aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/posix_spawn/spawn_main.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-460/+0
* 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-111-1/+15
* Various changes while debugging posix_spawnpatacongo2013-01-111-9/+109
* Fix problem with initialization of file actionspatacongo2013-01-101-0/+4
* Added a test of posix_spawn()patacongo2013-01-101-0/+356