about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [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
* * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath2005-12-068-6/+36
* * sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath2005-12-061-2/+2
* * hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath2005-12-0614-469/+88
* * malloc/tst-mallocfork.c (do_test): Make sure sa_flags isRoland McGrath2005-12-062-2/+6
* * stdlib/longlong.h: Update from GCC.Roland McGrath2005-12-062-65/+91
* * soft-fp/soft-fp.h: Include <stdlib.h>.Roland McGrath2005-12-063-1/+9
* * sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath2005-12-062-0/+8
* * sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath2005-12-061-0/+4
* 2005-12-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-061-16/+16
* (nis_list): One more reallocation optimization.Ulrich Drepper2005-12-041-5/+15
* * nis/nis_table.c (nis_list): Optimize freeing and reallocation ofUlrich Drepper2005-12-042-0/+13
* * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):Ulrich Drepper2005-12-032-17/+13
* * nis/nis_error.c (nis_sperror_r): Let snprintf determine whetherUlrich Drepper2005-12-037-88/+68
* * nis/nss_nisplus/nisplus-service.c: Fix locking to useUlrich Drepper2005-12-038-728/+880
* * nis/nss_nisplus/nisplus-pwd.c (_nss_pwd_create_tablename):Ulrich Drepper2005-12-034-277/+313
* * nis/nss_nisplus/nisplus-pwd.c: Fix locking to useUlrich Drepper2005-12-031-0/+4
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-0213-8/+480
* Add one more parameter check.Ulrich Drepper2005-12-021-1/+7
* (MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger2005-11-282-1/+7
* * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper2005-11-272-4/+12
* * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-0/+4
* (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-50/+29
* * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.Roland McGrath2005-11-271-0/+5
* 2005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-271-0/+2
* * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper2005-11-272-44/+47