Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-03-19 | Update. | Ulrich Drepper | 2 | -2/+51 |
2003-03-19 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-03-19 | (__pthread_cond_broadcast): Release lock before waking waiters. | Ulrich Drepper | 1 | -0/+6 |
2003-03-19 | (__lll_test_and_set): Fix typos. | Roland McGrath | 1 | -2/+2 |
2003-03-19 | * abilist: New directory of libfoo.abilist files maintained using | Roland McGrath | 4 | -17/+23 |
2003-03-19 | * Versions (libpthread: GLIBC_2.2): Remove | Roland McGrath | 3 | -24/+51 |
2003-03-19 | 2003-03-18 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -5/+7 |
2003-03-19 | Remove unnecessary instruction in case clock_gettime isn't available. | Ulrich Drepper | 1 | -1/+0 |
2003-03-19 | Update. | Ulrich Drepper | 2 | -1/+10 |
2003-03-19 | Test pthread_condattr_[sg]etclock. | Ulrich Drepper | 1 | -0/+181 |
2003-03-18 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-03-18 | Reorder struct passed to cleanup handler to eliminate one more instruction. | Ulrich Drepper | 2 | -14/+12 |
2003-03-18 | (__pthread_cond_init): Handle NULL cond_attr parameter. | Ulrich Drepper | 1 | -1/+2 |
2003-03-18 | Update. | Ulrich Drepper | 5 | -20/+27 |
2003-03-18 | Update. | Ulrich Drepper | 2 | -4/+6 |
2003-03-18 | Update. | Ulrich Drepper | 21 | -12/+245 |
2003-03-18 | Update. | Ulrich Drepper | 15 | -527/+104 |
2003-03-18 | Update. | Ulrich Drepper | 1 | -0/+1 |
2003-03-18 | pthread_spin_unlock implementation for Linux/i386. | Ulrich Drepper | 1 | -0/+1 |
2003-03-18 | * include/ctype.h: Revert last change. | Roland McGrath | 1 | -0/+6 |
2003-03-18 | 2003-03-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+4 |
2003-03-18 | (lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ... | Ulrich Drepper | 2 | -4/+7 |
2003-03-18 | Update. | Ulrich Drepper | 1 | -0/+15 |
2003-03-18 | Add __builtin_expect where appropriate. | Ulrich Drepper | 6 | -154/+146 |
2003-03-17 | PowerPC port contributed by Paul Mackerras <paulus@samba.org>. | Roland McGrath | 9 | -7/+106 |
2003-03-17 | 2003-03-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 26 | -0/+1683 |
2003-03-17 | Update. | Ulrich Drepper | 2 | -1/+13 |
2003-03-17 | Update. | Ulrich Drepper | 12 | -52/+42 |
2003-03-17 | Load correct registers. | Ulrich Drepper | 1 | -5/+5 |
2003-03-17 | * tst-fork4.c: Include <string.h>. | Roland McGrath | 1 | -0/+7 |
2003-03-17 | 2003-03-16 Roland McGrath <roland@redhat.com> | Roland McGrath | 4 | -2/+5 |
2003-03-17 | (__lll_lock_wait): Remove jump prediction suffix. | Ulrich Drepper | 4 | -14/+17 |
2003-03-16 | Update. | Ulrich Drepper | 2 | -7/+24 |
2003-03-16 | Update. | Ulrich Drepper | 4 | -9/+36 |
2003-03-16 | Really use R12 and r13. | Ulrich Drepper | 1 | -6/+6 |
2003-03-16 | * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t | Roland McGrath | 1 | -0/+5 |
2003-03-16 | * posix/fnmatch_loop.c: Add casts for signedness. | Roland McGrath | 2 | -0/+13 |
2003-03-16 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-03-16 | (allocate_stack): Store the exact stack size of user allocated stacks. | Ulrich Drepper | 1 | -1/+1 |
2003-03-15 | More random patches. | Ulrich Drepper | 5 | -14/+48 |
2003-03-15 | * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h | Jakub Jelinek | 5 | -3/+15 |
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 | 4 | -4/+26 |
2003-03-15 | Update. | Ulrich Drepper | 15 | -147/+183 |
2003-03-14 | Update. | Ulrich Drepper | 1 | -0/+3 |
2003-03-14 | Use correct amount of stack correction. | Ulrich Drepper | 1 | -1/+1 |
2003-03-14 | Update. | Ulrich Drepper | 3 | -2/+27 |
2003-03-14 | (start_thread): Use CALL_THREAD_FCT if defined. | Ulrich Drepper | 1 | -0/+4 |
2003-03-14 | * init.c: Fix typo "#eli" for "#else". | Roland McGrath | 2 | -1/+5 |