summaryrefslogtreecommitdiff
path: root/nuttx/sched/sig_deliver.c
Commit message (Expand)AuthorAgeFilesLines
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-231-2/+2
* Corrections needed after further test of stack-based task argumentspatacongo2013-03-211-3/+4
* Copy siginfo_t to step before calling a user-space signal handlerpatacongo2013-03-211-1/+14
* Add support for calling to and returning from signal handlers in in user-mode...patacongo2013-03-171-3/+18
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-4/+3
* Fix some warnings and fix some simulator buildspatacongo2012-05-021-9/+2
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-23/+26
* Debug can now be selectively enabled by subystempatacongo2007-11-231-1/+1
* Fix c5471 signal handling + deallocation bugpatacongo2007-03-081-1/+1
* Finally, a clean SDCC compilepatacongo2007-02-271-11/+11
* Progress toward clean SDCC compilationpatacongo2007-02-211-6/+6
* NuttX RTOSpatacongo2007-02-171-0/+164