Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-04-10 | 1 | -2/+14 |
* | Update. | Ulrich Drepper | 2003-04-08 | 1 | -45/+0 |
* | Update. | Ulrich Drepper | 2003-04-05 | 2 | -7/+54 |
* | Update. | Ulrich Drepper | 2003-04-05 | 3 | -5/+67 |
* | Undo last change. | Ulrich Drepper | 2003-04-02 | 1 | -4/+0 |
* | Update. | Ulrich Drepper | 2003-04-01 | 4 | -3/+11 |
* | (CALL_THREAD_FCT): Align stack of called function correctly. | Ulrich Drepper | 2003-04-01 | 1 | -3/+2 |
* | Fix comment. | Ulrich Drepper | 2003-03-31 | 2 | -3/+3 |
* | Fix comment. | Ulrich Drepper | 2003-03-31 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-03-29 | 14 | -110/+282 |
* | Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad... | Ulrich Drepper | 2003-03-29 | 1 | -8/+7 |
* | Update. | Ulrich Drepper | 2003-03-28 | 3 | -61/+70 |
* | Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_... | Ulrich Drepper | 2003-03-28 | 1 | -11/+9 |
* | Update. | Ulrich Drepper | 2003-03-27 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-03-27 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-27 | 3 | -9/+12 |
* | Fix offset of cleanupbuf.__prev. | Jakub Jelinek | 2003-03-27 | 1 | -1/+1 |
* | Fix typo in name of included file. | Jakub Jelinek | 2003-03-26 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-26 | 1 | -28/+40 |
* | 2003-03-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-26 | 1 | -1/+8 |
* | Update. | Ulrich Drepper | 2003-03-25 | 44 | -35/+1079 |
* | Update. | Ulrich Drepper | 2003-03-25 | 1 | -16/+58 |
* | * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" | Roland McGrath | 2003-03-22 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-03-21 | 2 | -5/+3 |
* | Update. | Ulrich Drepper | 2003-03-21 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-03-20 | 2 | -86/+8 |
* | 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 | 4 | -10/+10 |
* | Update. | Ulrich Drepper | 2003-03-20 | 8 | -1378/+0 |
* | Update. | Ulrich Drepper | 2003-03-19 | 1 | -2/+48 |
* | (__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 | 3 | -17/+12 |
* | * Versions (libpthread: GLIBC_2.2): Remove | Roland McGrath | 2003-03-19 | 2 | -24/+38 |
* | Remove unnecessary instruction in case clock_gettime isn't available. | Ulrich Drepper | 2003-03-19 | 1 | -1/+0 |
* | Reorder struct passed to cleanup handler to eliminate one more instruction. | Ulrich Drepper | 2003-03-18 | 2 | -14/+12 |
* | Update. | Ulrich Drepper | 2003-03-18 | 4 | -20/+19 |
* | Update. | Ulrich Drepper | 2003-03-18 | 13 | -8/+105 |
* | Update. | Ulrich Drepper | 2003-03-18 | 13 | -526/+86 |
* | Update. | Ulrich Drepper | 2003-03-18 | 1 | -0/+1 |
* | pthread_spin_unlock implementation for Linux/i386. | Ulrich Drepper | 2003-03-18 | 1 | -0/+1 |
* | 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 |
* | 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 | 8 | -7/+66 |
* | 2003-03-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-17 | 26 | -0/+1683 |
* | Update. | Ulrich Drepper | 2003-03-17 | 12 | -52/+42 |
* | Load correct registers. | Ulrich Drepper | 2003-03-17 | 1 | -5/+5 |
* | (__lll_lock_wait): Remove jump prediction suffix. | Ulrich Drepper | 2003-03-17 | 4 | -14/+17 |