aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/os_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-4/+3
* lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit s...patacongo2013-01-221-1/+11
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-181-1/+1
* Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-181-0/+3
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-3/+3
* Resync new repository with old repo r5166patacongo2012-09-171-0/+306