about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [BZ #1962] cvs/fedora-glibc-20051221T0931Ulrich Drepper2005-12-212-5/+10
* [BZ #1960]Ulrich Drepper2005-12-212-1/+7
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-2113-42/+57
* * csu/dso_handle.c (__dso_handle): Mark as const.Ulrich Drepper2005-12-212-2/+5
* * intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.Ulrich Drepper2005-12-213-4/+8
* * resolv/herror.c (h_errlist): Mark as const.Ulrich Drepper2005-12-212-2/+7
* * sunrpc/clnt_unix.c (unix_ops): Mark as const.Ulrich Drepper2005-12-206-11/+17
* (client_ops): Mark as const.Ulrich Drepper2005-12-201-2/+2
* [BZ #2061]Roland McGrath2005-12-202-3/+14
* * sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath2005-12-203-42/+11
* 2005-12-20 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-201-23/+2
* * sunrpc/auth_unix.c (auth_unix_ops): Mark as const.Ulrich Drepper2005-12-202-3/+4
* * sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper2005-12-204-8/+15
* * resolv/res_hconf.c (arg_service_list): Reduce size of svcs andUlrich Drepper2005-12-202-4/+6
* * resolv/res_hconf.c (cmd): Mark as const.Ulrich Drepper2005-12-202-2/+5
* * misc/getusershell.c (initshells): Remove unnecessary tests.Ulrich Drepper2005-12-202-11/+9
* * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper2005-12-204-30/+62
* * sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751Ulrich Drepper2005-12-202-3/+5
* * locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper2005-12-203-5/+17
* * iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper2005-12-203-3/+11
* * iconv/gconv_open.c (internal_trans_names): Mark as const.Ulrich Drepper2005-12-202-2/+7
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-209-44/+152
* * sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper2005-12-202-1/+16
* [BZ #1952, BZ #1955] cvs/fedora-glibc-20051220T1028Ulrich Drepper2005-12-203-3/+12
* time implementation for Linux.Ulrich Drepper2005-12-201-0/+35
* 2005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-12-201-0/+6
* 2005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-12-203-4/+3
* [BZ #1978]Ulrich Drepper2005-12-2034-255/+663
* * sysdeps/gnu/Makefile: Make sure the correct errlist.c file isUlrich Drepper2005-12-202-4/+11
* * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003Ulrich Drepper2005-12-1914-77/+228
* * iconv/gconv_builtin.c (builtin_map): Change type of sizeUlrich Drepper2005-12-192-6/+10
* * libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper2005-12-192-2/+3
* * libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper2005-12-192-2/+5
* * wcsmbs/wcsmbsload.c (to_wc): Mark as const.Ulrich Drepper2005-12-191-0/+5
* (to_wc): Mark as const. (to_mb): Likewise.Ulrich Drepper2005-12-191-5/+5
* * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson2005-12-182-1/+5
* * iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper2005-12-182-2/+4
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper2005-12-183-3/+12
* * sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper2005-12-183-2/+17
* * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper2005-12-185-8/+51
* * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper2005-12-183-6/+34
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-1820-161/+159
* * elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper2005-12-172-1/+4
* * elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper2005-12-173-8/+6
* * sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper2005-12-172-0/+5
* * nscd/Makefile: Don't build nscd_nischeck.Ulrich Drepper2005-12-163-104/+8
* * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper2005-12-1612-3/+415
* Move errno setting code in separate function __atfct_seterrno_2.Ulrich Drepper2005-12-161-39/+48
* [BZ #1997]Roland McGrath2005-12-152-2/+7
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-1582-161/+244