summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c
AgeCommit message (Expand)Author
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper
2003-06-08Update.Ulrich Drepper
2003-06-01Update.Ulrich Drepper
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath