Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-03-15 | * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h | Jakub Jelinek | 1 | -1/+1 |
2003-03-15 | (SINGLE_THREAD): Use `header' prefix instead of `header.data'. | Jakub Jelinek | 1 | -1/+1 |
2003-03-15 | Use 64-bit loading. | Ulrich Drepper | 1 | -1/+1 |
2003-03-15 | Update. | Ulrich Drepper | 1 | -1/+2 |
2003-03-15 | Update. | Ulrich Drepper | 12 | -144/+177 |
2003-03-14 | Use correct amount of stack correction. | Ulrich Drepper | 1 | -1/+1 |
2003-03-14 | 2003-03-14 Roland McGrath <roland@redhat.com> | Roland McGrath | 3 | -3/+5 |
2003-03-13 | * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line | Roland McGrath | 1 | -43/+24 |
2003-03-13 | 2003-03-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -0/+2 |
2003-03-13 | Update. | Ulrich Drepper | 1 | -1/+1 |
2003-03-13 | Update. | Ulrich Drepper | 7 | -32/+46 |
2003-03-13 | Use shlib-compat.h macros instead of .symver directly. | Ulrich Drepper | 3 | -6/+6 |
2003-03-12 | Update. | Ulrich Drepper | 8 | -9/+413 |
2003-03-12 | (pthread_cond_t): Add padding. | Ulrich Drepper | 1 | -0/+1 |
2003-03-12 | * pthread-errnos.sym: New file. | Roland McGrath | 3 | -10/+10 |
2003-03-12 | 2003-03-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 29 | -102/+37 |
2003-03-12 | Update. | Ulrich Drepper | 3 | -0/+474 |
2003-03-12 | Update. | Ulrich Drepper | 6 | -10/+259 |
2003-03-12 | Return result of lock re-get if it fails. | Ulrich Drepper | 1 | -2/+3 |
2003-03-12 | Update. | Ulrich Drepper | 11 | -27/+38 |
2003-03-11 | Update. | Ulrich Drepper | 5 | -8/+11 |
2003-03-11 | Update. | Ulrich Drepper | 5 | -16/+26 |
2003-03-11 | Update. | Ulrich Drepper | 9 | -18/+18 |
2003-03-11 | Update. | Ulrich Drepper | 8 | -0/+8 |
2003-03-11 | pthread_cond_wait implementation for Linux/x86-64. | Ulrich Drepper | 1 | -0/+265 |
2003-03-11 | * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, | Roland McGrath | 17 | -0/+1344 |
2003-03-11 | pthread_cond_signal implementation for Linux/x86-64. | Ulrich Drepper | 2 | -0/+202 |
2003-03-11 | Update. | Ulrich Drepper | 5 | -2/+350 |
2003-03-11 | Update. | Ulrich Drepper | 3 | -12/+130 |
2003-03-11 | Update. | Ulrich Drepper | 2 | -1/+12 |
2003-03-11 | Update. | Ulrich Drepper | 4 | -9/+203 |
2003-03-11 | Update. | Ulrich Drepper | 3 | -2/+200 |
2003-03-11 | Update. | Ulrich Drepper | 1 | -3/+1 |
2003-03-10 | Update. | Ulrich Drepper | 4 | -342/+8 |
2003-03-10 | Update. | Ulrich Drepper | 2 | -72/+15 |
2003-03-10 | Update. | Ulrich Drepper | 2 | -71/+18 |
2003-03-10 | Update. | Ulrich Drepper | 2 | -56/+0 |
2003-03-10 | Update. | Ulrich Drepper | 5 | -81/+10 |
2003-03-10 | Not needed at all. | Ulrich Drepper | 1 | -116/+0 |
2003-03-10 | Update. | Ulrich Drepper | 2 | -1/+15 |
2003-03-10 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-03-10 | (lll_trylock): Undo last changed. D'oh. | Ulrich Drepper | 1 | -2/+2 |
2003-03-10 | Lowlevel lock definitions for x86-64/Linux. | Ulrich Drepper | 1 | -0/+293 |
2003-03-10 | (lll_trylock): Initialize %eax to zero. | Ulrich Drepper | 1 | -1/+1 |
2003-03-10 | Remove declaration of __libc_locking_needed. | Ulrich Drepper | 1 | -3/+0 |
2003-03-10 | (lll_trylock): Initialize %eax to zero. | Ulrich Drepper | 1 | -1/+1 |
2003-03-10 | 2003-03-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2 | -5/+3 |
2003-03-10 | 2003-03-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 5 | -70/+12 |
2003-03-10 | Definitions for condvar implementation on Linux/x86-64. | Ulrich Drepper | 2 | -4/+28 |
2003-03-10 | Update. | Ulrich Drepper | 1 | -0/+115 |