summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/ostest_main.c
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* apps/examples/ostest: Spelling fix from Richard CochranGregory Nutt2014-01-231-1/+1
* Fix some problems with the vfork() test on the STM32F3Discoverypatacongo2013-02-081-1/+2
* Changed needed to fix issues with task_restart()patacongo2013-02-061-0/+6
* Move pthread join and key creation data into the task grouppatacongo2013-02-031-3/+5
* Fix some missing logic and inconsistencies in child status logic; Fix a bug i...patacongo2013-01-241-0/+28
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-0/+8
* Add ostest vfork test (does not work yet)patacongo2013-01-071-0/+6
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-0/+522