summaryrefslogtreecommitdiffstats
path: root/nuttx/lib/string
AgeCommit message (Expand)AuthorFilesLines
2012-08-31Add lib.csv that may be used to generate C library symbol tablespatacongo1-1/+1
2012-08-28Add perror()patacongo1-3/+141
2012-08-13Make the lib/ subdirectory build more like other directoriespatacongo1-1/+8
2012-07-29Add memccpy{}patacongo3-13/+116
2012-07-28Add memchr()patacongo3-17/+106
2012-06-21RGMP NSH configuration fixes; Move strerror strings to FLASHpatacongo1-2/+2
2012-04-05Fix compilation errors with floating point is enabled and field widths are di...patacongo1-0/+0
2012-02-03Add strcasestr()patacongo2-1/+135
2011-05-29Add strndup()patacongo2-3/+96
2011-04-13Fix error in strrch()patacongo1-1/+1
2011-04-05Clean kernel-/user-mode module buildpatacongo1-2/+3
2011-04-02Kernel build mostly successfulpatacongo1-4/+11
2011-03-30Move stdio.h functions in lib/ to lib/stdiopatacongo1-1/+1
2011-03-30Move string.h functions in lib/ to lib/stringpatacongo33-0/+2843