aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2003-03-19Update.Ulrich Drepper1-2/+48
2003-03-19(__pthread_cond_broadcast): Release lock before waking waiters.Ulrich Drepper1-0/+6
2003-03-19(__lll_test_and_set): Fix typos.Roland McGrath1-2/+2
2003-03-19* abilist: New directory of libfoo.abilist files maintained usingRoland McGrath3-17/+12
2003-03-19* Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath2-24/+38
2003-03-19Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper1-1/+0
2003-03-18Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper2-14/+12
2003-03-18Update.Ulrich Drepper4-20/+19
2003-03-18Update.Ulrich Drepper13-8/+105
2003-03-18Update.Ulrich Drepper13-526/+86
2003-03-18Update.Ulrich Drepper1-0/+1
2003-03-18pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper1-0/+1
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 Drepper2-4/+7
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper6-154/+146
2003-03-17PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath8-7/+66
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath26-0/+1683
2003-03-17Update.Ulrich Drepper12-52/+42
2003-03-17Load correct registers.Ulrich Drepper1-5/+5
2003-03-17(__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper4-14/+17
2003-03-16Update.Ulrich Drepper1-7/+21
2003-03-16Update.Ulrich Drepper2-6/+12
2003-03-16Really use R12 and r13.Ulrich Drepper1-6/+6
2003-03-16* posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2-0/+13
2003-03-15More random patches.Ulrich Drepper5-14/+48
2003-03-15* sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.hJakub Jelinek4-3/+5
2003-03-15(SINGLE_THREAD): Use `header' prefix instead of `header.data'.Jakub Jelinek1-1/+1
2003-03-15Use 64-bit loading.Ulrich Drepper1-1/+1
2003-03-15Update.Ulrich Drepper3-4/+18
2003-03-15Update.Ulrich Drepper12-144/+177
2003-03-14Use correct amount of stack correction.Ulrich Drepper1-1/+1
2003-03-14Update.Ulrich Drepper1-0/+14
2003-03-14* descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], soRoland McGrath1-4/+2
2003-03-142003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath6-13/+15
2003-03-14(THREAD_GETMEM): Makr asms volatile. (THREAD_GETMEM_NC): Likewise.Ulrich Drepper1-19/+20
2003-03-14Update.Ulrich Drepper1-2/+11
2003-03-13* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath2-44/+25
2003-03-132003-03-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-0/+2
2003-03-13Update.Ulrich Drepper1-1/+1
2003-03-13Update.Ulrich Drepper7-32/+46
2003-03-13Use shlib-compat.h macros instead of .symver directly.Ulrich Drepper3-6/+6
2003-03-12Update.Ulrich Drepper12-9/+443
2003-03-12(pthread_cond_t): Add padding.Ulrich Drepper1-0/+1
2003-03-12* pthread-errnos.sym: New file.Roland McGrath3-10/+10
2003-03-122003-03-12 Roland McGrath <roland@redhat.com>Roland McGrath32-106/+41
2003-03-12Update.Ulrich Drepper3-0/+474
2003-03-12Update.Ulrich Drepper6-10/+259
2003-03-12Return result of lock re-get if it fails.Ulrich Drepper1-2/+3
2003-03-12Update.Ulrich Drepper19-48/+135
2003-03-11Update.Ulrich Drepper7-11/+14