about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Cancellation handling inside libc.Ulrich Drepper2002-12-131-0/+84
* * td_ta_thr_iter.c (iterate_thread_list): Handle special case ofRoland McGrath2002-12-132-1/+8
* 2002-12-12 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-131-0/+10
* Update.Ulrich Drepper2002-12-133-2/+16
* Update.Ulrich Drepper2002-12-132-1/+4
* Update.Ulrich Drepper2002-12-133-56/+28
* Update.Ulrich Drepper2002-12-124-12/+189
* Update.Ulrich Drepper2002-12-124-2/+11
* Update.Ulrich Drepper2002-12-123-0/+27
* Update.Ulrich Drepper2002-12-122-2/+12
* (__libc_locking_needed): Only declare for libc.so. (__libc_lock_init, __libc_...Ulrich Drepper2002-12-121-4/+6
* * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Use asm operand withRoland McGrath2002-12-121-0/+5
* 2002-12-12 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-121-6/+11
* Update.Ulrich Drepper2002-12-129-10/+279
* Update.Ulrich Drepper2002-12-122-3/+8
* Update.Ulrich Drepper2002-12-122-8/+17
* Update.Ulrich Drepper2002-12-124-43/+7
* Test for cancelation handler order.Ulrich Drepper2002-12-121-0/+99
* * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino.Roland McGrath2002-12-121-0/+6
* 2002-12-11 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-121-5/+5
* Update.Ulrich Drepper2002-12-122-3/+15
* Update.Ulrich Drepper2002-12-122-26/+15
* (ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): D...Ulrich Drepper2002-12-121-8/+4
* * csu/Makefile ($(objpfx)elf-init.oS): New target, just cloneRoland McGrath2002-12-112-0/+10
* * intl/gettext.h: Renamed to ...Roland McGrath2002-12-1115-61/+156
* 2002-12-11 Bruno Haible <bruno@clisp.org>Roland McGrath2002-12-112-1/+1
* Update.Ulrich Drepper2002-12-112-0/+11
* Update.Ulrich Drepper2002-12-112-3/+6
* Update.Ulrich Drepper2002-12-114-2/+10
* Update.Ulrich Drepper2002-12-112-2/+9
* (__pthread_initialize_minimal): Remove unneccesary sigaddset call.Ulrich Drepper2002-12-101-10/+3
* * elf/tst-array1.c (preinit_array, init_array, fini_array):Roland McGrath2002-12-101-0/+4
* 2002-12-10 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-12-102-5/+9
* Update.Ulrich Drepper2002-12-1012-5/+36
* Update.Ulrich Drepper2002-12-101-0/+2
* No new symbols in 2.3.1, but some new ones in 2.3.2.Ulrich Drepper2002-12-101-1/+1
* * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON thatRoland McGrath2002-12-103-2/+16
* * sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer toRoland McGrath2002-12-102-0/+25
* 2002-12-10 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-102-51/+40
* Update.Ulrich Drepper2002-12-101-0/+7
* (__closedir): Remove __libc_lock_lock call. It is not allowed to destroy pth...Ulrich Drepper2002-12-101-2/+4
* * csu/abi-note.S: Use .p2align, not .align.Roland McGrath2002-12-101-0/+4
* 2002-12-09 Richard Henderson <rth@redhat.com>Roland McGrath2002-12-101-7/+7
* Update.Ulrich Drepper2002-12-1018-50/+143
* (Tools for Compilation): Require binutils 2.13.Ulrich Drepper2002-12-091-13/+4
* * elf/Makefile (tests): Uncomment tst-array[123].Roland McGrath2002-12-0922-78/+193
* * td_ta_event_getmsg.c (td_ta_event_getmsg): Write the NEXT pointerRoland McGrath2002-12-092-4/+12
* * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'dRoland McGrath2002-12-092-3/+37
* * misc/error.c (strerror_r): Do not declare unless [!_LIBC].Roland McGrath2002-12-091-0/+12
* 2001-10-20 Paul Eggert <eggert@twinsun.com>Roland McGrath2002-12-091-23/+53