summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_sem.c
Commit message (Expand)AuthorAgeFilesLines
* For errors, return -1 and set errno to indicate the error type, rather thanjasone2000-02-161-16/+33
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-0/+3
* Add sem_*() functions. Named semaphores and process-shared semaphoresjasone2000-01-201-0/+224
OpenPOWER on IntegriCloud