summaryrefslogtreecommitdiff
path: root/nuttx/sched/sig_mqnotempty.c
Commit message (Expand)AuthorAgeFilesLines
* Moving pending signals to task group; Logic to recover some MQ resources on p...patacongo2013-02-051-20/+17
* Rename _TCB to struct tcb_spatacongo2013-02-041-4/+4
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-0/+7
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-11/+11
* Switching to C99 stdint.h typespatacongo2009-12-141-2/+4
* Passing union parms as const upsets ZDS-II compilerpatacongo2008-01-101-22/+22
* Debug can now be selectively enabled by subystempatacongo2007-11-231-2/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-1/+2
* Progress toward clean SDCC compilationpatacongo2007-02-211-5/+17
* NuttX RTOSpatacongo2007-02-171-0/+113