aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-06* sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath1-2/+2
2005-12-06* hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath14-469/+88
2005-12-06* malloc/tst-mallocfork.c (do_test): Make sure sa_flags isRoland McGrath2-2/+6
2005-12-06* stdlib/longlong.h: Update from GCC.Roland McGrath2-65/+91
2005-12-06* soft-fp/soft-fp.h: Include <stdlib.h>.Roland McGrath3-1/+9
2005-12-06* sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath2-0/+8
2005-12-06* sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath1-0/+4
2005-12-062005-12-05 Roland McGrath <roland@redhat.com>Roland McGrath1-16/+16
2005-12-04(nis_list): One more reallocation optimization.Ulrich Drepper1-5/+15
2005-12-04* nis/nis_table.c (nis_list): Optimize freeing and reallocation ofUlrich Drepper2-0/+13
2005-12-03* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):Ulrich Drepper2-17/+13
2005-12-03* nis/nis_error.c (nis_sperror_r): Let snprintf determine whetherUlrich Drepper7-88/+68
2005-12-03* nis/nss_nisplus/nisplus-service.c: Fix locking to useUlrich Drepper8-728/+880
2005-12-03* nis/nss_nisplus/nisplus-pwd.c (_nss_pwd_create_tablename):Ulrich Drepper4-277/+313
2005-12-03* nis/nss_nisplus/nisplus-pwd.c: Fix locking to useUlrich Drepper1-0/+4
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper13-8/+480
2005-12-02Add one more parameter check.Ulrich Drepper1-1/+7