summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_setupidlefiles.c
Commit message (Expand)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-12/+10
* Fix read() return value for the case of permissions problempatacongo2012-03-311-1/+1
* 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-9/+24
* Switching to C99 stdint.h typespatacongo2009-12-141-2/+1
* dup() and dup2() support for socket descriptorspatacongo2009-06-151-2/+2
* Missing return value with some config optionspatacongo2008-11-071-0/+2
* Make sure z16f still buildspatacongo2008-11-071-0/+1
* task_create now dup's all open descriptorspatacongo2008-07-301-13/+13
* Changes for SDCC compilerpatacongo2007-12-281-1/+2
* Several webserver bugs fixedpatacongo2007-11-201-0/+2
* Added support for socket descriptorspatacongo2007-09-011-5/+22
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+1
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-3/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-1/+1
* NuttX RTOSpatacongo2007-02-171-0/+113