about summary refs log tree commit diff
path: root/nptl/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath2003-03-221-0/+1
* Update.Ulrich Drepper2003-03-212-5/+3
* Update.Ulrich Drepper2003-03-202-86/+8
* Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper2003-03-207-8/+8
* Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper2003-03-201-3/+3
* * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use typeRoland McGrath2003-03-201-6/+4
* Update.Ulrich Drepper2003-03-191-2/+48
* (__lll_test_and_set): Fix typos.Roland McGrath2003-03-191-2/+2
* * abilist: New directory of libfoo.abilist files maintained usingRoland McGrath2003-03-192-13/+10
* * Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath2003-03-191-0/+12
* Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper2003-03-191-1/+0
* Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper2003-03-182-14/+12
* Update.Ulrich Drepper2003-03-183-17/+16
* Update.Ulrich Drepper2003-03-1811-7/+69
* Update.Ulrich Drepper2003-03-1811-505/+86
* Update.Ulrich Drepper2003-03-181-0/+1
* pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper2003-03-181-0/+1
* 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-182-4/+7
* Add __builtin_expect where appropriate.Ulrich Drepper2003-03-184-138/+130
* PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath2003-03-178-7/+66
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1716-0/+1147
* Update.Ulrich Drepper2003-03-1710-46/+39
* Load correct registers.Ulrich Drepper2003-03-171-5/+5
* (__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper2003-03-174-14/+17
* Update.Ulrich Drepper2003-03-161-7/+21
* Update.Ulrich Drepper2003-03-162-6/+12
* Really use R12 and r13.Ulrich Drepper2003-03-161-6/+6
* More random patches.Ulrich Drepper2003-03-155-14/+48
* * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.hJakub Jelinek2003-03-151-1/+1
* (SINGLE_THREAD): Use `header' prefix instead of `header.data'.Jakub Jelinek2003-03-151-1/+1
* Use 64-bit loading.Ulrich Drepper2003-03-151-1/+1
* Update.Ulrich Drepper2003-03-151-1/+2
* Update.Ulrich Drepper2003-03-1512-144/+177
* Use correct amount of stack correction.Ulrich Drepper2003-03-141-1/+1
* 2003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-143-3/+5
* * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath2003-03-131-43/+24
* 2003-03-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-131-0/+2
* Update.Ulrich Drepper2003-03-131-1/+1
* Update.Ulrich Drepper2003-03-137-32/+46
* Use shlib-compat.h macros instead of .symver directly.Ulrich Drepper2003-03-133-6/+6
* Update.Ulrich Drepper2003-03-128-9/+413
* (pthread_cond_t): Add padding.Ulrich Drepper2003-03-121-0/+1
* * pthread-errnos.sym: New file.Roland McGrath2003-03-123-10/+10
* 2003-03-12 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1229-102/+37
* Update.Ulrich Drepper2003-03-123-0/+474
* Update.Ulrich Drepper2003-03-126-10/+259
* Return result of lock re-get if it fails.Ulrich Drepper2003-03-121-2/+3
* Update.Ulrich Drepper2003-03-1211-27/+38
* Update.Ulrich Drepper2003-03-115-8/+11