summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semunlink.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
| | | | | | * Many files: Moved posix/include/rtems/posix/seterr.h to score/include/rtems/seterr.h so it would be available within all APIs.
* Made sure POSIX would build with MP enabled.Joel Sherrill1999-11-291-2/+1
|
* + Corrected enable/disable of dispatch.Jennifer Averett1999-11-221-23/+31
| | | | + Cleaned up code.
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-181-3/+2
| | | | but all paths have not been checked, yet.
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-0/+65