aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sem_wait.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-05Fix nptl semaphore cleanup invocation.David S. Miller1-9/+15
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-2/+5
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper1-0/+1
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper1-3/+57
2007-05-17Dummy files to prevent stub versions from being used.Ulrich Drepper1-4/+1
2003-12-11Update.Ulrich Drepper1-7/+2
2003-06-08Update.Ulrich Drepper1-0/+10
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper1-1/+1
2003-03-17PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath1-0/+58