summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/seminit.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2018-10-09posix: Remove static assertionSebastian Huber
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber
2017-09-12posix: Ignore pshared for semaphoresSebastian Huber
2016-05-26posix: Fix sem_init() with too large initial valueSebastian Huber
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create object implementation headerSebastian Huber
2013-07-22posix: Create semaphore implementation headerSebastian Huber
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill
2012-12-19posix: Doxygen Enhancement Task #3Ayush Awasthi
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-12-132011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
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-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-22+ Corrected bug in error check.Jennifer Averett
1999-11-18Added EINVAL for passing a NULL pointer in.Jennifer Averett
1999-11-02Split the POSIX semaphore manager into multiple files.Joel Sherrill