Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-03-25 | 48 | -41/+1149 |
* | Define SIGCANCEL and SIGTIMER. Remove FRAME_LEFT definition. | Ulrich Drepper | 2003-03-25 | 1 | -10/+7 |
* | Update. | Ulrich Drepper | 2003-03-25 | 2 | -16/+63 |
* | * Makeconfig (+includes): Don't use $(last-includes). | Roland McGrath | 2003-03-23 | 5 | -1/+37 |
* | * tst-mutex5.c (do_test): Unlock before destroy, otherwise we invoke | Roland McGrath | 2003-03-23 | 2 | -0/+9 |
* | * tst-join5.c (tf1, tf2): Add a cast. | Roland McGrath | 2003-03-23 | 13 | -151/+274 |
* | 2003-03-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-23 | 1 | -3/+6 |
* | * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" | Roland McGrath | 2003-03-22 | 2 | -1/+6 |
* | Update. | Ulrich Drepper | 2003-03-21 | 3 | -5/+10 |
* | Update. | Ulrich Drepper | 2003-03-21 | 19 | -64/+85 |
* | Update. | Ulrich Drepper | 2003-03-20 | 3 | -86/+28 |
* | Replace __lll_add calls with atomic_exchange_and_add calls respectively. | Ulrich Drepper | 2003-03-20 | 7 | -8/+8 |
* | Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a... | Ulrich Drepper | 2003-03-20 | 1 | -3/+3 |
* | * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type | Roland McGrath | 2003-03-20 | 5 | -10/+23 |
* | (allocate_stack): Assume atomic_exchange_and_add returns the old value. | Ulrich Drepper | 2003-03-20 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-03-20 | 10 | -1519/+10 |
* | Update. | Ulrich Drepper | 2003-03-19 | 2 | -2/+51 |
* | Update. | Ulrich Drepper | 2003-03-19 | 1 | -0/+5 |
* | (__pthread_cond_broadcast): Release lock before waking waiters. | Ulrich Drepper | 2003-03-19 | 1 | -0/+6 |
* | (__lll_test_and_set): Fix typos. | Roland McGrath | 2003-03-19 | 1 | -2/+2 |
* | * abilist: New directory of libfoo.abilist files maintained using | Roland McGrath | 2003-03-19 | 4 | -17/+23 |
* | * Versions (libpthread: GLIBC_2.2): Remove | Roland McGrath | 2003-03-19 | 3 | -24/+51 |
* | 2003-03-18 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-19 | 1 | -5/+7 |
* | Remove unnecessary instruction in case clock_gettime isn't available. | Ulrich Drepper | 2003-03-19 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 2003-03-19 | 2 | -1/+10 |
* | Test pthread_condattr_[sg]etclock. | Ulrich Drepper | 2003-03-19 | 1 | -0/+181 |
* | Update. | Ulrich Drepper | 2003-03-18 | 1 | -0/+5 |
* | Reorder struct passed to cleanup handler to eliminate one more instruction. | Ulrich Drepper | 2003-03-18 | 2 | -14/+12 |
* | (__pthread_cond_init): Handle NULL cond_attr parameter. | Ulrich Drepper | 2003-03-18 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-03-18 | 5 | -20/+27 |
* | Update. | Ulrich Drepper | 2003-03-18 | 2 | -4/+6 |
* | Update. | Ulrich Drepper | 2003-03-18 | 21 | -12/+245 |
* | Update. | Ulrich Drepper | 2003-03-18 | 15 | -527/+104 |
* | Update. | Ulrich Drepper | 2003-03-18 | 1 | -0/+1 |
* | pthread_spin_unlock implementation for Linux/i386. | Ulrich Drepper | 2003-03-18 | 1 | -0/+1 |
* | * include/ctype.h: Revert last change. | Roland McGrath | 2003-03-18 | 1 | -0/+6 |
* | 2003-03-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-18 | 1 | -1/+4 |
* | (lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ... | Ulrich Drepper | 2003-03-18 | 2 | -4/+7 |
* | Update. | Ulrich Drepper | 2003-03-18 | 1 | -0/+15 |
* | Add __builtin_expect where appropriate. | Ulrich Drepper | 2003-03-18 | 6 | -154/+146 |
* | 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 |