aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-302002-09-30 Roland McGrath <roland@redhat.com>Roland McGrath1-3/+10
2002-09-30Update.Andreas Jaeger2-3/+10
2002-09-30(test): Use %td in printf for ptrdiff_t.Andreas Jaeger1-2/+2
2002-09-30Update.Ulrich Drepper1-2/+7
2002-09-30(sift_states_bkref): Remove ret variable. Use err instead.Ulrich Drepper1-2/+2
2002-09-30* test-skeleton.c (timeout_handler): Use WUNTRACED flag in waitpid.Roland McGrath1-0/+7
2002-09-302002-09-29 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+17
2002-09-29Update.Ulrich Drepper1-0/+6
2002-09-29* malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath3-2/+8
2002-09-29* sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.Roland McGrath2-0/+8
2002-09-292002-09-29 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-0/+1
2002-09-29(__sigwait): The return value semantics for sigtimedwait is different. Rework...Ulrich Drepper1-4/+9
2002-09-29* sysdeps/unix/sysv/linux/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]:Roland McGrath2-6/+21
2002-09-292002-09-29 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+11
2002-09-29Update.Ulrich Drepper2-3/+8
2002-09-29Update.Ulrich Drepper4-2/+25
2002-09-29(DO_SET_THREAD_AREA): Don't use INLINE_SYSCALL for set_thread_area syscall.Ulrich Drepper1-11/+31
2002-09-29* stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.Roland McGrath2-1/+5
2002-09-29* sysdeps/unix/sysv/linux/sparc/sysdep.h (inline_syscall0): Make asmRoland McGrath6-84/+80
2002-09-29* configure: Regenerated after aclocal.m4 change.Roland McGrath9-109/+269
2002-09-29* elf/rtld.c (_dl_start): Fix conditional for declaring CNT.Roland McGrath2-1/+8
2002-09-292002-09-28 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+4
2002-09-29Update.Ulrich Drepper2-1/+6
2002-09-28Update.Ulrich Drepper1-1/+6
2002-09-28Add __syscall_exit entry point.Ulrich Drepper1-0/+1
2002-09-28* pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]:Roland McGrath2-6/+18
2002-09-28* posix/bug-regex11.c (tests): Add flags field.Roland McGrath1-0/+8
2002-09-282002-09-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath3-8/+81
2002-09-28Update.Ulrich Drepper1-3/+12
2002-09-28* sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE forRoland McGrath5-7/+20
2002-09-28* include/libc-symbols.h (__hidden_dot_weak1): Fix typo. ReplaceRoland McGrath1-0/+5
2002-09-282002-09-27 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath1-1/+1
2002-09-28(nice): Use getpriority() for the return value.Ulrich Drepper5-16/+7
2002-09-28(td_thr_tls_get_addr): Fix reference to dtv.Ulrich Drepper1-1/+1
2002-09-28* sysdeps/unix/sysv/linux/mips/truncate64.c (truncate64): FixAndreas Jaeger1-0/+7
2002-09-28Fix number of args to syscall.Andreas Jaeger2-4/+4
2002-09-28Update.Ulrich Drepper1-0/+65
2002-09-28Update.Ulrich Drepper7-311/+880
2002-09-28Define macro DO_ELF_MACHINE_REL_RELATIVE for 'elf_machine_rel_relative'. (elf...Ulrich Drepper1-2/+8
2002-09-28* sysdeps/unix/sysv/linux/x86_64/sysdep.hRoland McGrath3-4/+22
2002-09-282002-09-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+10
2002-09-28SysV shared memory definitions for Linux/PA.Ulrich Drepper4-0/+342
2002-09-28(Hash Search Function): Describe that memory must be cleared before calling h...Ulrich Drepper1-3/+4
2002-09-282002-09-27 Roland McGrath <roland@redhat.com>Roland McGrath3-2/+2
2002-09-27* sysdeps/powerpc/powerpc32/Makefile: Fix typo in comment.Roland McGrath2-1/+3
2002-09-27* sysdeps/powerpc/powerpc64/MakefileRoland McGrath2-6/+16
2002-09-27* sysdeps/x86_64/dl-machine.h (elf_machine_type_class): RemoveRoland McGrath2-6/+10
2002-09-27* elf/dl-addr.c (_dl_addr): Set dli_fbase to l_map_startRoland McGrath4-15/+96
2002-09-27* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_load_address): Don'tRoland McGrath1-0/+11
2002-09-272002-09-24 Jakub Jelinek <jakub@redhat.com>Roland McGrath5-116/+29