aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2003-03-13* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath6-52/+59
2003-03-132003-03-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-0/+2
2003-03-13Update.Ulrich Drepper2-1/+6
2003-03-13Update.Ulrich Drepper8-32/+65
2003-03-13Use shlib-compat.h macros instead of .symver directly.Ulrich Drepper3-6/+6
2003-03-12Update.Ulrich Drepper13-9/+466
2003-03-12(pthread_cond_t): Add padding.Ulrich Drepper1-0/+1
2003-03-12* pthread-errnos.sym: New file.Roland McGrath5-11/+56
2003-03-122003-03-12 Roland McGrath <roland@redhat.com>Roland McGrath34-107/+55
2003-03-12Update.Ulrich Drepper4-0/+478
2003-03-12Update.Ulrich Drepper7-10/+275
2003-03-12Return result of lock re-get if it fails.Ulrich Drepper1-2/+3
2003-03-12Update.Ulrich Drepper23-53/+195
2003-03-11Update.Ulrich Drepper11-13/+58
2003-03-11Update.Ulrich Drepper10-18/+68
2003-03-11Update.Ulrich Drepper10-18/+44
2003-03-11Update.Ulrich Drepper13-14/+28
2003-03-11Update.Ulrich Drepper1-0/+6
2003-03-11pthread_cond_wait implementation for Linux/x86-64.Ulrich Drepper1-0/+265
2003-03-11* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,Roland McGrath30-3/+1859
2003-03-112003-03-11 Jakub Jelinek <jakub@redhat.com>Roland McGrath4-29/+106
2003-03-11pthread_cond_signal implementation for Linux/x86-64.Ulrich Drepper2-0/+202
2003-03-11Update.Ulrich Drepper6-2/+358
2003-03-11Update.Ulrich Drepper4-12/+133
2003-03-11Update.Ulrich Drepper3-1/+18
2003-03-11Update.Ulrich Drepper5-9/+212
2003-03-11Update.Ulrich Drepper4-2/+206
2003-03-11Update.Ulrich Drepper2-3/+4
2003-03-10Update.Ulrich Drepper5-342/+19
2003-03-10Fix typo.Ulrich Drepper1-1/+1
2003-03-10Update.Ulrich Drepper3-72/+22
2003-03-10Update.Ulrich Drepper3-71/+25
2003-03-10Update.Ulrich Drepper3-56/+1
2003-03-10Update.Ulrich Drepper6-81/+16
2003-03-10Update.Ulrich Drepper1-0/+2
2003-03-10Not needed at all.Ulrich Drepper1-116/+0
2003-03-10Update.Ulrich Drepper3-1/+20
2003-03-10Update.Ulrich Drepper2-2/+7
2003-03-10(lll_trylock): Undo last changed. D'oh.Ulrich Drepper1-2/+2
2003-03-10* dlfcn/Makefile (libdl-routines): Add dladdr1.Roland McGrath1-2/+2
2003-03-10Update.Ulrich Drepper1-0/+14
2003-03-10Lowlevel lock definitions for x86-64/Linux.Ulrich Drepper1-0/+293
2003-03-10* sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath1-0/+33
2003-03-10(lll_trylock): Initialize %eax to zero.Ulrich Drepper1-1/+1
2003-03-10Remove declaration of __libc_locking_needed.Ulrich Drepper1-3/+0
2003-03-10(lll_trylock): Initialize %eax to zero.Ulrich Drepper1-1/+1
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath10-63/+69
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath5-70/+12
2003-03-10Definitions for condvar implementation on Linux/x86-64.Ulrich Drepper2-4/+28
2003-03-10Update.Ulrich Drepper2-0/+117