about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [BZ #2061]Roland McGrath2005-12-201-0/+5
* * sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath2005-12-201-0/+9
* * sunrpc/auth_unix.c (auth_unix_ops): Mark as const.Ulrich Drepper2005-12-201-1/+2
* * sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper2005-12-201-0/+6
* * resolv/res_hconf.c (arg_service_list): Reduce size of svcs andUlrich Drepper2005-12-201-1/+3
* * resolv/res_hconf.c (cmd): Mark as const.Ulrich Drepper2005-12-201-0/+3
* * misc/getusershell.c (initshells): Remove unnecessary tests.Ulrich Drepper2005-12-201-0/+4
* * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper2005-12-201-0/+4
* * sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751Ulrich Drepper2005-12-201-1/+2
* * locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper2005-12-201-1/+2
* * iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper2005-12-201-1/+2
* * iconv/gconv_open.c (internal_trans_names): Mark as const.Ulrich Drepper2005-12-201-0/+4
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-201-0/+10
* * sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper2005-12-201-0/+7
* [BZ #1952, BZ #1955] cvs/fedora-glibc-20051220T1028Ulrich Drepper2005-12-201-1/+11
* 2005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-12-201-0/+6
* [BZ #1978]Ulrich Drepper2005-12-201-0/+55
* * sysdeps/gnu/Makefile: Make sure the correct errlist.c file isUlrich Drepper2005-12-201-0/+5
* * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003Ulrich Drepper2005-12-191-0/+16
* * iconv/gconv_builtin.c (builtin_map): Change type of sizeUlrich Drepper2005-12-191-0/+3
* * libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper2005-12-191-0/+1
* * libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper2005-12-191-0/+3
* * wcsmbs/wcsmbsload.c (to_wc): Mark as const.Ulrich Drepper2005-12-191-0/+5
* * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson2005-12-181-0/+4
* * iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper2005-12-181-0/+2
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper2005-12-181-0/+5
* * sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper2005-12-181-0/+4
* * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper2005-12-181-0/+7
* * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper2005-12-181-0/+6
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-181-0/+22
* * elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper2005-12-171-0/+2
* * elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper2005-12-171-0/+3
* * sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper2005-12-171-0/+4
* * nscd/Makefile: Don't build nscd_nischeck.Ulrich Drepper2005-12-161-0/+5
* * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper2005-12-161-0/+15
* [BZ #1997]Roland McGrath2005-12-151-0/+4
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-0/+80
* * sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.Roland McGrath2005-12-151-0/+4
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-0/+1590
* * sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft.Roland McGrath2005-12-131-0/+4
* * sysdeps/generic/signame.c: Removed.Ulrich Drepper2005-12-131-0/+5
* * sysdeps/generic/det_endian.c: Removed.Ulrich Drepper2005-12-131-0/+6
* * sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath2005-12-131-0/+5
* * io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper2005-12-121-0/+4
* * posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper2005-12-111-0/+8
* * nis/nis_call.c (inetstr2int): Optimize.Ulrich Drepper2005-12-091-0/+4
* * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper2005-12-081-0/+10
* * nis/ypclnt.c (yp_update): Before trying default authentication,Ulrich Drepper2005-12-081-0/+5
* * nis/nis_table.c (nis_list): Fix memory handling in error case.Ulrich Drepper2005-12-081-0/+9
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-0/+68