summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-03-24* nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch.Ulrich Drepper
2005-03-23* locale/setlocale.c: Comment typo.Roland McGrath
2005-03-23* scripts/versions.awk: No errors for GLIBC_PRIVATE.Roland McGrath
2005-03-22* Versions.def (libdl, librt): Add GLIBC_2.3.4 version.Roland McGrath
2005-03-22* elf/elf.h (PT_ARM_EXIDX): New macro.Roland McGrath
2005-03-22* sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):Ulrich Drepper
2005-03-22* sysdeps/ia64/_mcount.S: Newer kernels don't like register-framesUlrich Drepper
2005-03-20[BZ #786]Ulrich Drepper
2005-03-20* elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper
2005-03-20* malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper
2005-03-20* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.Ulrich Drepper
2005-03-20[BZ #38]Ulrich Drepper
2005-03-19* inet/test-ifaddrs.c: Use test-skeleton.cvs/fedora-glibc-20050319T1907Ulrich Drepper
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper
2005-03-19* elf/Makefile: Add rules to build and run order2.Ulrich Drepper
2005-03-19* elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper
2005-03-19* sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.Ulrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-03-18* configure.in: Use %function instead of @function.Roland McGrath
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-03-17* include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath
2005-03-16* elf/elf.h: Define MIPS TLS relocations.Roland McGrath
2005-03-16* elf/circleload1.c (main): Pretty printing.Ulrich Drepper
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-03-15[BZ #789]Roland McGrath
2005-03-15* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't includeRoland McGrath
2005-03-13* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE andRoland McGrath
2005-03-13* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath
2005-03-13* sysdeps/hppa/configure.in: Remove old Makefile leftovers.Roland McGrath
2005-03-08* sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, soRoland McGrath
2005-03-08* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper
2005-03-07[BZ #777]Roland McGrath
2005-03-07* elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper
2005-03-07* elf/dl-close.c (_dl_close): Unify debug message format.Ulrich Drepper
2005-03-07* elf/dl-close.c (_dl_close): Print debug message just beforeUlrich Drepper
2005-03-07* elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.Ulrich Drepper
2005-03-07* elf/dl-version.c (match_symbol): Add namespace info to debug output.Ulrich Drepper
2005-03-07* posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.Ulrich Drepper
2005-03-06* debug/recv_chk.c (__recv_chk): Always fail if request couldUlrich Drepper
2005-03-06* socket/bits/socket2.h (recv): Avoid calls to the _chk variant ifUlrich Drepper
2005-03-06typoRoland McGrath
2005-03-06* posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper
2005-03-06* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper
2005-03-06* include/bits/unistd.h: New file.Ulrich Drepper
2005-03-06* sunrpc/key_call.c: Remove doors support.Ulrich Drepper
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath
2005-03-05* Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead ofRoland McGrath