summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/signalsend.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-12rtems: Move internal structures to tasksdata.hSebastian Huber1-1/+1
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-12rtems: Use thread state lock for signalsSebastian Huber1-5/+3
2016-05-12score: Introduce thread state lockSebastian Huber1-1/+6
2016-05-06rtems: Avoid Giant lock for signalsSebastian Huber1-38/+36
2015-12-11score: Untangle thread actionsSebastian Huber1-1/+2
2015-03-05score: Simplify and fix signal deliverySebastian Huber1-1/+0
2014-03-31rtems: Use thread action for signalsSebastian Huber1-0/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-08-27rtems: Add SMP support for signalsSebastian Huber1-2/+2
2013-07-30score: Add and use _Thread_Signal_notification()Sebastian Huber1-3/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-0/+1
2013-07-26rtems: Create signal implementation headerSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-7/+2
2013-07-23rtems: Create asr implementation headerSebastian Huber1-0/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-2/+2
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Alex Ivanov1-17/+7
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada1-17/+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
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-1/+1
2010-06-292010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-13/+13
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-07-242004-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+6
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>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-68/+0
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-2/+9
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill1-0/+3
1995-09-26posix support initially addedJoel Sherrill1-2/+2
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-21/+54
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-9/+12