summaryrefslogtreecommitdiff
path: root/nuttx/sched/mq_descreate.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Move list of open message queues to task group. Now message queues opened by...patacongo2013-02-041-2/+5
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-7/+10
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+4
* Cosmeticpatacongo2008-01-301-22/+22
* Added network init; refactored some header filespatacongo2007-09-091-1/+0
* Finally, a clean SDCC compilepatacongo2007-02-271-2/+2
* Working toward compiler independence: Removed inline funcspatacongo2007-02-201-1/+1
* NuttX RTOSpatacongo2007-02-171-0/+156