Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For errors, return -1 and set errno to indicate the error type, rather than | jasone | 2000-02-16 | 1 | -16/+33 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -0/+3 |
* | Add sem_*() functions. Named semaphores and process-shared semaphores | jasone | 2000-01-20 | 1 | -0/+224 |