aboutsummaryrefslogtreecommitdiff
path: root/nuttx/lib/string
Commit message (Expand)AuthorAgeFilesLines
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-142-5/+8
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-131-7/+11
* Email address change in nuttx/patacongo2012-09-1329-90/+90
* Add lib.csv that may be used to generate C library symbol tablespatacongo2012-08-311-1/+1
* Add perror()patacongo2012-08-281-3/+141
* Make the lib/ subdirectory build more like other directoriespatacongo2012-08-131-1/+8
* Add memccpy{}patacongo2012-07-293-13/+116
* Add memchr()patacongo2012-07-283-17/+106
* RGMP NSH configuration fixes; Move strerror strings to FLASHpatacongo2012-06-211-2/+2
* Fix compilation errors with floating point is enabled and field widths are di...patacongo2012-04-051-0/+0
* Add strcasestr()patacongo2012-02-032-1/+135
* Completes coding of the PWM modulepatacongo2011-12-1934-0/+2944