summaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread_create.c
Commit message (Expand)AuthorAgeFilesLines
* Add basic tasking support for environment variablespatacongo2007-06-301-0/+5
* Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo2007-05-261-0/+1
* Fix timeslice calculationpatacongo2007-05-201-1/+1
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-1/+2
* 8052 context switch/interrupt integration; pthread arg setup changedpatacongo2007-03-131-4/+68
* Divided _task_init() in several smaller functions that take fewer paramters. ...patacongo2007-03-111-7/+13
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-2/+5
* Finally, a clean SDCC compilepatacongo2007-02-271-10/+14
* Progress toward clean SDCC compilationpatacongo2007-02-211-4/+4
* Eliminating GCC dependenciespatacongo2007-02-201-2/+2
* NuttX RTOSpatacongo2007-02-171-0/+342