summaryrefslogtreecommitdiff
path: root/nuttx/libc/string
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic change to force compliance with coding standardGregory Nutt2014-12-121-1/+5
* strncpy: Commit d0c76ccacf0dc8988f9617ad82bf4349f456bb08 will trash a lot of ...Gregory Nutt2014-12-111-1/+1
* The definition of strncpy() is that empty space should be zero-filled, the pa...Gregory Nutt2014-11-121-1/+2
* Add support for an ioctl that can be used to notify an application when there...Gregory Nutt2014-08-161-0/+1
* More trailing whilespace removalGregory Nutt2014-04-134-9/+9
* strncpy would fail if n==0Gregory Nutt2014-03-281-4/+8
* Move strol(), stroul(), and friends from libc/string to libc/stdlib where the...Gregory Nutt2014-01-167-775/+8
* NSH: Separate command line parsing from command execution. Add support for m...Gregory Nutt2014-01-101-4/+4
* Forgot to add stpcpy.c in last commitGregory Nutt2014-01-101-0/+67
* Add stpcpy()Gregory Nutt2014-01-092-11/+24
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-221-1/+6
* Fixes to get SDRAM working on the Open1788. Works but is not reliablepatacongo2013-03-271-0/+1
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-1/+2
* Extend tools/configure.c for better compatibility with configure.shpatacongo2013-01-051-7/+4
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-2/+6
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-282-3/+3
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-1038-386/+386
* Still trying to recover directory contentspatacongo2012-11-1038-0/+3914