summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Get rid of superfluous assignments in sem_timedwaitThomas Schwinge2012-03-071-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix nptl semaphore cleanup invocation.David S. Miller2011-09-051-10/+16
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-2/+1
* [BZ #4586]Ulrich Drepper2007-06-081-1/+3
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-261-10/+0
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-261-23/+45
* Update.Ulrich Drepper2003-06-081-0/+12
* Update.Ulrich Drepper2003-06-011-1/+1
* Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper2003-03-201-2/+2
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-171-0/+87