aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-20time implementation for Linux.Ulrich Drepper1-0/+35
2005-12-202005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath1-0/+6
2005-12-202005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath3-4/+3
2005-12-20[BZ #1978]Ulrich Drepper34-255/+663
2005-12-20* sysdeps/gnu/Makefile: Make sure the correct errlist.c file isUlrich Drepper2-4/+11
2005-12-19* iconv/gconv.c: Demangle pointers before use if necessary.cvs/fedora-glibc-20051219T1003Ulrich Drepper14-77/+228
2005-12-19* iconv/gconv_builtin.c (builtin_map): Change type of sizeUlrich Drepper2-6/+10
2005-12-19* libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper2-2/+3
2005-12-19* libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper2-2/+5
2005-12-19* wcsmbs/wcsmbsload.c (to_wc): Mark as const.Ulrich Drepper1-0/+5
2005-12-19(to_wc): Mark as const. (to_mb): Likewise.Ulrich Drepper1-5/+5
2005-12-18 * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson2-1/+5
2005-12-18* iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper2-2/+4
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper3-3/+12
2005-12-18* sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper3-2/+17
2005-12-18* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper5-8/+51
2005-12-18* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper3-6/+34
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper20-161/+159
2005-12-17* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper2-1/+4
2005-12-17* elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper3-8/+6
2005-12-17* sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper2-0/+5
2005-12-16* nscd/Makefile: Don't build nscd_nischeck.Ulrich Drepper3-104/+8
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper12-3/+415
2005-12-16Move errno setting code in separate function __atfct_seterrno_2.Ulrich Drepper1-39/+48
2005-12-15[BZ #1997]Roland McGrath2-2/+7
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath82-161/+244
2005-12-15* sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.Roland McGrath1-0/+4
2005-12-152005-12-15 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+0
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper772-5974/+106
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper137-397/+8102
2005-12-14Use "config.h" to refer to the local config.h file.Ulrich Drepper1-1/+1
2005-12-13* sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft.Roland McGrath1-0/+4
2005-12-132005-12-13 Roland McGrath <roland@redhat.com>Roland McGrath1-9/+2
2005-12-13* sysdeps/generic/signame.c: Removed.Ulrich Drepper6-495/+5
2005-12-13* sysdeps/generic/det_endian.c: Removed.Ulrich Drepper1-0/+6
2005-12-13Remove det_endian.c.Ulrich Drepper3-44/+1
2005-12-13* sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath3-0/+146
2005-12-13* init.c (__pthread_initialize_minimal_internal): Do __static_tls_sizeRoland McGrath1-0/+6
2005-12-132005-12-12 Roland McGrath <roland@redhat.com>Roland McGrath1-13/+12
2005-12-13* allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper2-2/+9
2005-12-12* io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper2-6/+13
2005-12-11* posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper2-0/+16
2005-12-09* nis/nis_call.c (inetstr2int): Optimize.Ulrich Drepper2-16/+11
2005-12-08* nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper3-9/+12
2005-12-08* nis/ypclnt.c (yp_update): Before trying default authentication,Ulrich Drepper2-0/+6
2005-12-08* nis/nis_table.c (nis_list): Fix memory handling in error case.Ulrich Drepper2-39/+49
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper68-772/+726
2005-12-07* sunrpc/auth_des.c (authdes_pk_create): If conversation keyUlrich Drepper1-0/+6
2005-12-07(authdes_pk_create): If conversation key cannot be created, free memory.Ulrich Drepper1-1/+1
2005-12-06* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath8-6/+36