summaryrefslogtreecommitdiff
path: root/apps/examples/posix_spawn
Commit message (Expand)AuthorAgeFilesLines
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-14/+0
* Fix an error handling bug in the fread logicpatacongo2013-01-113-15/+44
* Various changes while debugging posix_spawnpatacongo2013-01-117-29/+277
* Fix problem with initialization of file actionspatacongo2013-01-101-0/+4
* Added a test of posix_spawn()patacongo2013-01-108-0/+752