Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PowerPC port contributed by Paul Mackerras <paulus@samba.org>. | Roland McGrath | 2003-03-17 | 9 | -7/+106 |
* | 2003-03-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-17 | 26 | -0/+1683 |
* | Update. | Ulrich Drepper | 2003-03-17 | 2 | -1/+13 |
* | Update. | Ulrich Drepper | 2003-03-17 | 12 | -52/+42 |
* | Load correct registers. | Ulrich Drepper | 2003-03-17 | 1 | -5/+5 |
* | * tst-fork4.c: Include <string.h>. | Roland McGrath | 2003-03-17 | 1 | -0/+7 |
* | 2003-03-16 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-17 | 4 | -2/+5 |
* | (__lll_lock_wait): Remove jump prediction suffix. | Ulrich Drepper | 2003-03-17 | 4 | -14/+17 |
* | Update. | Ulrich Drepper | 2003-03-16 | 2 | -7/+24 |
* | Update. | Ulrich Drepper | 2003-03-16 | 4 | -9/+36 |
* | Really use R12 and r13. | Ulrich Drepper | 2003-03-16 | 1 | -6/+6 |
* | * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t | Roland McGrath | 2003-03-16 | 1 | -0/+5 |
* | * posix/fnmatch_loop.c: Add casts for signedness. | Roland McGrath | 2003-03-16 | 2 | -0/+13 |
* | Update. | Ulrich Drepper | 2003-03-16 | 1 | -0/+5 |
* | (allocate_stack): Store the exact stack size of user allocated stacks. | Ulrich Drepper | 2003-03-16 | 1 | -1/+1 |
* | More random patches. | Ulrich Drepper | 2003-03-15 | 5 | -14/+48 |
* | * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h | Jakub Jelinek | 2003-03-15 | 5 | -3/+15 |
* | (SINGLE_THREAD): Use `header' prefix instead of `header.data'. | Jakub Jelinek | 2003-03-15 | 1 | -1/+1 |
* | Use 64-bit loading. | Ulrich Drepper | 2003-03-15 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-15 | 4 | -4/+26 |
* | Update. | Ulrich Drepper | 2003-03-15 | 15 | -147/+183 |
* | Update. | Ulrich Drepper | 2003-03-14 | 1 | -0/+3 |
* | Use correct amount of stack correction. | Ulrich Drepper | 2003-03-14 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-14 | 3 | -2/+27 |
* | (start_thread): Use CALL_THREAD_FCT if defined. | Ulrich Drepper | 2003-03-14 | 1 | -0/+4 |
* | * init.c: Fix typo "#eli" for "#else". | Roland McGrath | 2003-03-14 | 2 | -1/+5 |
* | * allocatestack.c (__stack_user): Use hidden_data_def. | Roland McGrath | 2003-03-14 | 6 | -4/+76 |
* | * descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], so | Roland McGrath | 2003-03-14 | 2 | -4/+27 |
* | 2003-03-14 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-14 | 9 | -25/+35 |
* | Update. | Ulrich Drepper | 2003-03-14 | 2 | -1/+3 |
* | Update. | Ulrich Drepper | 2003-03-14 | 1 | -0/+5 |
* | (THREAD_GETMEM): Makr asms volatile. (THREAD_GETMEM_NC): Likewise. | Ulrich Drepper | 2003-03-14 | 1 | -19/+20 |
* | Update. | Ulrich Drepper | 2003-03-14 | 2 | -2/+19 |
* | (allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack... | Ulrich Drepper | 2003-03-14 | 1 | -0/+9 |
* | * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line | Roland McGrath | 2003-03-13 | 6 | -52/+59 |
* | 2003-03-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2003-03-13 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-03-13 | 2 | -1/+6 |
* | Update. | Ulrich Drepper | 2003-03-13 | 8 | -32/+65 |
* | Use shlib-compat.h macros instead of .symver directly. | Ulrich Drepper | 2003-03-13 | 3 | -6/+6 |
* | Update. | Ulrich Drepper | 2003-03-12 | 13 | -9/+466 |
* | (pthread_cond_t): Add padding. | Ulrich Drepper | 2003-03-12 | 1 | -0/+1 |
* | * pthread-errnos.sym: New file. | Roland McGrath | 2003-03-12 | 5 | -11/+56 |
* | 2003-03-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-12 | 34 | -107/+55 |
* | Update. | Ulrich Drepper | 2003-03-12 | 4 | -0/+478 |
* | Update. | Ulrich Drepper | 2003-03-12 | 7 | -10/+275 |
* | Return result of lock re-get if it fails. | Ulrich Drepper | 2003-03-12 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2003-03-12 | 23 | -53/+195 |
* | Update. | Ulrich Drepper | 2003-03-11 | 11 | -13/+58 |
* | Update. | Ulrich Drepper | 2003-03-11 | 10 | -18/+68 |
* | Update. | Ulrich Drepper | 2003-03-11 | 10 | -18/+44 |