summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_setupstreams.c
Commit message (Expand)AuthorAgeFilesLines
* Move socket data from TCB to task group structure.patacongo2013-01-261-97/+0
* Move stream data from TCB to task group structure.patacongo2013-01-261-18/+17
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-3/+18
* 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
* Move core of fdopen() logic from lib/stdio to fs/patacongo2011-04-041-7/+9
* Fix errors when there is no console devicepatacongo2010-11-061-1/+1
* Debug z80sim NSH (still doesn't work)patacongo2008-01-011-3/+3
* Changes for SDCC compilerpatacongo2007-12-281-9/+10
* Added support for socket descriptorspatacongo2007-09-011-2/+3
* 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/+80