summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-12-21[BZ #1960]Ulrich Drepper
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper
2005-12-21* csu/dso_handle.c (__dso_handle): Mark as const.Ulrich Drepper
2005-12-21* intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.Ulrich Drepper
2005-12-21* resolv/herror.c (h_errlist): Mark as const.Ulrich Drepper
2005-12-20* sunrpc/clnt_unix.c (unix_ops): Mark as const.Ulrich Drepper
2005-12-20[BZ #2061]Roland McGrath
2005-12-20* sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath
2005-12-20* sunrpc/auth_unix.c (auth_unix_ops): Mark as const.Ulrich Drepper
2005-12-20* sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper
2005-12-20* resolv/res_hconf.c (arg_service_list): Reduce size of svcs andUlrich Drepper
2005-12-20* resolv/res_hconf.c (cmd): Mark as const.Ulrich Drepper
2005-12-20* misc/getusershell.c (initshells): Remove unnecessary tests.Ulrich Drepper
2005-12-20* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper
2005-12-20* sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751Ulrich Drepper
2005-12-20* locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper
2005-12-20* iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper
2005-12-20* iconv/gconv_open.c (internal_trans_names): Mark as const.Ulrich Drepper
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper
2005-12-20* sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper
2005-12-20[BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028Ulrich Drepper
2005-12-202005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2005-12-20[BZ #1978]Ulrich Drepper
2005-12-20* sysdeps/gnu/Makefile: Make sure the correct errlist.c file isUlrich Drepper
2005-12-19* iconv/gconv.c: Demangle pointers before use if necessary.cvs/fedora-glibc-20051219T1003Ulrich Drepper
2005-12-19* iconv/gconv_builtin.c (builtin_map): Change type of sizeUlrich Drepper
2005-12-19* libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper
2005-12-19* libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper
2005-12-19* wcsmbs/wcsmbsload.c (to_wc): Mark as const.Ulrich Drepper
2005-12-18 * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson
2005-12-18* iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper
2005-12-18* sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper
2005-12-18* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2005-12-17* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper
2005-12-17* elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper
2005-12-17* sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper
2005-12-16* nscd/Makefile: Don't build nscd_nischeck.Ulrich Drepper
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2005-12-15[BZ #1997]Roland McGrath
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath
2005-12-15* sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.Roland McGrath
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-13* sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft.Roland McGrath
2005-12-13* sysdeps/generic/signame.c: Removed.Ulrich Drepper
2005-12-13* sysdeps/generic/det_endian.c: Removed.Ulrich Drepper
2005-12-13* sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath
2005-12-12* io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper