summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sigtimedwait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Optimize _Thread_queue_Enqueue()Sebastian Huber2016-11-241-1/+4
* score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber2016-11-231-1/+1
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-1/+1
* posix: Fix timeout handling in sigtimedwait()Sebastian Huber2016-10-311-4/+7
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-1/+1
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2016-05-301-12/+14
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-9/+13
* posix: Remove superfluous thread dispatch disableSebastian Huber2016-05-021-14/+12
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-1/+1
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: Introduce Thread_queue_QueueSebastian Huber2015-07-231-1/+2
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-0/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-5/+3
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-1/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add local context to SMP lock APISebastian Huber2014-03-111-5/+5
* signal methods: Add restrict keywordBryan Dunsmore2013-11-291-3/+3
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-6/+14
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-2/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* posix: Use _Thread_Get_executing()Sebastian Huber2013-07-221-10/+9
* posix: Include missing header filesSebastian Huber2013-07-221-0/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-151-2/+10
* 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-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-101-1/+1
* 2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-271-4/+15
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
* 2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-031-8/+24
* Convert to "bool".Ralf Corsepius2008-09-041-4/+4
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-3/+8
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-5/+10
* Remove stray white spaces.Ralf Corsepius2004-04-161-3/+3
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-211-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-1/+1
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+3
* 2000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-311-1/+1
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-14/+28
* This code did not return properly when a process oriented signalJoel Sherrill2000-01-111-6/+5
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* POSIX timer support modifications.Joel Sherrill1999-02-101-0/+8
* Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1999-01-311-0/+117