about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-04-172-2/+4
* Update.Ulrich Drepper2003-04-172-2/+5
* Update.Ulrich Drepper2003-04-1715-31/+73
* Update.Ulrich Drepper2003-04-174-4/+16
* Update.Ulrich Drepper2003-04-177-16/+60
* Update.Ulrich Drepper2003-04-171-0/+4
* Update.Ulrich Drepper2003-04-172-7/+4
* Update.Ulrich Drepper2003-04-172-4/+11
* Update.Ulrich Drepper2003-04-172-64/+118
* (netlink_receive): Allocate only one block. (free_netlink_handle): Adjust app...Ulrich Drepper2003-04-161-48/+34
* * tst-cancel4.c (do_test): Use %zd instead of %d when printing cnt.Jakub Jelinek2003-04-161-0/+4
* (do_test): Use %zd instead of %d when printing cnt.Jakub Jelinek2003-04-161-5/+5
* Update.Ulrich Drepper2003-04-161-1/+1
* Update.Ulrich Drepper2003-04-161-0/+5
* (do_one_test): Makr start and stop as possibly unused.Ulrich Drepper2003-04-161-2/+4
* * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.Roland McGrath2003-04-164-0/+15
* 2003-04-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-161-0/+2
* Update.Ulrich Drepper2003-04-153-7/+7
* Update.Ulrich Drepper2003-04-159-23/+70
* Update.Ulrich Drepper2003-04-154-50/+86
* Update.Ulrich Drepper2003-04-155-7/+25
* Update.Ulrich Drepper2003-04-152-12/+72
* Update.Ulrich Drepper2003-04-153-27/+31
* Fix typo.Ulrich Drepper2003-04-151-1/+1
* Update.Ulrich Drepper2003-04-153-2/+9
* Update.Ulrich Drepper2003-04-152-12/+17
* Update.Ulrich Drepper2003-04-143-3/+4
* Update.Ulrich Drepper2003-04-143-10/+17
* Update.Ulrich Drepper2003-04-1411-106/+139
* Update.Ulrich Drepper2003-04-142-1/+13
* Use DW_CFA_advance_loc2 for .Laddl-.Lsubl.Ulrich Drepper2003-04-141-1/+2
* * sysdeps/generic/unwind-dw2.c (_Unwind_GetCFA): Add a cast to silenceRoland McGrath2003-04-142-1/+8
* 2003-04-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-141-11/+11
* Update.Ulrich Drepper2003-04-147-213/+271
* Add missing unwind info. Add comments.Ulrich Drepper2003-04-141-104/+125
* * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros toRoland McGrath2003-04-131-0/+5
* 2003-04-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-04-131-12/+41
* Update.Ulrich Drepper2003-04-131-0/+7
* Update from recent gcc version.Ulrich Drepper2003-04-134-350/+441
* * sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux...Alexandre Oliva2003-04-136-21/+341
* Update.Ulrich Drepper2003-04-135-2/+167
* Update.Ulrich Drepper2003-04-134-3/+241
* Update.Ulrich Drepper2003-04-132-4/+21
* Update.Ulrich Drepper2003-04-126-10/+30
* Update.Ulrich Drepper2003-04-125-33/+132
* Update.Ulrich Drepper2003-04-1222-102/+729
* (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-123-0/+32
* 2003-04-11 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-122-1/+8
* Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup...Ulrich Drepper2003-04-129-87/+282