summaryrefslogtreecommitdiff
path: root/nuttx/libc/unistd
Commit message (Expand)AuthorAgeFilesLines
* 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