about summary refs log tree commit diff
path: root/src/thread/sem_open.c
Commit message (Expand)AuthorAgeFilesLines
* fix sem_open and sem_close to obey posix semanticsRich Felker2011-03-101-26/+80
* implement POSIX semaphoresRich Felker2011-03-041-0/+116