Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-04-10 | 2 | -2/+19 |
* | Update. | Ulrich Drepper | 2003-04-09 | 2 | -0/+6 |
* | Update. | Ulrich Drepper | 2003-04-08 | 2 | -45/+3 |
* | Update. | Ulrich Drepper | 2003-04-08 | 12 | -11/+26 |
* | Whitespace fix. | Jakub Jelinek | 2003-04-07 | 1 | -1/+1 |
* | Test for pthread_detach of terminated thread. | Ulrich Drepper | 2003-04-07 | 1 | -0/+55 |
* | Update. | Ulrich Drepper | 2003-04-07 | 2 | -1/+5 |
* | Update. | Ulrich Drepper | 2003-04-06 | 2 | -32/+37 |
* | Update. | Ulrich Drepper | 2003-04-05 | 3 | -7/+63 |
* | Update. | Ulrich Drepper | 2003-04-05 | 10 | -56/+188 |
* | Define THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_SET if not already def... | Ulrich Drepper | 2003-04-05 | 1 | -1/+13 |
* | Update. | Ulrich Drepper | 2003-04-04 | 6 | -4/+137 |
* | (sigcancel_handler): Don't set EXITING_BIT here. | Ulrich Drepper | 2003-04-04 | 1 | -8/+2 |
* | Update. | Ulrich Drepper | 2003-04-02 | 2 | -2/+1 |
* | Undo last change. | Ulrich Drepper | 2003-04-02 | 1 | -4/+0 |
* | Update. | Ulrich Drepper | 2003-04-02 | 1 | -1/+2 |
* | Check PTHREAD_DESTRUCTOR_ITERATIONS handling. | Ulrich Drepper | 2003-04-02 | 1 | -0/+103 |
* | (tests): Add tst-tsd4. | Ulrich Drepper | 2003-04-02 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-04-02 | 5 | -57/+213 |
* | (do_test): Make static. | Ulrich Drepper | 2003-04-02 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-04-01 | 9 | -9/+123 |
* | Update. | Ulrich Drepper | 2003-04-01 | 1 | -0/+5 |
* | (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-30 | 1 | -0/+4 |
* | (struct pthread): Move most often used elements to the front. | Ulrich Drepper | 2003-03-30 | 1 | -9/+11 |
* | Update. | Ulrich Drepper | 2003-03-29 | 1 | -0/+5 |
* | (libpthread-routines): Add pthread_atfork. (libpthread-static-only-routines):... | Ulrich Drepper | 2003-03-29 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-03-29 | 15 | -110/+315 |
* | Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad... | Ulrich Drepper | 2003-03-29 | 1 | -8/+7 |
* | Bump to 0.32. | Ulrich Drepper | 2003-03-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-28 | 4 | -61/+85 |
* | Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_... | Ulrich Drepper | 2003-03-28 | 1 | -11/+9 |
* | Bump to 0.31. | Ulrich Drepper | 2003-03-27 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-27 | 3 | -3/+7 |
* | Update. | Ulrich Drepper | 2003-03-27 | 2 | -1/+3 |
* | Update. | Ulrich Drepper | 2003-03-27 | 4 | -9/+21 |
* | * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: Fix | Jakub Jelinek | 2003-03-27 | 1 | -0/+5 |
* | Fix offset of cleanupbuf.__prev. | Jakub Jelinek | 2003-03-27 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/timer_getoverr.c: Fix typo in name | Jakub Jelinek | 2003-03-26 | 1 | -0/+5 |
* | Fix typo in name of included file. | Jakub Jelinek | 2003-03-26 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-26 | 2 | -28/+45 |
* | * sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined. | Roland McGrath | 2003-03-26 | 1 | -0/+5 |
* | 2003-03-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-26 | 1 | -1/+8 |
* | 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 |