summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/sigtimedwait.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-02-02score: Introduce new monotonic clockSebastian Huber
2017-11-02posix: Use far future for very long timeoutsSebastian Huber
2017-10-24score: Move thread queue timeout handlingSebastian Huber
2017-10-24score: Rename function threadq support functionSebastian Huber
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber
2016-11-23score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber
2016-11-23score: Add thread queue enqueue calloutSebastian Huber
2016-10-31posix: Fix timeout handling in sigtimedwait()Sebastian Huber
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-02posix: Remove superfluous thread dispatch disableSebastian Huber
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-11score: Add local context to SMP lock APISebastian Huber
2013-11-29signal methods: Add restrict keywordBryan Dunsmore
2013-08-27posix: Add and use _POSIX_signals_Acquire()Sebastian Huber
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-22posix: Create pthread implementation headerSebastian Huber
2013-07-22posix: Use _Thread_Get_executing()Sebastian Huber
2013-07-22posix: Include missing header filesSebastian Huber
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill
2012-12-15posix: Doxygen Enhancement Task #5Alex Ivanov
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-12-102011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2010-07-272010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill
2009-11-30Whitespace removal.Ralf Corsepius
2009-07-032009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-09-04Convert to "bool".Ralf Corsepius
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2003-10-212003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
2000-01-11This code did not return properly when a process oriented signalJoel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-02-10POSIX timer support modifications.Joel Sherrill