about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* (allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack...Ulrich Drepper2003-03-141-0/+9
* * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath2003-03-136-52/+59
* 2003-03-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-131-0/+2
* Update.Ulrich Drepper2003-03-132-1/+6
* Update.Ulrich Drepper2003-03-138-32/+65
* Use shlib-compat.h macros instead of .symver directly.Ulrich Drepper2003-03-133-6/+6
* Update.Ulrich Drepper2003-03-1213-9/+466
* (pthread_cond_t): Add padding.Ulrich Drepper2003-03-121-0/+1
* * pthread-errnos.sym: New file.Roland McGrath2003-03-125-11/+56
* 2003-03-12 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1234-107/+55
* Update.Ulrich Drepper2003-03-124-0/+478
* Update.Ulrich Drepper2003-03-127-10/+275
* Return result of lock re-get if it fails.Ulrich Drepper2003-03-121-2/+3
* Update.Ulrich Drepper2003-03-1223-53/+195
* Update.Ulrich Drepper2003-03-1111-13/+58
* Update.Ulrich Drepper2003-03-1110-18/+68
* Update.Ulrich Drepper2003-03-1110-18/+44
* Update.Ulrich Drepper2003-03-1113-14/+28
* Update.Ulrich Drepper2003-03-111-0/+6
* pthread_cond_wait implementation for Linux/x86-64.Ulrich Drepper2003-03-111-0/+265
* * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,Roland McGrath2003-03-1130-3/+1859
* 2003-03-11 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-114-29/+106
* pthread_cond_signal implementation for Linux/x86-64.Ulrich Drepper2003-03-112-0/+202
* Update.Ulrich Drepper2003-03-116-2/+358
* Update.Ulrich Drepper2003-03-114-12/+133
* Update.Ulrich Drepper2003-03-113-1/+18
* Update.Ulrich Drepper2003-03-115-9/+212
* Update.Ulrich Drepper2003-03-114-2/+206
* Update.Ulrich Drepper2003-03-112-3/+4
* Update.Ulrich Drepper2003-03-105-342/+19
* Fix typo.Ulrich Drepper2003-03-101-1/+1
* Update.Ulrich Drepper2003-03-103-72/+22
* Update.Ulrich Drepper2003-03-103-71/+25
* Update.Ulrich Drepper2003-03-103-56/+1
* Update.Ulrich Drepper2003-03-106-81/+16
* Update.Ulrich Drepper2003-03-101-0/+2
* Not needed at all.Ulrich Drepper2003-03-101-116/+0
* Update.Ulrich Drepper2003-03-103-1/+20
* Update.Ulrich Drepper2003-03-102-2/+7
* (lll_trylock): Undo last changed. D'oh.Ulrich Drepper2003-03-101-2/+2
* * dlfcn/Makefile (libdl-routines): Add dladdr1.Roland McGrath2003-03-101-2/+2
* Update.Ulrich Drepper2003-03-101-0/+14
* Lowlevel lock definitions for x86-64/Linux.Ulrich Drepper2003-03-101-0/+293
* * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath2003-03-101-0/+33
* (lll_trylock): Initialize %eax to zero.Ulrich Drepper2003-03-101-1/+1
* Remove declaration of __libc_locking_needed.Ulrich Drepper2003-03-101-3/+0
* (lll_trylock): Initialize %eax to zero.Ulrich Drepper2003-03-101-1/+1
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1010-63/+69
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-105-70/+12
* Definitions for condvar implementation on Linux/x86-64.Ulrich Drepper2003-03-102-4/+28