about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [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
* * sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.Roland McGrath2005-12-151-0/+4
* 2005-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-151-5/+0
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-14772-5974/+106
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-14137-397/+8102
* Use "config.h" to refer to the local config.h file.Ulrich Drepper2005-12-141-1/+1
* * sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft.Roland McGrath2005-12-131-0/+4
* 2005-12-13 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-131-9/+2
* * sysdeps/generic/signame.c: Removed.Ulrich Drepper2005-12-136-495/+5
* * sysdeps/generic/det_endian.c: Removed.Ulrich Drepper2005-12-131-0/+6
* Remove det_endian.c.Ulrich Drepper2005-12-133-44/+1
* * sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath2005-12-133-0/+146
* * init.c (__pthread_initialize_minimal_internal): Do __static_tls_sizeRoland McGrath2005-12-131-0/+6
* 2005-12-12 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-131-13/+12
* * allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper2005-12-132-2/+9
* * io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper2005-12-122-6/+13
* * posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper2005-12-112-0/+16
* * nis/nis_call.c (inetstr2int): Optimize.Ulrich Drepper2005-12-092-16/+11
* * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper2005-12-083-9/+12
* * nis/ypclnt.c (yp_update): Before trying default authentication,Ulrich Drepper2005-12-082-0/+6
* * nis/nis_table.c (nis_list): Fix memory handling in error case.Ulrich Drepper2005-12-082-39/+49
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-0768-772/+726
* * sunrpc/auth_des.c (authdes_pk_create): If conversation keyUlrich Drepper2005-12-071-0/+6
* (authdes_pk_create): If conversation key cannot be created, free memory.Ulrich Drepper2005-12-071-1/+1