summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_getfiles.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Correct a memory leak in NSHpatacongo2013-02-021-2/+14
* Move stream data from TCB to task group structure.patacongo2013-01-261-1/+1
* Move file data from TCB to task grouppatacongo2013-01-261-1/+4
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-13/+13
* 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/+77