aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-13Update.Ulrich Drepper
2002-12-13Cancellation handling inside libc.Ulrich Drepper
2002-12-13* td_ta_thr_iter.c (iterate_thread_list): Handle special case ofRoland McGrath
2002-12-132002-12-12 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-13Update.Ulrich Drepper
2002-12-13Update.Ulrich Drepper
2002-12-13Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12(__libc_locking_needed): Only declare for libc.so. (__libc_lock_init, __libc_...Ulrich Drepper
2002-12-12* sysdeps/unix/sysv/linux/i386/lowlevellock.h: Use asm operand withRoland McGrath
2002-12-122002-12-12 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-12Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12Test for cancelation handler order.Ulrich Drepper
2002-12-12* csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino.Roland McGrath
2002-12-122002-12-11 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-12Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12(ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): D...Ulrich Drepper
2002-12-11* csu/Makefile ($(objpfx)elf-init.oS): New target, just cloneRoland McGrath
2002-12-11* intl/gettext.h: Renamed to ...Roland McGrath
2002-12-112002-12-11 Bruno Haible <bruno@clisp.org>Roland McGrath
2002-12-11Update.Ulrich Drepper
2002-12-11Update.Ulrich Drepper
2002-12-11Update.Ulrich Drepper
2002-12-11Update.Ulrich Drepper
2002-12-10(__pthread_initialize_minimal): Remove unneccesary sigaddset call.Ulrich Drepper
2002-12-10* elf/tst-array1.c (preinit_array, init_array, fini_array):Roland McGrath
2002-12-102002-12-10 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-12-10Update.Ulrich Drepper
2002-12-10Update.Ulrich Drepper
2002-12-10No new symbols in 2.3.1, but some new ones in 2.3.2.Ulrich Drepper
2002-12-10* manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON thatRoland McGrath
2002-12-10* sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer toRoland McGrath
2002-12-102002-12-10 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-10Update.Ulrich Drepper
2002-12-10(__closedir): Remove __libc_lock_lock call. It is not allowed to destroy pth...Ulrich Drepper
2002-12-10* csu/abi-note.S: Use .p2align, not .align.Roland McGrath
2002-12-102002-12-09 Richard Henderson <rth@redhat.com>Roland McGrath
2002-12-10Update.Ulrich Drepper
2002-12-09(Tools for Compilation): Require binutils 2.13.Ulrich Drepper
2002-12-09* elf/Makefile (tests): Uncomment tst-array[123].Roland McGrath
2002-12-09* td_ta_event_getmsg.c (td_ta_event_getmsg): Write the NEXT pointerRoland McGrath
2002-12-09* sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'dRoland McGrath
2002-12-09* misc/error.c (strerror_r): Do not declare unless [!_LIBC].Roland McGrath