about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* More random patches.Ulrich Drepper2003-03-155-14/+48
* * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.hJakub Jelinek2003-03-155-3/+15
* (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-154-4/+26
* Update.Ulrich Drepper2003-03-1515-147/+183
* Update.Ulrich Drepper2003-03-141-0/+3
* Use correct amount of stack correction.Ulrich Drepper2003-03-141-1/+1
* Update.Ulrich Drepper2003-03-143-2/+27
* (start_thread): Use CALL_THREAD_FCT if defined.Ulrich Drepper2003-03-141-0/+4
* * init.c: Fix typo "#eli" for "#else".Roland McGrath2003-03-142-1/+5
* * allocatestack.c (__stack_user): Use hidden_data_def.Roland McGrath2003-03-146-4/+76
* * descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], soRoland McGrath2003-03-142-4/+27
* 2003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-149-25/+35
* Update.Ulrich Drepper2003-03-142-1/+3
* Update.Ulrich Drepper2003-03-141-0/+5
* (THREAD_GETMEM): Makr asms volatile. (THREAD_GETMEM_NC): Likewise.Ulrich Drepper2003-03-141-19/+20
* Update.Ulrich Drepper2003-03-142-2/+19
* (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