about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-04-135-2/+167
* Update.Ulrich Drepper2003-04-134-3/+241
* Update.Ulrich Drepper2003-04-124-9/+24
* Update.Ulrich Drepper2003-04-125-33/+132
* Update.Ulrich Drepper2003-04-1212-40/+596
* (deallocate_tsd): Don't take parameter. Adjust caller. Optimize to avoid of...Ulrich Drepper2003-04-121-22/+43
* * csu/tst-empty.c: New file.Roland McGrath2003-04-121-0/+8
* Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup...Ulrich Drepper2003-04-129-87/+282
* Test cleanup handler calls in initial thread.Ulrich Drepper2003-04-121-0/+65
* 2003-04-11 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-121-1/+21
* Update.Ulrich Drepper2003-04-111-0/+5
* (do_test): Add cast to avoid warning.Ulrich Drepper2003-04-112-2/+2
* Update.Ulrich Drepper2003-04-102-2/+19
* Update.Ulrich Drepper2003-04-092-0/+6
* Update.Ulrich Drepper2003-04-082-45/+3
* Update.Ulrich Drepper2003-04-0812-11/+26
* Whitespace fix.Jakub Jelinek2003-04-071-1/+1
* Test for pthread_detach of terminated thread.Ulrich Drepper2003-04-071-0/+55
* Update.Ulrich Drepper2003-04-072-1/+5
* Update.Ulrich Drepper2003-04-062-32/+37
* Update.Ulrich Drepper2003-04-053-7/+63
* Update.Ulrich Drepper2003-04-0510-56/+188
* Define THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_SET if not already def...Ulrich Drepper2003-04-051-1/+13
* Update.Ulrich Drepper2003-04-046-4/+137
* (sigcancel_handler): Don't set EXITING_BIT here.Ulrich Drepper2003-04-041-8/+2
* Update.Ulrich Drepper2003-04-022-2/+1
* Undo last change.Ulrich Drepper2003-04-021-4/+0
* Update.Ulrich Drepper2003-04-021-1/+2
* Check PTHREAD_DESTRUCTOR_ITERATIONS handling.Ulrich Drepper2003-04-021-0/+103
* (tests): Add tst-tsd4.Ulrich Drepper2003-04-021-1/+1
* Update.Ulrich Drepper2003-04-025-57/+213
* (do_test): Make static.Ulrich Drepper2003-04-021-1/+1
* Update.Ulrich Drepper2003-04-019-9/+123
* Update.Ulrich Drepper2003-04-011-0/+5
* (CALL_THREAD_FCT): Align stack of called function correctly.Ulrich Drepper2003-04-011-3/+2
* Fix comment.Ulrich Drepper2003-03-312-3/+3
* Fix comment.Ulrich Drepper2003-03-311-2/+2
* Update.Ulrich Drepper2003-03-301-0/+4
* (struct pthread): Move most often used elements to the front.Ulrich Drepper2003-03-301-9/+11
* Update.Ulrich Drepper2003-03-291-0/+5
* (libpthread-routines): Add pthread_atfork. (libpthread-static-only-routines):...Ulrich Drepper2003-03-291-1/+2
* Update.Ulrich Drepper2003-03-2915-110/+315
* Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad...Ulrich Drepper2003-03-291-8/+7
* Bump to 0.32.Ulrich Drepper2003-03-281-1/+1
* Update.Ulrich Drepper2003-03-284-61/+85
* Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_...Ulrich Drepper2003-03-281-11/+9
* Bump to 0.31.Ulrich Drepper2003-03-271-1/+1
* Update.Ulrich Drepper2003-03-273-3/+7
* Update.Ulrich Drepper2003-03-272-1/+3
* Update.Ulrich Drepper2003-03-274-9/+21