aboutsummaryrefslogtreecommitdiff
path: root/nptl/sem_wait.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-05nptl: Move sem_trywait, sem_wait into libcFlorian Weimer1-4/+13
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-14y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit timeLukasz Majewski1-2/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe1-1/+2
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella1-7/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-15nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)Adhemerval Zanella1-0/+13
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-0/+1
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell1-66/+35
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+123