summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_wait.c
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: whenever a thread it must report the PID of the main task (even it i...patacongo2013-02-041-1/+2
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-0/+90