aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_waitid.c
Commit message (Expand)AuthorAgeFilesLines
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-0/+75
* lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit s...patacongo2013-01-221-1/+1
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-0/+256