summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semtimedwait.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-1/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-07-25score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber1-1/+1
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-18/+5
2017-10-24score: Rename function threadq support functionSebastian Huber1-1/+1
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber1-47/+50
2016-07-25posix: cond_timedwait remember and use clock from condattrGedare Bloom1-1/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-9/+9
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-24POSIX Semaphore: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii1-2/+2
2013-07-22posix: Create semaphore implementation headerSebastian Huber1-1/+1
2012-12-16posix: Doxygen Enhancement Task #7Mathew Kallada1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-08-232010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-9/+5
2010-06-212010-06-21 Peter Dufault <dufault@hda.com>Joel Sherrill1-2/+2
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-10-102009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+6
2008-09-04Convert to "bool".Ralf Corsepius1-3/+3
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-22/+41
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-14/+13
2006-11-172006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+6
2006-11-172006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+6
2006-11-172006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+6
2006-10-302006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-23/+26
2005-09-012005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+34
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-02Split the POSIX semaphore manager into multiple files.Joel Sherrill1-0/+36