Age | Commit message (Expand) | Author | Files | Lines |
2003-04-12 | Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup... | Ulrich Drepper | 9 | -87/+282 |
2003-04-12 | Test cleanup handler calls in initial thread. | Ulrich Drepper | 1 | -0/+65 |
2003-04-12 | 2003-04-11 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+21 |
2003-04-11 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-04-11 | (do_test): Add cast to avoid warning. | Ulrich Drepper | 2 | -2/+2 |
2003-04-10 | Update. | Ulrich Drepper | 2 | -2/+19 |
2003-04-09 | Update. | Ulrich Drepper | 2 | -0/+6 |
2003-04-08 | Update. | Ulrich Drepper | 2 | -45/+3 |
2003-04-08 | Update. | Ulrich Drepper | 12 | -11/+26 |
2003-04-07 | Whitespace fix. | Jakub Jelinek | 1 | -1/+1 |
2003-04-07 | Test for pthread_detach of terminated thread. | Ulrich Drepper | 1 | -0/+55 |
2003-04-07 | Update. | Ulrich Drepper | 2 | -1/+5 |
2003-04-06 | Update. | Ulrich Drepper | 2 | -32/+37 |
2003-04-05 | Update. | Ulrich Drepper | 3 | -7/+63 |
2003-04-05 | Update. | Ulrich Drepper | 10 | -56/+188 |
2003-04-05 | Define THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_SET if not already def... | Ulrich Drepper | 1 | -1/+13 |
2003-04-04 | Update. | Ulrich Drepper | 6 | -4/+137 |
2003-04-04 | (sigcancel_handler): Don't set EXITING_BIT here. | Ulrich Drepper | 1 | -8/+2 |
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 |