Age | Commit message (Expand) | Author | Files | Lines |
2005-12-20 | * misc/getusershell.c (initshells): Remove unnecessary tests. | Ulrich Drepper | 2 | -11/+9 |
2005-12-20 | * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. | Ulrich Drepper | 4 | -30/+62 |
2005-12-20 | * sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751 | Ulrich Drepper | 2 | -3/+5 |
2005-12-20 | * locale/loadlocale.c (_nl_value_types): Mark as const. | Ulrich Drepper | 3 | -5/+17 |
2005-12-20 | * iconv/gconv_conf.c (builtin_aliases): Mark as const. | Ulrich Drepper | 3 | -3/+11 |
2005-12-20 | * iconv/gconv_open.c (internal_trans_names): Mark as const. | Ulrich Drepper | 2 | -2/+7 |
2005-12-20 | * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h. | Ulrich Drepper | 9 | -44/+152 |
2005-12-20 | * sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease. | Ulrich Drepper | 2 | -1/+16 |
2005-12-20 | [BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028 | Ulrich Drepper | 3 | -3/+12 |
2005-12-20 | time implementation for Linux. | Ulrich Drepper | 1 | -0/+35 |
2005-12-20 | 2005-12-15 Thomas Schwinge <tschwinge@gnu.org> | Roland McGrath | 1 | -0/+6 |
2005-12-20 | 2005-12-15 Thomas Schwinge <tschwinge@gnu.org> | Roland McGrath | 3 | -4/+3 |
2005-12-20 | [BZ #1978] | Ulrich Drepper | 34 | -255/+663 |
2005-12-20 | * sysdeps/gnu/Makefile: Make sure the correct errlist.c file is | Ulrich Drepper | 2 | -4/+11 |
2005-12-19 | * iconv/gconv.c: Demangle pointers before use if necessary.cvs/fedora-glibc-20051219T1003 | Ulrich Drepper | 14 | -77/+228 |
2005-12-19 | * iconv/gconv_builtin.c (builtin_map): Change type of size | Ulrich Drepper | 2 | -6/+10 |
2005-12-19 | * libio/libioP.h (__libio_codecvt): Adjust declaraction. | Ulrich Drepper | 2 | -2/+3 |
2005-12-19 | * libio/iofwide.c (__libio_codecvt): Mark as const. | Ulrich Drepper | 2 | -2/+5 |
2005-12-19 | * wcsmbs/wcsmbsload.c (to_wc): Mark as const. | Ulrich Drepper | 1 | -0/+5 |
2005-12-19 | (to_wc): Mark as const. (to_mb): Likewise. | Ulrich Drepper | 1 | -5/+5 |
2005-12-18 | * sysdeps/alpha/libc-tls.c: Fix directory on include of base file. | Richard Henderson | 2 | -1/+5 |
2005-12-18 | * iconv/gconv_builtin.c: Mark map with attribute_relro. | Ulrich Drepper | 2 | -2/+4 |
2005-12-18 | * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define C | Ulrich Drepper | 3 | -3/+12 |
2005-12-18 | * sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: Avoid | Ulrich Drepper | 3 | -2/+17 |
2005-12-18 | * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in | Ulrich Drepper | 5 | -8/+51 |
2005-12-18 | * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and | Ulrich Drepper | 3 | -6/+34 |
2005-12-18 | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 20 | -161/+159 |
2005-12-17 | * elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead of | Ulrich Drepper | 2 | -1/+4 |
2005-12-17 | * elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp. | Ulrich Drepper | 3 | -8/+6 |
2005-12-17 | * sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp. | Ulrich Drepper | 2 | -0/+5 |
2005-12-16 | * nscd/Makefile: Don't build nscd_nischeck. | Ulrich Drepper | 3 | -104/+8 |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper | 12 | -3/+415 |
2005-12-16 | Move errno setting code in separate function __atfct_seterrno_2. | Ulrich Drepper | 1 | -39/+48 |
2005-12-15 | [BZ #1997] | Roland McGrath | 2 | -2/+7 |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 82 | -161/+244 |
2005-12-15 | * sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed. | Roland McGrath | 1 | -0/+4 |
2005-12-15 | 2005-12-15 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -5/+0 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 772 | -5974/+106 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 137 | -397/+8102 |
2005-12-14 | Use "config.h" to refer to the local config.h file. | Ulrich Drepper | 1 | -1/+1 |
2005-12-13 | * sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft. | Roland McGrath | 1 | -0/+4 |
2005-12-13 | 2005-12-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -9/+2 |
2005-12-13 | * sysdeps/generic/signame.c: Removed. | Ulrich Drepper | 6 | -495/+5 |
2005-12-13 | * sysdeps/generic/det_endian.c: Removed. | Ulrich Drepper | 1 | -0/+6 |
2005-12-13 | Remove det_endian.c. | Ulrich Drepper | 3 | -44/+1 |
2005-12-13 | * sysdeps/powerpc/dl-procinfo.c: New file. | Roland McGrath | 3 | -0/+146 |
2005-12-13 | * init.c (__pthread_initialize_minimal_internal): Do __static_tls_size | Roland McGrath | 1 | -0/+6 |
2005-12-13 | 2005-12-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -13/+12 |
2005-12-13 | * allocatestack.c (allocate_stack): Don't demand that there is an | Ulrich Drepper | 2 | -2/+9 |
2005-12-12 | * io/sys/stat.h: Add restrict to fstatat declarations. | Ulrich Drepper | 2 | -6/+13 |