summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-12-19(to_wc): Mark as const. (to_mb): Likewise.Ulrich Drepper
2005-12-18 * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson
2005-12-18* iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper
2005-12-18* sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper
2005-12-18* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2005-12-17* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper
2005-12-17* elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper
2005-12-17* sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper
2005-12-16* nscd/Makefile: Don't build nscd_nischeck.Ulrich Drepper
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2005-12-16Move errno setting code in separate function __atfct_seterrno_2.Ulrich Drepper
2005-12-15[BZ #1997]Roland McGrath
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath
2005-12-15* sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.Roland McGrath
2005-12-152005-12-15 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-14Use "config.h" to refer to the local config.h file.Ulrich Drepper
2005-12-13* sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft.Roland McGrath
2005-12-132005-12-13 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-13* sysdeps/generic/signame.c: Removed.Ulrich Drepper
2005-12-13* sysdeps/generic/det_endian.c: Removed.Ulrich Drepper
2005-12-13Remove det_endian.c.Ulrich Drepper
2005-12-13* sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath
2005-12-13* init.c (__pthread_initialize_minimal_internal): Do __static_tls_sizeRoland McGrath
2005-12-132005-12-12 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-13* allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper
2005-12-12* io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper
2005-12-11* posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper
2005-12-09* nis/nis_call.c (inetstr2int): Optimize.Ulrich Drepper
2005-12-08* nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper
2005-12-08* nis/ypclnt.c (yp_update): Before trying default authentication,Ulrich Drepper
2005-12-08* nis/nis_table.c (nis_list): Fix memory handling in error case.Ulrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-12-07* sunrpc/auth_des.c (authdes_pk_create): If conversation keyUlrich Drepper
2005-12-07(authdes_pk_create): If conversation key cannot be created, free memory.Ulrich Drepper
2005-12-06* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath
2005-12-06* sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath
2005-12-06* hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath
2005-12-06* malloc/tst-mallocfork.c (do_test): Make sure sa_flags isRoland McGrath
2005-12-06* stdlib/longlong.h: Update from GCC.Roland McGrath
2005-12-06* soft-fp/soft-fp.h: Include <stdlib.h>.Roland McGrath