summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/seminit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* posix: Remove static assertionSebastian Huber2018-10-091-2/+0
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-051-24/+4
* posix: Ignore pshared for semaphoresSebastian Huber2017-09-121-1/+0
* posix: Fix sem_init() with too large initial valueSebastian Huber2016-05-261-1/+6
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-0/+2
* 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: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #3Ayush Awasthi2012-12-191-0/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-131-0/+1
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* Remove stray white spaces.Ralf Corsepius2004-04-161-2/+2
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-1/+1
* 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
* + Corrected bug in error check.Jennifer Averett1999-11-221-2/+1
* Added EINVAL for passing a NULL pointer in.Jennifer Averett1999-11-181-0/+4
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-0/+44