aboutsummaryrefslogtreecommitdiff
path: root/nuttx/libc/spawn/lib_psfa_destroy.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-96/+0
* Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-181-1/+1
* Add file action logic which will eventually be needed to support posix_spawn()patacongo2013-01-091-0/+96