aboutsummaryrefslogtreecommitdiff
path: root/nuttx/libc/unistd/lib_execv.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-151/+0
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-2/+2
* Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-101-24/+7
* Completes implementation of posix_spawn. Still untested and undocumentedpatacongo2013-01-101-2/+2
* Documentation updatepatacongo2013-01-081-3/+3
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-0/+168