summaryrefslogtreecommitdiff
path: root/nuttx/sched/spawn_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Make the names of the execsem consistent; Need defaults for some CONFIG_ ↵patacongo2013-02-031-0/+4
| | | | | | settings git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5605 42af7a65-404d-4744-a932-0658087f49c3
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ↵patacongo2013-02-021-0/+158
types should be char * const * not const char ** git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5598 42af7a65-404d-4744-a932-0658087f49c3