aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/task_childstatus.c
Commit message (Expand)AuthorAgeFilesLines
* Add framework to support task groupspatacongo2013-01-251-10/+17
* Fix some compilation errors when child status disabled; new waitpid logic not...patacongo2013-01-251-2/+2
* Fix some missing logic and inconsistencies in child status logic; Fix a bug i...patacongo2013-01-241-0/+36
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-47/+78
* lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit s...patacongo2013-01-221-0/+365