Age | Commit message (Expand) | Author |
2003-04-02 | Undo last change. | Ulrich Drepper |
2003-04-01 | Update. | Ulrich Drepper |
2003-04-01 | (CALL_THREAD_FCT): Align stack of called function correctly. | Ulrich Drepper |
2003-03-31 | Fix comment. | Ulrich Drepper |
2003-03-31 | Fix comment. | Ulrich Drepper |
2003-03-29 | Update. | Ulrich Drepper |
2003-03-29 | Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad... | Ulrich Drepper |
2003-03-28 | Update. | Ulrich Drepper |
2003-03-28 | Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_... | Ulrich Drepper |
2003-03-27 | Update. | Ulrich Drepper |
2003-03-27 | Update. | Ulrich Drepper |
2003-03-27 | Update. | Ulrich Drepper |
2003-03-27 | Fix offset of cleanupbuf.__prev. | Jakub Jelinek |
2003-03-26 | Fix typo in name of included file. | Jakub Jelinek |
2003-03-26 | Update. | Ulrich Drepper |
2003-03-26 | 2003-03-25 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-25 | Update. | Ulrich Drepper |
2003-03-25 | Update. | Ulrich Drepper |
2003-03-22 | * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" | Roland McGrath |
2003-03-21 | Update. | Ulrich Drepper |
2003-03-21 | Update. | Ulrich Drepper |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | Replace __lll_add calls with atomic_exchange_and_add calls respectively. | Ulrich Drepper |
2003-03-20 | Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a... | Ulrich Drepper |
2003-03-20 | * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type | Roland McGrath |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-19 | Update. | Ulrich Drepper |
2003-03-19 | (__pthread_cond_broadcast): Release lock before waking waiters. | Ulrich Drepper |
2003-03-19 | (__lll_test_and_set): Fix typos. | Roland McGrath |
2003-03-19 | * abilist: New directory of libfoo.abilist files maintained using | Roland McGrath |
2003-03-19 | * Versions (libpthread: GLIBC_2.2): Remove | Roland McGrath |
2003-03-19 | Remove unnecessary instruction in case clock_gettime isn't available. | Ulrich Drepper |
2003-03-18 | Reorder struct passed to cleanup handler to eliminate one more instruction. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | pthread_spin_unlock implementation for Linux/i386. | Ulrich Drepper |
2003-03-18 | 2003-03-17 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-18 | (lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ... | Ulrich Drepper |
2003-03-18 | Add __builtin_expect where appropriate. | Ulrich Drepper |
2003-03-17 | PowerPC port contributed by Paul Mackerras <paulus@samba.org>. | Roland McGrath |
2003-03-17 | 2003-03-17 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-17 | Update. | Ulrich Drepper |
2003-03-17 | Load correct registers. | Ulrich Drepper |
2003-03-17 | (__lll_lock_wait): Remove jump prediction suffix. | Ulrich Drepper |
2003-03-16 | Update. | Ulrich Drepper |
2003-03-16 | Update. | Ulrich Drepper |
2003-03-16 | Really use R12 and r13. | Ulrich Drepper |
2003-03-16 | * posix/fnmatch_loop.c: Add casts for signedness. | Roland McGrath |