summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/signalcatch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Relax mode checks in rtems_signal_catch()Sebastian Huber2021-03-191-2/+8
* rtems: Simplify rtems_signal_catch()Sebastian Huber2021-03-021-1/+19
* rtems: New errors for rtems_signal_catch()Sebastian Huber2021-02-201-0/+15
* rtems: Simplify signal handlingSebastian Huber2021-02-201-6/+12
* rtems: Move _Signal_Action_handler()Sebastian Huber2021-02-201-54/+0
* rtems: Remove unused ASR_Information::nest_levelSebastian Huber2021-02-201-2/+0
* score: Change thread action lockingSebastian Huber2021-02-201-2/+4
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+6
* Remove *_Is_null() inline functionsSebastian Huber2020-10-141-1/+1
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Fix MPCI initializationSebastian Huber2020-01-021-3/+3
* rtems: Move internal structures to tasksdata.hSebastian Huber2018-11-121-1/+1
* rtems: Remove Modes_ControlSebastian Huber2018-11-121-1/+1
* rtems: Use thread state lock for signalsSebastian Huber2016-05-121-10/+7
* score: Introduce thread state lockSebastian Huber2016-05-121-5/+5
* rtems: Avoid Giant lock for signalsSebastian Huber2016-05-061-6/+6
* rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber2016-03-171-5/+6
* Delete unused API extensionsSebastian Huber2016-02-031-1/+0
* Optional Classic Signal initializationSebastian Huber2016-02-031-0/+17
* rtems: Use thread action for signalsSebastian Huber2014-03-311-9/+11
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* signalcatch.c: Remove junk commentJoel Sherrill2013-12-091-1/+0
* rtems: Add SMP support for signalsSebastian Huber2013-08-271-7/+1
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-261-8/+4
* rtems: Create asr implementation headerSebastian Huber2013-07-231-0/+1
* rtems: Use _Thread_Get_executing()Sebastian Huber2013-07-221-1/+1
* rtems: Add signal post switch extension on the flySebastian Huber2012-12-051-0/+44
* cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-12-031-18/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill2001-01-221-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Signal Manager into one routine per file.Joel Sherrill1999-05-171-0/+66