Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-04-02 | Update. | Ulrich Drepper | 2 | -2/+1 |
2003-04-02 | Undo last change. | Ulrich Drepper | 1 | -4/+0 |
2003-04-02 | Update. | Ulrich Drepper | 1 | -1/+2 |
2003-04-02 | Check PTHREAD_DESTRUCTOR_ITERATIONS handling. | Ulrich Drepper | 1 | -0/+103 |
2003-04-02 | (tests): Add tst-tsd4. | Ulrich Drepper | 1 | -1/+1 |
2003-04-02 | Update. | Ulrich Drepper | 5 | -57/+213 |
2003-04-02 | (do_test): Make static. | Ulrich Drepper | 1 | -1/+1 |
2003-04-01 | Update. | Ulrich Drepper | 9 | -9/+123 |
2003-04-01 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-04-01 | (CALL_THREAD_FCT): Align stack of called function correctly. | Ulrich Drepper | 1 | -3/+2 |
2003-03-31 | Fix comment. | Ulrich Drepper | 2 | -3/+3 |
2003-03-31 | Fix comment. | Ulrich Drepper | 1 | -2/+2 |
2003-03-30 | Update. | Ulrich Drepper | 1 | -0/+4 |
2003-03-30 | (struct pthread): Move most often used elements to the front. | Ulrich Drepper | 1 | -9/+11 |
2003-03-29 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-03-29 | (libpthread-routines): Add pthread_atfork. (libpthread-static-only-routines):... | Ulrich Drepper | 1 | -1/+2 |
2003-03-29 | Update. | Ulrich Drepper | 15 | -110/+315 |
2003-03-29 | Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad... | Ulrich Drepper | 1 | -8/+7 |
2003-03-28 | Bump to 0.32. | Ulrich Drepper | 1 | -1/+1 |
2003-03-28 | Update. | Ulrich Drepper | 4 | -61/+85 |
2003-03-28 | Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_... | Ulrich Drepper | 1 | -11/+9 |
2003-03-27 | Bump to 0.31. | Ulrich Drepper | 1 | -1/+1 |
2003-03-27 | Update. | Ulrich Drepper | 3 | -3/+7 |
2003-03-27 | Update. | Ulrich Drepper | 2 | -1/+3 |
2003-03-27 | Update. | Ulrich Drepper | 4 | -9/+21 |
2003-03-27 | * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: Fix | Jakub Jelinek | 1 | -0/+5 |
2003-03-27 | Fix offset of cleanupbuf.__prev. | Jakub Jelinek | 1 | -1/+1 |
2003-03-26 | * sysdeps/unix/sysv/linux/timer_getoverr.c: Fix typo in name | Jakub Jelinek | 1 | -0/+5 |
2003-03-26 | Fix typo in name of included file. | Jakub Jelinek | 1 | -1/+1 |
2003-03-26 | Update. | Ulrich Drepper | 2 | -28/+45 |
2003-03-26 | * sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined. | Roland McGrath | 1 | -0/+5 |
2003-03-26 | 2003-03-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+8 |
2003-03-25 | Update. | Ulrich Drepper | 48 | -41/+1149 |
2003-03-25 | Define SIGCANCEL and SIGTIMER. Remove FRAME_LEFT definition. | Ulrich Drepper | 1 | -10/+7 |
2003-03-25 | Update. | Ulrich Drepper | 2 | -16/+63 |
2003-03-23 | * Makeconfig (+includes): Don't use $(last-includes). | Roland McGrath | 5 | -1/+37 |
2003-03-23 | * tst-mutex5.c (do_test): Unlock before destroy, otherwise we invoke | Roland McGrath | 2 | -0/+9 |
2003-03-23 | * tst-join5.c (tf1, tf2): Add a cast. | Roland McGrath | 13 | -151/+274 |
2003-03-23 | 2003-03-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -3/+6 |
2003-03-22 | * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" | Roland McGrath | 2 | -1/+6 |
2003-03-21 | Update. | Ulrich Drepper | 3 | -5/+10 |
2003-03-21 | Update. | Ulrich Drepper | 19 | -64/+85 |
2003-03-20 | Update. | Ulrich Drepper | 3 | -86/+28 |
2003-03-20 | Replace __lll_add calls with atomic_exchange_and_add calls respectively. | Ulrich Drepper | 7 | -8/+8 |
2003-03-20 | Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a... | Ulrich Drepper | 1 | -3/+3 |
2003-03-20 | * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type | Roland McGrath | 5 | -10/+23 |
2003-03-20 | (allocate_stack): Assume atomic_exchange_and_add returns the old value. | Ulrich Drepper | 1 | -1/+2 |
2003-03-20 | Update. | Ulrich Drepper | 10 | -1519/+10 |
2003-03-19 | Update. | Ulrich Drepper | 2 | -2/+51 |
2003-03-19 | Update. | Ulrich Drepper | 1 | -0/+5 |