summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sigtimedwait.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-18score: Simplify thread queue timeout handlingSebastian Huber1-6/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-02-02score: Introduce new monotonic clockSebastian Huber1-1/+1
2017-11-02posix: Use far future for very long timeoutsSebastian Huber1-11/+5
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-10/+15
2017-10-24score: Rename function threadq support functionSebastian Huber1-1/+1
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber1-1/+4
2016-11-23score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber1-1/+1
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-10-31posix: Fix timeout handling in sigtimedwait()Sebastian Huber1-4/+7
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-1/+1
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-12/+14
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-9/+13
2016-05-02posix: Remove superfluous thread dispatch disableSebastian Huber1-14/+12
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-1/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-1/+2
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-0/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-5/+3
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-1/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-11score: Add local context to SMP lock APISebastian Huber1-5/+5
2013-11-29signal methods: Add restrict keywordBryan Dunsmore1-3/+3
2013-08-27posix: Add and use _POSIX_signals_Acquire()Sebastian Huber1-6/+14
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-2/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Use _Thread_Get_executing()Sebastian Huber1-10/+9
2013-07-22posix: Include missing header filesSebastian Huber1-0/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-15posix: Doxygen Enhancement Task #5Alex Ivanov1-2/+10
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-12-102011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2010-07-272010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill1-4/+15
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-07-032009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-8/+24
2008-09-04Convert to "bool".Ralf Corsepius1-4/+4
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+8
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+10
2004-04-16Remove stray white spaces.Ralf Corsepius1-3/+3
2003-10-212003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+3
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-14/+28
2000-01-11This code did not return properly when a process oriented signalJoel Sherrill1-6/+5