aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-559/+0
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-0/+10
* Fix some missing logic and inconsistencies in child status logic; Fix a bug i...patacongo2013-01-241-0/+7
* apps/examples/nettest and poll: Complete Kconfig filespatacongo2013-01-241-10/+0
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-2/+77
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-19/+17
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-4/+10
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-8/+61
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-1/+7
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-9/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-6/+0
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-011-1/+10
* Resync new repository with old repo r5166patacongo2012-09-171-0/+419