about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.Roland McGrath2003-04-162-0/+6
* Update.Ulrich Drepper2003-04-151-1/+1
* Update.Ulrich Drepper2003-04-151-0/+4
* Update.Ulrich Drepper2003-04-151-12/+12
* Update.Ulrich Drepper2003-04-143-3/+4
* Update.Ulrich Drepper2003-04-143-10/+17
* Update.Ulrich Drepper2003-04-144-14/+28
* Update.Ulrich Drepper2003-04-142-1/+13
* Use DW_CFA_advance_loc2 for .Laddl-.Lsubl.Ulrich Drepper2003-04-141-1/+2
* Update.Ulrich Drepper2003-04-145-209/+261
* Add missing unwind info. Add comments.Ulrich Drepper2003-04-141-104/+125
* 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