summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/waitpid.c
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to make OS test more robust in the presence of many memory allo...patacongo2013-02-261-5/+26
* STM32F3Discovery passes all OS tests; Delay loop has been calibratedpatacongo2013-02-091-9/+84
* Fix some compilation errors when child status disabled; new waitpid logic not...patacongo2013-01-251-9/+9
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-0/+269