aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-17Update.Ulrich Drepper15-31/+73
2003-04-17Update.Ulrich Drepper4-4/+16
2003-04-17Update.Ulrich Drepper7-16/+60
2003-04-17Update.Ulrich Drepper1-0/+4
2003-04-17Update.Ulrich Drepper2-7/+4
2003-04-17Update.Ulrich Drepper2-4/+11
2003-04-17Update.Ulrich Drepper2-64/+118
2003-04-16(netlink_receive): Allocate only one block. (free_netlink_handle): Adjust app...Ulrich Drepper1-48/+34
2003-04-16* tst-cancel4.c (do_test): Use %zd instead of %d when printing cnt.Jakub Jelinek1-0/+4
2003-04-16(do_test): Use %zd instead of %d when printing cnt.Jakub Jelinek1-5/+5
2003-04-16Update.Ulrich Drepper1-1/+1
2003-04-16Update.Ulrich Drepper1-0/+5
2003-04-16(do_one_test): Makr start and stop as possibly unused.Ulrich Drepper1-2/+4
2003-04-16* libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.Roland McGrath4-0/+15
2003-04-162003-04-15 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2003-04-15Update.Ulrich Drepper3-7/+7
2003-04-15Update.Ulrich Drepper9-23/+70
2003-04-15Update.Ulrich Drepper4-50/+86
2003-04-15Update.Ulrich Drepper5-7/+25
2003-04-15Update.Ulrich Drepper2-12/+72
2003-04-15Update.Ulrich Drepper3-27/+31
2003-04-15Fix typo.Ulrich Drepper1-1/+1
2003-04-15Update.Ulrich Drepper3-2/+9
2003-04-15Update.Ulrich Drepper2-12/+17
2003-04-14Update.Ulrich Drepper3-3/+4
2003-04-14Update.Ulrich Drepper3-10/+17
2003-04-14Update.Ulrich Drepper11-106/+139
2003-04-14Update.Ulrich Drepper2-1/+13
2003-04-14Use DW_CFA_advance_loc2 for .Laddl-.Lsubl.Ulrich Drepper1-1/+2
2003-04-14* sysdeps/generic/unwind-dw2.c (_Unwind_GetCFA): Add a cast to silenceRoland McGrath2-1/+8
2003-04-142003-04-14 Roland McGrath <roland@redhat.com>Roland McGrath1-11/+11
2003-04-14Update.Ulrich Drepper7-213/+271
2003-04-14Add missing unwind info. Add comments.Ulrich Drepper1-104/+125
2003-04-13* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros toRoland McGrath1-0/+5
2003-04-132003-04-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-12/+41
2003-04-13Update.Ulrich Drepper1-0/+7
2003-04-13Update from recent gcc version.Ulrich Drepper4-350/+441
2003-04-13* sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux...Alexandre Oliva6-21/+341
2003-04-13Update.Ulrich Drepper5-2/+167
2003-04-13Update.Ulrich Drepper4-3/+241
2003-04-13Update.Ulrich Drepper2-4/+21
2003-04-12Update.Ulrich Drepper6-10/+30
2003-04-12Update.Ulrich Drepper5-33/+132
2003-04-12Update.Ulrich Drepper22-102/+729
2003-04-12(deallocate_tsd): Don't take parameter. Adjust caller. Optimize to avoid of...Ulrich Drepper1-22/+43
2003-04-12* csu/tst-empty.c: New file.Roland McGrath3-0/+32
2003-04-122003-04-11 Roland McGrath <roland@redhat.com>Roland McGrath2-1/+8
2003-04-12Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup...Ulrich Drepper9-87/+282
2003-04-12Test cleanup handler calls in initial thread.Ulrich Drepper1-0/+65
2003-04-122003-04-11 Roland McGrath <roland@redhat.com>Roland McGrath3-21/+21