aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/task_init.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-189/+0
* Move socket data from TCB to task group structure.patacongo2013-01-261-1/+1
* Move environment variables in the task group structurepatacongo2013-01-251-10/+3
* Add logic to keep track of members of a task grouppatacongo2013-01-251-1/+12
* Add framework to support task groupspatacongo2013-01-251-12/+42
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-1/+2
* Resync new repository with old repo r5166patacongo2012-09-171-0/+154