aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)Author
2003-04-12Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper
2003-04-12(deallocate_tsd): Don't take parameter. Adjust caller. Optimize to avoid of...Ulrich Drepper
2003-04-12* csu/tst-empty.c: New file.Roland McGrath
2003-04-12Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup...Ulrich Drepper
2003-04-12Test cleanup handler calls in initial thread.Ulrich Drepper
2003-04-122003-04-11 Roland McGrath <roland@redhat.com>Roland McGrath
2003-04-11Update.Ulrich Drepper
2003-04-11(do_test): Add cast to avoid warning.Ulrich Drepper
2003-04-10Update.Ulrich Drepper
2003-04-09Update.Ulrich Drepper
2003-04-08Update.Ulrich Drepper
2003-04-08Update.Ulrich Drepper
2003-04-07Whitespace fix.Jakub Jelinek
2003-04-07Test for pthread_detach of terminated thread.Ulrich Drepper
2003-04-07Update.Ulrich Drepper
2003-04-06Update.Ulrich Drepper
2003-04-05Update.Ulrich Drepper
2003-04-05Update.Ulrich Drepper
2003-04-05Define THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_SET if not already def...Ulrich Drepper
2003-04-04Update.Ulrich Drepper
2003-04-04(sigcancel_handler): Don't set EXITING_BIT here.Ulrich Drepper
2003-04-02Update.Ulrich Drepper
2003-04-02Undo last change.Ulrich Drepper
2003-04-02Update.Ulrich Drepper
2003-04-02Check PTHREAD_DESTRUCTOR_ITERATIONS handling.Ulrich Drepper
2003-04-02(tests): Add tst-tsd4.Ulrich Drepper
2003-04-02Update.Ulrich Drepper
2003-04-02(do_test): Make static.Ulrich Drepper
2003-04-01Update.Ulrich Drepper
2003-04-01Update.Ulrich Drepper
2003-04-01(CALL_THREAD_FCT): Align stack of called function correctly.Ulrich Drepper
2003-03-31Fix comment.Ulrich Drepper
2003-03-31Fix comment.Ulrich Drepper
2003-03-30Update.Ulrich Drepper
2003-03-30(struct pthread): Move most often used elements to the front.Ulrich Drepper
2003-03-29Update.Ulrich Drepper
2003-03-29(libpthread-routines): Add pthread_atfork. (libpthread-static-only-routines):...Ulrich Drepper
2003-03-29Update.Ulrich Drepper
2003-03-29Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad...Ulrich Drepper
2003-03-28Bump to 0.32.Ulrich Drepper
2003-03-28Update.Ulrich Drepper
2003-03-28Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_...Ulrich Drepper
2003-03-27Bump to 0.31.Ulrich Drepper
2003-03-27Update.Ulrich Drepper
2003-03-27Update.Ulrich Drepper
2003-03-27Update.Ulrich Drepper
2003-03-27* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: FixJakub Jelinek
2003-03-27Fix offset of cleanupbuf.__prev.Jakub Jelinek
2003-03-26* sysdeps/unix/sysv/linux/timer_getoverr.c: Fix typo in nameJakub Jelinek