summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/semaphorenametoid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* + Added checks for NULL and NULL string names (for sem_open & sem_unlink).Jennifer Averett1999-11-221-1/+7
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-181-7/+8
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-0/+41