aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-26* nis/ypclnt.c (yp_bind_ypbindprog): Initialize clnt_saddr by hand.Ulrich Drepper1-0/+18
2005-11-26(yp_bind_ypbindprog): Initialize clnt_saddr by hand. (ypdomainname): Renamed ...Ulrich Drepper1-109/+165
2005-11-26 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson4-5/+13
2005-11-25* Makeconfig (+cflags): Add -fmerge-all-constants by default.Ulrich Drepper2-1/+7
2005-11-25[BZ #1912]Ulrich Drepper2-1/+7
2005-11-25* sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper2-0/+5
2005-11-25[BZ #1926]Ulrich Drepper2-1/+5
2005-11-25[BZ #1925]Ulrich Drepper2-1/+6
2005-11-25* scripts/check-c++-types.sh: Improve comments.Ulrich Drepper2-2/+4
2005-11-24* scripts/check-local-headers.sh: New file.Ulrich Drepper4-2/+28
2005-11-24[BZ #1920]Ulrich Drepper7-6/+56
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper9-28/+49
2005-11-22[BZ #1908]Ulrich Drepper2-4/+13
2005-11-22* sunrpc/bindrsvprt.c (bindresvport): Wrap around to startportUlrich Drepper2-4/+12
2005-11-21* Makefile.in: Remove RCS ID line.Ulrich Drepper1-0/+26
2005-11-21..Ulrich Drepper23-59/+6
2005-11-21Pretty printing.Ulrich Drepper1-3/+3
2005-11-19* elf/elf.h: Revert last change.Roland McGrath1-0/+4
2005-11-192005-11-19 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper12-22/+251
2005-11-19(nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper1-2/+3