aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2002-11-10Update.Ulrich Drepper
2002-11-10* config.make.in (includedir): New variable, substituted by configure.Roland McGrath
2002-11-10Update.Andreas Jaeger
2002-11-10Update.Andreas Jaeger
2002-11-092002-11-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath
2002-11-09* string/test-strspn.c (do_test): Ensure zero termination.Roland McGrath
2002-11-08* posix/bug-regex13.c (tests): Add new test.Roland McGrath
2002-11-08* string/test-strchr.c (stupid_strchr): New function.Roland McGrath
2002-11-08* sysdeps/ia64/elf/configure.in: Add TLS check.Roland McGrath
2002-11-08* configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.Roland McGrath
2002-11-07* sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]Roland McGrath
2002-11-07* elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.Roland McGrath
2002-11-07* string/test-string.h: New file.Roland McGrath
2002-11-06* sysdeps/unix/sysv/linux/mips/configure.in: File removed.Roland McGrath
2002-11-06Update.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-06* configure.in: Add checks on as and ld for binutils 2.13 or later.Roland McGrath
2002-11-06Update.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-06* sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.Roland McGrath
2002-11-06* sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): ChangeRoland McGrath
2002-11-06Update.Ulrich Drepper
2002-11-06* sysdeps/sh/bits/setjmp.h (JB_SIZE): Define onlyRoland McGrath
2002-11-05Update.Ulrich Drepper
2002-11-05Update.Ulrich Drepper
2002-11-05Update.Ulrich Drepper
2002-11-05Update.Ulrich Drepper
2002-11-05* sysdeps/unix/sysv/linux/powerpc/chown.c: Use INLINE_SYSCALL macro.Roland McGrath
2002-11-04Update.Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-03Update.Ulrich Drepper
2002-11-03* sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use union type forRoland McGrath
2002-11-03* sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.Roland McGrath
2002-11-03* manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_rRoland McGrath
2002-11-03* stdio-common/reg-printf.c: Include <stdlib.h>.Roland McGrath
2002-11-02* sysdeps/unix/sysv/linux/mips/syscalls.list (s_execve): SetRoland McGrath
2002-11-02* sysdeps/generic/errno-loc.c [! USE___THREAD]: Use this conditionalRoland McGrath
2002-11-01* sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):Roland McGrath
2002-11-01* sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove.Roland McGrath
2002-11-01* sysdeps/ia64/strncpy.S: Fix recovery code.Roland McGrath
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-11-01* sysdeps/i386/bits/byteswap.h [__GNUC__ < 2] (__bswap_32):Roland McGrath
2002-10-30* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for eachAndreas Jaeger
2002-10-29* sysdeps/generic/allocrtsig.c: Include <testrtsig.h>, notAndreas Schwab