aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/task_reparent.c
Commit message (Expand)AuthorAgeFilesLines
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-1/+22
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-181-40/+37
* Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-181-0/+145