aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-12-21* sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath1-0/+2
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath1-0/+35
2005-12-21* sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath1-0/+4
2005-12-21* csu/dso_handle.c (__dso_handle): Add const to pointer type too.Roland McGrath1-0/+4
2005-12-21* iconv/gconv_conf.c: Initialize empty_path_elem.Ulrich Drepper1-0/+2
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper1-0/+12
2005-12-21* elf/readlib.c: Fix include of readelflib.c.Ulrich Drepper1-0/+4
2005-12-21[BZ #1962]cvs/fedora-glibc-20051221T0931Ulrich Drepper1-0/+5
2005-12-21[BZ #1960]Ulrich Drepper1-0/+5
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper1-0/+14
2005-12-21* csu/dso_handle.c (__dso_handle): Mark as const.Ulrich Drepper1-0/+2
2005-12-21* intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.Ulrich Drepper1-0/+4
2005-12-21* resolv/herror.c (h_errlist): Mark as const.Ulrich Drepper1-0/+5
2005-12-20* sunrpc/clnt_unix.c (unix_ops): Mark as const.Ulrich Drepper1-1/+7
2005-12-20[BZ #2061]Roland McGrath1-0/+5
2005-12-20* sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath1-0/+9
2005-12-20* sunrpc/auth_unix.c (auth_unix_ops): Mark as const.Ulrich Drepper1-1/+2
2005-12-20* sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper1-0/+6
2005-12-20* resolv/res_hconf.c (arg_service_list): Reduce size of svcs andUlrich Drepper1-1/+3
2005-12-20* resolv/res_hconf.c (cmd): Mark as const.Ulrich Drepper1-0/+3
2005-12-20* misc/getusershell.c (initshells): Remove unnecessary tests.Ulrich Drepper1-0/+4
2005-12-20* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper1-0/+4
2005-12-20* sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751Ulrich Drepper1-1/+2
2005-12-20* locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper1-1/+2
2005-12-20* iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper1-1/+2
2005-12-20* iconv/gconv_open.c (internal_trans_names): Mark as const.Ulrich Drepper1-0/+4
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper1-0/+10
2005-12-20* sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper1-0/+7
2005-12-20[BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028Ulrich Drepper1-1/+11
2005-12-202005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath1-0/+6
2005-12-20[BZ #1978]Ulrich Drepper1-0/+55
2005-12-20* sysdeps/gnu/Makefile: Make sure the correct errlist.c file isUlrich Drepper1-0/+5
2005-12-19* iconv/gconv.c: Demangle pointers before use if necessary.cvs/fedora-glibc-20051219T1003Ulrich Drepper1-0/+16
2005-12-19* iconv/gconv_builtin.c (builtin_map): Change type of sizeUlrich Drepper1-0/+3
2005-12-19* libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper1-0/+1
2005-12-19* libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper1-0/+3
2005-12-19* wcsmbs/wcsmbsload.c (to_wc): Mark as const.Ulrich Drepper1-0/+5
2005-12-18 * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson1-0/+4
2005-12-18* iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper1-0/+2
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper1-0/+5
2005-12-18* sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper1-0/+4
2005-12-18* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper1-0/+7
2005-12-18* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper1-0/+6
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper1-0/+22
2005-12-17* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper1-0/+2
2005-12-17* elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper1-0/+3
2005-12-17* sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper1-0/+4
2005-12-16* nscd/Makefile: Don't build nscd_nischeck.Ulrich Drepper1-0/+5
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper1-0/+15
2005-12-15[BZ #1997]Roland McGrath1-0/+4