aboutsummaryrefslogtreecommitdiff
path: root/nuttx/include/unistd.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need ↵patacongo2013-01-141-1/+1
| | | | | | FAT, BINFS, NXFFS, and NFS git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5516 42af7a65-404d-4744-a932-0658087f49c3
* Add interfaces to dynamically change symbol tables used by posix_spawn, ↵patacongo2013-01-101-0/+6
| | | | | | execv, and execl. This is needed for testing. git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5506 42af7a65-404d-4744-a932-0658087f49c3
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5492 42af7a65-404d-4744-a932-0658087f49c3
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5486 42af7a65-404d-4744-a932-0658087f49c3
* Implement pause()patacongo2012-11-211-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5376 42af7a65-404d-4744-a932-0658087f49c3
* Resync new repository with old repo r5166patacongo2012-09-171-0/+179
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3