aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-116/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-07Get rid of superfluous assignments in sem_timedwaitThomas Schwinge1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-05Fix nptl semaphore cleanup invocation.David S. Miller1-10/+16
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-2/+1
2007-06-08[BZ #4586]Ulrich Drepper1-1/+3
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper1-10/+0
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper1-23/+45
2003-06-08Update.Ulrich Drepper1-0/+12
2003-06-01Update.Ulrich Drepper1-1/+1
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper1-2/+2
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+87