aboutsummaryrefslogtreecommitdiff
path: root/nuttx/include/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-194/+0
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-1/+1
* Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-101-0/+6
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-0/+7
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-1/+2
* Implement pause()patacongo2012-11-211-0/+1
* Resync new repository with old repo r5166patacongo2012-09-171-0/+179