summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/psignal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-12posix: Make _POSIX_signals_Action_handler() staticSebastian Huber1-135/+0
2016-04-06posix: Fix _POSIX_signals_Check_signal()Sebastian Huber1-20/+11
2016-04-06posix: Make _POSIX_signals_Check_signal() staticSebastian Huber1-0/+74
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-9/+2
2016-02-03Optional POSIX Signals initializationSebastian Huber1-1/+8
2015-12-15posix: Store unblocked signalsSebastian Huber1-1/+1
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-2/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-2/+0
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-2/+0
2014-03-31posix: Use thread action for signalsSebastian Huber1-13/+10
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+1
2014-03-11score: Add local context to SMP lock APISebastian Huber1-4/+4
2013-08-27posix: Add and use _POSIX_signals_Acquire()Sebastian Huber1-3/+5
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-26score: Create states implementation headerSebastian Huber1-22/+14
2013-07-22posix: Statically init _POSIX_signals_Ualarm_timerSebastian Huber1-7/+0
2013-07-22posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber1-2/+0
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Use _Thread_Get_executing()Sebastian Huber1-2/+4
2013-07-22posix: Include missing header filesSebastian Huber1-1/+1
2012-12-15posix: Doxygen Enhancement Task #5Alex Ivanov1-4/+7
2012-12-05posix: Add signal post switch extension on the flySebastian Huber1-1/+5
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-312011-07-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+9
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+2
2010-09-282010-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-5/+3
2010-06-152010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-04-302010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+3
2009-10-042009-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
2009-08-032009-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-19/+12
2009-07-292009-07-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2009-06-292009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+8
2009-01-02Add __attribute__((unused)) to unused function args.Ralf Corsepius1-1/+2
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+6
2008-09-04Convert to "bool".Ralf Corsepius1-4/+4
2008-06-052008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-8/+12
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler1-1/+1
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
2007-12-192007-12-19 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-22/+23
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2004-04-16Remove stray white spaces.Ralf Corsepius1-7/+7
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-08-142003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-31/+1
2002-11-052002-10-30 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-2/+1
2002-10-31Reflect changes to signal names in newlib sys/signal.h.Eric Norum1-11/+11