about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-03-1821-12/+245
* Update.Ulrich Drepper2003-03-1815-527/+104
* Update.Ulrich Drepper2003-03-181-0/+1
* pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper2003-03-181-0/+1
* * include/ctype.h: Revert last change.Roland McGrath2003-03-181-0/+6
* 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
* Update.Ulrich Drepper2003-03-181-0/+15
* Add __builtin_expect where appropriate.Ulrich Drepper2003-03-186-154/+146
* PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath2003-03-179-7/+106
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1726-0/+1683
* Update.Ulrich Drepper2003-03-172-1/+13
* Update.Ulrich Drepper2003-03-1712-52/+42
* Load correct registers.Ulrich Drepper2003-03-171-5/+5
* * tst-fork4.c: Include <string.h>.Roland McGrath2003-03-171-0/+7
* 2003-03-16 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-174-2/+5
* (__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper2003-03-174-14/+17
* Update.Ulrich Drepper2003-03-162-7/+24
* Update.Ulrich Drepper2003-03-164-9/+36
* Really use R12 and r13.Ulrich Drepper2003-03-161-6/+6
* * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_tRoland McGrath2003-03-161-0/+5
* * posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2003-03-162-0/+13
* Update.Ulrich Drepper2003-03-161-0/+5
* (allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper2003-03-161-1/+1
* 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