summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/sh1/sh1_sigdeliver.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* arch/: board function prototypes are now in include/nuttx/board.h. Remove fr...Gregory Nutt2015-02-271-1/+2
* Replace os_internal.h with sched/sched.h in files that actually reference som...Gregory Nutt2014-08-081-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-2/+2
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-271-20/+16
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+3
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* signal deliver is specific to SoCpatacongo2009-02-121-0/+145