about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/sem_wait.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-123/+0
* Include atomic.h in sem_wait.c and sem_trywait.cSiddhesh Poyarekar2014-04-221-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix nptl semaphore cleanup invocation.David S. Miller2011-09-051-9/+15
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-2/+1
* [BZ #4586]Ulrich Drepper2007-06-081-2/+5
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-261-0/+1
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-261-3/+57
* Dummy files to prevent stub versions from being used.Ulrich Drepper2007-05-171-4/+1
* Update.Ulrich Drepper2003-12-111-7/+2
* Update.Ulrich Drepper2003-06-081-0/+10
* Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper2003-03-201-1/+1
* PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath2003-03-171-0/+58