summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semaphore.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* Remove stray white spaces.Ralf Corsepius2004-04-161-1/+1
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-1/+1
* 2002-07-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-051-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-7/+12
* 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
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-584/+0
* Removed warnings.Joel Sherrill1999-11-021-2/+2
* Now much closer to working.Joel Sherrill1999-11-021-7/+61
* Now compiles and is included in normal build even though it is untested.Joel Sherrill1999-04-151-32/+36
* changed code which set errno and then returned -1 to use the macroJoel Sherrill1996-06-071-8/+4
* renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1996-06-031-1/+1
* comment clean upJoel Sherrill1996-05-291-2/+1
* fixed missing CVS IDsJoel Sherrill1995-10-061-0/+1
* posix support initially addedJoel Sherrill1995-09-261-0/+575