summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/semaphore.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-56/+0
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-051-14/+4
* posix: Ignore pshared for semaphoresSebastian Huber2017-09-121-1/+0
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Create semaphore implementation headerSebastian Huber2013-07-221-125/+9
* posix: Delete unused functionsSebastian Huber2013-07-161-12/+0
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-101-3/+7
* posix: Doxygen Clean Up Task #2Alex Ivanov2013-01-041-19/+13
* Header File Doxygen Enhancement Task #11Mathew Kallada2012-12-281-0/+2
* Miscellaneous Doxygen clean-upJoel Sherrill2012-12-281-0/+2
* posix: Doxygen Enhancement Task #8Mathew Kallada2012-12-151-1/+7
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-151-3/+6
* 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-13/+2
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-241-6/+5
* 2009-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-221-2/+0
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-051-0/+8
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-3/+1
* Convert to "bool".Ralf Corsepius2008-09-041-4/+4
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-4/+4
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-3/+0
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-1/+14
* 2006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-301-3/+3
* New header guards.Ralf Corsepius2005-02-211-2/+2
* Add doxygen preamble.Ralf Corsepius2004-11-211-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-161-15/+15
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill2001-01-221-2/+2
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added prototype of _POSIX_Semaphore_Delete to avoid warnings.Joel Sherrill1999-11-031-0/+12
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-1/+32
* Added #define for SEM_FAILED.Joel Sherrill1999-11-021-0/+2
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-4/+4
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-1/+1
* posix support initially addedJoel Sherrill1995-09-261-0/+135