summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semtimedwait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Simplify thread queue timeout handlingSebastian Huber2021-05-181-1/+2
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber2018-07-251-1/+1
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-18/+5
* score: Rename function threadq support functionSebastian Huber2017-10-241-1/+1
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-051-47/+50
* posix: cond_timedwait remember and use clock from condattrGedare Bloom2016-07-251-1/+1
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-9/+9
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* POSIX Semaphore: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-241-2/+2
* posix: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* posix: Doxygen Enhancement Task #7Mathew Kallada2012-12-161-0/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-231-9/+5
* 2010-06-21 Peter Dufault <dufault@hda.com>Joel Sherrill2010-06-211-2/+2
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
* 2009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-101-10/+6
* Convert to "bool".Ralf Corsepius2008-09-041-3/+3
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-22/+41
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-14/+13
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-171-6/+6
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-171-6/+6
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-171-6/+6
* 2006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-301-23/+26
* 2005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-011-6/+34
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-0/+36