summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/signalcatch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-12rtems: Use thread state lock for signalsSebastian Huber1-10/+7
2016-05-12score: Introduce thread state lockSebastian Huber1-5/+5
2016-05-06rtems: Avoid Giant lock for signalsSebastian Huber1-6/+6
2016-03-17rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber1-5/+6
2016-02-03Delete unused API extensionsSebastian Huber1-1/+0
2016-02-03Optional Classic Signal initializationSebastian Huber1-0/+17
2014-03-31rtems: Use thread action for signalsSebastian Huber1-9/+11
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-09signalcatch.c: Remove junk commentJoel Sherrill1-1/+0
2013-08-27rtems: Add SMP support for signalsSebastian Huber1-7/+1
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber1-8/+4
2013-07-23rtems: Create asr implementation headerSebastian Huber1-0/+1
2013-07-22rtems: Use _Thread_Get_executing()Sebastian Huber1-1/+1
2012-12-05rtems: Add signal post switch extension on the flySebastian Huber1-0/+44
2012-12-03cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-18/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Signal Manager into one routine per file.Joel Sherrill1-0/+66