summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-03-12Include atomic.h in generic lowlevellock.c.Carlos O'Donell
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2007-11-24* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper
2007-11-09[BZ #5240]Ulrich Drepper
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek
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-30* pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-06-05* sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait, Jakub Jelinek
2003-06-01Update.Ulrich Drepper
2003-05-31Update.Ulrich Drepper
2003-05-10Update.Ulrich Drepper
2003-03-20Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-18(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath