summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semaphore.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-02Split the POSIX semaphore manager into multiple files.Joel Sherrill1-584/+0
1999-11-02Removed warnings.Joel Sherrill1-2/+2
1999-11-02Now much closer to working.Joel Sherrill1-7/+61
1999-04-15Now compiles and is included in normal build even though it is untested.Joel Sherrill1-32/+36
1996-06-07changed code which set errno and then returned -1 to use the macroJoel Sherrill1-8/+4
1996-06-03renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1-1/+1
1996-05-29comment clean upJoel Sherrill1-2/+1
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+1
1995-09-26posix support initially addedJoel Sherrill1-0/+575