summaryrefslogtreecommitdiff
path: root/nuttx/sched/sig_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Moving pending signals to task group; Logic to recover some MQ resources on p...patacongo2013-02-051-3/+11
* Rename _TCB to struct tcb_spatacongo2013-02-041-6/+6
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-28/+27
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-1/+4
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+3
* Passing union parms as const upsets ZDS-II compilerpatacongo2008-01-101-32/+29
* Added network init; refactored some header filespatacongo2007-09-091-1/+0
* Finally, a clean SDCC compilepatacongo2007-02-271-20/+21
* Eliminating SDCC compilation errorspatacongo2007-02-211-1/+1
* Fixes for STDCC compiler (more needed)patacongo2007-02-201-2/+7
* Working toward compiler independence: Removed inline funcspatacongo2007-02-201-4/+0
* NuttX RTOSpatacongo2007-02-171-0/+190