summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper
2005-11-09(__libc_check_standard_fds): Reverse modes so that common operations onUlrich Drepper
2005-11-09* sysdeps/generic/check_fds.c (check_one_fd): For writableUlrich Drepper
2005-11-08* elf/elf.h (R_M32R_REL32): New macro.Roland McGrath
2005-11-08* sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.Roland McGrath
2005-11-08* configure.in: Grok --with-cpu=CPU option. If given, search forRoland McGrath
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath
2005-11-07sysdeps/unix/bsd/sun moved to portsRoland McGrath
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper
2005-11-06* configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper
2005-11-06* config.make.in: Remove gnu-ld.Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-11-05* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper
2005-11-05* configure.in: Remove test for support for subtracting local labels.Ulrich Drepper
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath
2005-11-05[BZ #1089]Roland McGrath
2005-11-04* NEWS: Synch with 2.3 branch updates.Roland McGrath
2005-11-04* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper
2005-11-03* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,Roland McGrath
2005-11-03[BZ #1548]Roland McGrath
2005-11-03[BZ #1774]Ulrich Drepper
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper
2005-10-31* debug/execinfo.h: Change backtrace_symbols_fd comment.Ulrich Drepper
2005-10-31[BZ #1579]Ulrich Drepper
2005-10-31* sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath
2005-10-31* elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printfRoland McGrath
2005-10-30* misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper
2005-10-28* nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix offUlrich Drepper
2005-10-24[BZ #1534]Roland McGrath
2005-10-23* rt/mqueue.h: Cleanups.Ulrich Drepper
2005-10-23[BZ #1254]cvs/fedora-glibc-2_3-20051023T0123Roland McGrath
2005-10-23[BZ #1252, BZ #1498]Roland McGrath
2005-10-21* iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping.Ulrich Drepper
2005-10-20* sysdeps/alpha/remqu.S: Return the correct result when the samecvs/fedora-glibc-20051020T0651Ulrich Drepper
2005-10-20* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper
2005-10-19..Ulrich Drepper
2005-10-17[BZ #721]Roland McGrath
2005-10-17* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper
2005-10-17allow EACCES errors when opening /proc for now.Ulrich Drepper
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper
2005-10-17* abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4.Roland McGrath
2005-10-17* sysdeps/generic/bits/mman.hRoland McGrath
2005-10-16* sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper
2005-10-16[BZ #1228]Ulrich Drepper
2005-10-16* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath
2005-10-16[BZ #1249, BZ #1252]cvs/fedora-glibc-2_3-20051017T0259Roland McGrath