summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/signalcatch.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2018-11-12rtems: Move internal structures to tasksdata.hSebastian Huber
2018-11-12rtems: Remove Modes_ControlSebastian Huber
2016-05-12rtems: Use thread state lock for signalsSebastian Huber
2016-05-12score: Introduce thread state lockSebastian Huber
2016-05-06rtems: Avoid Giant lock for signalsSebastian Huber
2016-03-17rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber
2016-02-03Delete unused API extensionsSebastian Huber
2016-02-03Optional Classic Signal initializationSebastian Huber
2014-03-31rtems: Use thread action for signalsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-12-09signalcatch.c: Remove junk commentJoel Sherrill
2013-08-27rtems: Add SMP support for signalsSebastian Huber
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber
2013-07-23rtems: Create asr implementation headerSebastian Huber
2013-07-22rtems: Use _Thread_Get_executing()Sebastian Huber
2012-12-05rtems: Add signal post switch extension on the flySebastian Huber
2012-12-03cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2005-01-18Include config.h.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-05-17Split Signal Manager into one routine per file.Joel Sherrill