Age | Commit message (Expand) | Author |
---|---|---|
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-07-10 | Clean up semaphore EINTR handling after Linux futex docs clarification. | Torvald Riegel |
2015-07-10 | Add and use new glibc-internal futex API. | Torvald Riegel |
2015-03-18 | Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138). | Joseph Myers |
2015-01-23 | Also use uint64_t in __new_sem_wait_fast | H.J. Lu |
2015-01-23 | Use uint64_t and (uint64_t) 1 for 64-bit int | H.J. Lu |
2015-01-21 | Fix semaphore destruction (bug 12674). | Carlos O'Donell |