aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-124/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-12Include atomic.h in generic lowlevellock.c.Carlos O'Donell1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-11-24* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper1-28/+18
2007-11-09[BZ #5240]Ulrich Drepper1-10/+13
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek1-1/+1
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-10/+19
2007-06-08[BZ #4586]Ulrich Drepper1-4/+9
2007-05-30* pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper1-15/+2
2003-09-22Update.Ulrich Drepper1-1/+1
2003-09-22Update.Ulrich Drepper1-12/+10
2003-06-05* sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait, Jakub Jelinek1-4/+0
2003-06-01Update.Ulrich Drepper1-2/+2
2003-05-31Update.Ulrich Drepper1-3/+5
2003-05-10Update.Ulrich Drepper1-1/+1
2003-03-20Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper1-3/+3
2003-03-18Update.Ulrich Drepper1-5/+4
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+4
2003-03-18(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper1-3/+6
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper1-40/+30
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+140