aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-28(MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger2-1/+7
2005-11-27* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper2-4/+12
2005-11-27* sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.Ulrich Drepper1-0/+4
2005-11-27(gaih_inet): Avoid some code duplication.Ulrich Drepper1-50/+29
2005-11-27* sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.Roland McGrath1-0/+5
2005-11-272005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2005-11-27* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper2-44/+47
2005-11-27* nis/nis_table.c (nis_list): Add more free calls in error cases.Ulrich Drepper1-0/+4
2005-11-27(nis_list): Add more free calls in error cases.Ulrich Drepper1-0/+1
2005-11-27 * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ...Richard Henderson2-5/+33
2005-11-27* nis/nis_lookup.c (nis_lookup): Mark RPCTIMEOUT as const. PrettyUlrich Drepper3-9/+13
2005-11-27* nis/nis_table.c (__create_ib_request): Use strdupa instead ofUlrich Drepper3-24/+22