summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
Commit message (Expand)AuthorAgeFilesLines
* Include atomic.h in generic lowlevellock.c.Carlos O'Donell2013-03-121-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
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper2007-11-241-28/+18
* [BZ #5240]Ulrich Drepper2007-11-091-10/+13
* * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek2007-08-141-1/+1
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-10/+19
* [BZ #4586]Ulrich Drepper2007-06-081-4/+9
* * pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2007-05-301-15/+2
* Update.Ulrich Drepper2003-09-221-1/+1
* Update.Ulrich Drepper2003-09-221-12/+10
* * sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait, Jakub Jelinek2003-06-051-4/+0
* Update.Ulrich Drepper2003-06-011-2/+2
* Update.Ulrich Drepper2003-05-311-3/+5
* Update.Ulrich Drepper2003-05-101-1/+1
* Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper2003-03-201-3/+3
* Update.Ulrich Drepper2003-03-181-5/+4
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-181-1/+4
* (lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper2003-03-181-3/+6
* Add __builtin_expect where appropriate.Ulrich Drepper2003-03-181-40/+30
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-171-0/+140