summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semclose.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-051-14/+19
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-4/+4
* posix: Use _Objects_Get_local() for semaphoresSebastian Huber2016-04-221-26/+14
* score: Avoid Giant lock for CORE mtx/semSebastian Huber2016-04-221-11/+11
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-0/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* posix: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-151-9/+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
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+9
* 2007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-281-5/+2
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-0/+2
* Remove stray white spaces.Ralf Corsepius2004-04-161-3/+3
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-2/+2
* 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
* + Added description of routine to comment.Jennifer Averett1999-11-221-0/+4
* sem_close was accidentally lost in the split.Joel Sherrill1999-11-091-0/+47