about summary refs log tree commit diff
path: root/nptl/sem_waitcommon.c
Commit message (Expand)AuthorAgeFilesLines
* Also use uint64_t in __new_sem_wait_fastH.J. Lu2015-01-231-1/+1
* Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu2015-01-231-5/+5
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-211-0/+467