rt-thread 私人库
Go to file
bernard.xiong 824dc0b00e add strlcpy implementation to string.c and fix strlcpy declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@500 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 04:23:11 +00:00
bsp use strlcpy instead of rt_strlcpy. 2010-03-17 04:17:20 +00:00
examples add Chinese Comments 2010-03-14 13:47:49 +00:00
filesystem/dfs [mini2440]support more finsh cmd for GCC version 2010-02-26 14:13:30 +00:00
finsh fix some bugs in finsh for NULL node. 2010-03-01 06:41:13 +00:00
include FIX: If we place a return statement after RT_ASSERT we will get a warning: "statement is unreachable" in debug mode. This fix removed this warning. 2010-03-14 15:11:35 +00:00
libc/minilibc add strlcpy implementation to string.c and fix strlcpy declaration. 2010-03-17 04:23:11 +00:00
libcpu added lowlevel_init.S for startup code 2010-03-16 13:44:03 +00:00
net discard packet when tcp_input error occurs. 2010-03-14 12:47:44 +00:00
rtgui fix hanzi font cache issue. 2010-03-16 13:39:32 +00:00
src remove rt_strlcpy function. 2010-03-17 04:19:17 +00:00
tools [mini2440]add emulator debug document 2010-02-11 01:09:16 +00:00
AUTHORS import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
COPYING import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00