Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-18 | Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138). | Joseph Myers | 1 | -0/+15 |
2015-01-23 | Also use uint64_t in __new_sem_wait_fast | H.J. Lu | 1 | -1/+1 |
2015-01-23 | Use uint64_t and (uint64_t) 1 for 64-bit int | H.J. Lu | 1 | -5/+5 |
2015-01-21 | Fix semaphore destruction (bug 12674). | Carlos O'Donell | 1 | -0/+467 |