Commit Graph

5 Commits

Author SHA1 Message Date
bernard.xiong 781fd25bc9 add strcspn implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@533 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 07:51:53 +00:00
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 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 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
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