aboutsummaryrefslogtreecommitdiff
path: root/nuttx/libc/spawn/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-63/+0
* Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-181-2/+0
* Various changes while debugging posix_spawnpatacongo2013-01-111-0/+8
* Add missing support for signal masks to posix_spawn.patacongo2013-01-101-0/+4
* Removed posix_spawn signal masks - they cannot be supported in NuttX; Add ske...patacongo2013-01-101-3/+4
* Add spawn attribute logic which will eventually be needed to support posix_sp...patacongo2013-01-101-0/+5
* Add file action logic which will eventually be needed to support posix_spawn()patacongo2013-01-091-1/+2
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-0/+46