summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semopen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Objects_Get_by_name()Sebastian Huber2016-03-181-9/+9
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* posix: Change sem_t to the 32-bit object typeSebastian Huber2015-03-101-1/+1
* score: Add rtems_set_errno_and_return_value()Sebastian Huber2015-03-101-2/+2
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-6/+5
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* semopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-11/+8
* semopen.c: Address set but unused variable warningJoel Sherrill2013-09-211-0/+9
* 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 #9Ayush 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-7/+7
* 2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-011-1/+1
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-031-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-1/+1
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-051-6/+10
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2006-06-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-031-3/+6
* Remove stray white spaces.Ralf Corsepius2004-04-161-9/+9
* Remove stray white spaces.Ralf Corsepius2004-04-151-2/+0
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-2/+2
* 2001-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-09-281-1/+1
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* 2001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill2001-01-221-1/+1
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
* + Updated comments.Jennifer Averett1999-11-221-9/+20
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-181-18/+18
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-0/+109