summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper
2005-12-25* stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper
2005-12-24* manual/errno.texi: Add new Linux errno codes.Ulrich Drepper
2005-12-24* sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper
2005-12-23[BZ #1566]Ulrich Drepper
2005-12-23[BZ #1499]Ulrich Drepper
2005-12-23* Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper
2005-12-22* Makerules [gen-as-const-headers] (tests): Add one test per .symRoland McGrath
2005-12-22* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper
2005-12-22* sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath
2005-12-222005-12-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-22[BZ #2066]Roland McGrath
2005-12-22* sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Roland McGrath
2005-12-21* sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath
2005-12-21* sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath
2005-12-21* csu/dso_handle.c (__dso_handle): Add const to pointer type too.Roland McGrath
2005-12-21* iconv/gconv_conf.c: Initialize empty_path_elem.Ulrich Drepper
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper
2005-12-21* elf/readlib.c: Fix include of readelflib.c.Ulrich Drepper
2005-12-21[BZ #1962]cvs/fedora-glibc-20051221T0931Ulrich Drepper
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