summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semopen.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.
* + Updated comments.Jennifer Averett1999-11-221-9/+20
| | | | + Corrected enable/disable of dispatch.
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-181-18/+18
| | | | but all paths have not been checked, yet.
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-0/+109