summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/signalcatch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-19rtems: Relax mode checks in rtems_signal_catch()Sebastian Huber1-2/+8
2021-03-02rtems: Simplify rtems_signal_catch()Sebastian Huber1-1/+19
2021-02-20rtems: New errors for rtems_signal_catch()Sebastian Huber1-0/+15
2021-02-20rtems: Simplify signal handlingSebastian Huber1-6/+12
2021-02-20rtems: Move _Signal_Action_handler()Sebastian Huber1-54/+0
2021-02-20rtems: Remove unused ASR_Information::nest_levelSebastian Huber1-2/+0
2021-02-20score: Change thread action lockingSebastian Huber1-2/+4
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+6
2020-10-14Remove *_Is_null() inline functionsSebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-3/+3
2018-11-12rtems: Move internal structures to tasksdata.hSebastian Huber1-1/+1
2018-11-12rtems: Remove Modes_ControlSebastian Huber1-1/+1
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