| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The second call to _thread_kern_sig_defer() in sem_post() should be a call | Jason Evans | 2000-08-23 | 1 | -1/+1 |
| * | Make sem_post() safe to call from within a signal handler, as required by | Jason Evans | 2000-08-01 | 1 | -0/+7 |
| * | Change my email address in the copyright notices for the sake of consistency | Jason Evans | 2000-07-18 | 1 | -1/+1 |
| * | For errors, return -1 and set errno to indicate the error type, rather than | Jason Evans | 2000-02-16 | 1 | -16/+33 |
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -0/+3 |
| * | Add sem_*() functions. Named semaphores and process-shared semaphores | Jason Evans | 2000-01-20 | 1 | -0/+224 |
