summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_setuptaskfiles.c
Commit message (Expand)AuthorAgeFilesLines
* More patches/bugfixes from Katepatacongo2012-08-261-2/+2
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-61/+130
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-3/+3
* Fix errors when there is no console devicepatacongo2010-11-061-5/+3
* Add logic to clone socket descriptors when a new task is started.patacongo2009-06-151-2/+50
* cosmeticpatacongo2008-09-191-1/+1
* task_create now dup's all open descriptorspatacongo2008-07-301-8/+13
* Misc fixespatacongo2008-01-291-12/+12
* Changes for SDCC compilerpatacongo2007-12-281-1/+2
* Added support for socket descriptorspatacongo2007-09-011-6/+22
* This achieves successful DM320 boot with a minimal systempatacongo2007-03-211-3/+3
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-1/+1
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-3/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-2/+2
* NuttX RTOSpatacongo2007-02-171-0/+112