summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/psignal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Make _POSIX_signals_Action_handler() staticSebastian Huber2016-05-121-135/+0
* posix: Fix _POSIX_signals_Check_signal()Sebastian Huber2016-04-061-20/+11
* posix: Make _POSIX_signals_Check_signal() staticSebastian Huber2016-04-061-0/+74
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-9/+2
* Optional POSIX Signals initializationSebastian Huber2016-02-031-1/+8
* posix: Store unblocked signalsSebastian Huber2015-12-151-1/+1
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-2/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-2/+0
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-2/+0
* posix: Use thread action for signalsSebastian Huber2014-03-311-13/+10
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-1/+1
* score: Add local context to SMP lock APISebastian Huber2014-03-111-4/+4
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-3/+5
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+1
* score: Create states implementation headerSebastian Huber2013-07-261-22/+14
* posix: Statically init _POSIX_signals_Ualarm_timerSebastian Huber2013-07-221-7/+0
* posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber2013-07-221-2/+0
* score: Create watchdog implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* posix: Use _Thread_Get_executing()Sebastian Huber2013-07-221-2/+4
* posix: Include missing header filesSebastian Huber2013-07-221-1/+1
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-151-4/+7
* posix: Add signal post switch extension on the flySebastian Huber2012-12-051-1/+5
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-051-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-311-0/+9
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-4/+2
* 2010-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-09-281-5/+3
* 2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-151-1/+1
* 2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-04-301-0/+3
* 2009-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-041-0/+6
* 2009-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-031-19/+12
* 2009-07-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-291-1/+1
* 2009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-291-7/+8
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2009-01-021-1/+2
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-4/+6
* Convert to "bool".Ralf Corsepius2008-09-041-4/+4
* 2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-051-8/+12
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-1/+1
* 2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-04-181-0/+2
* 2007-12-19 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2007-12-191-22/+23
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* Remove stray white spaces.Ralf Corsepius2004-04-161-7/+7
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-1/+1
* 2003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-141-31/+1
* 2002-10-30 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-11-051-2/+1
* Reflect changes to signal names in newlib sys/signal.h.Eric Norum2002-10-311-11/+11