summaryrefslogtreecommitdiff
path: root/nuttx/libc/unistd
Commit message (Expand)AuthorAgeFilesLines
* Slightly improved nanosecond calculationGregory Nutt2014-08-101-2/+4
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* getopt(): Could leave optind in undefined state if argc == 1Gregory Nutt2014-01-201-0/+4
* Minor documentation updates and other cosmetic changesGregory Nutt2014-01-203-3/+0
* Move sleep() and usleep() from sched/ to libc/unistd/. These functions now a...Gregory Nutt2013-12-133-2/+317
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ty...patacongo2013-02-021-2/+2
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-142-5/+5
* Added a test of posix_spawn()patacongo2013-01-101-3/+3
* Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-103-25/+155
* Completes implementation of posix_spawn. Still untested and undocumentedpatacongo2013-01-101-2/+2
* Documentation updatepatacongo2013-01-082-7/+7
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-083-0/+318
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-107-7/+7
* Still trying to recover directory contentspatacongo2012-11-107-0/+848