Commit Graph

10 Commits

Author SHA1 Message Date
bernard.xiong bc013f8a83 add strchr and strtok implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@532 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 07:33:00 +00:00
bernard.xiong c870bdb628 revert gary.li changes on strlcpy function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@503 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 02:00:23 +00:00
gary.li.wenchao.4 3cc54e91bf fixed strlcpy()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@502 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 10:35:43 +00:00
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
gary.li.wenchao.4 6740422c84 Fixed implicit errors of simple_strtoul() and simple_strtoull()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@484 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-14 12:47:41 +00:00
gary.li.wenchao.4 e02d3fe86e improve function of strcat and strncat
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@483 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-14 12:00:55 +00:00
gary.li.wenchao.4 d014c0d6da add strncmp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@437 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-23 04:44:04 +00:00
gary.li.wenchao.4 faffc442b9 fixed compiling error for GCC
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@428 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-20 09:38:40 +00:00
gary.li.wenchao.4 71cbe22bb6 add strlcpy
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@413 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-16 15:12:40 +00:00
bernard.xiong 939eaa338f add minilibc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@88 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-11 05:44:19 +00:00