summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-13* sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft.Roland McGrath
2005-12-13* sysdeps/generic/signame.c: Removed.Ulrich Drepper
2005-12-13* sysdeps/generic/det_endian.c: Removed.Ulrich Drepper
2005-12-13* sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath
2005-12-12* io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper
2005-12-11* posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper
2005-12-09* nis/nis_call.c (inetstr2int): Optimize.Ulrich Drepper
2005-12-08* nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper
2005-12-08* nis/ypclnt.c (yp_update): Before trying default authentication,Ulrich Drepper
2005-12-08* nis/nis_table.c (nis_list): Fix memory handling in error case.Ulrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-12-07* sunrpc/auth_des.c (authdes_pk_create): If conversation keyUlrich Drepper
2005-12-06* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath
2005-12-06* sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath
2005-12-06* hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath
2005-12-06* malloc/tst-mallocfork.c (do_test): Make sure sa_flags isRoland McGrath
2005-12-06* stdlib/longlong.h: Update from GCC.Roland McGrath
2005-12-06* soft-fp/soft-fp.h: Include <stdlib.h>.Roland McGrath
2005-12-06* sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath
2005-12-06* sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath
2005-12-04* nis/nis_table.c (nis_list): Optimize freeing and reallocation ofUlrich Drepper
2005-12-03* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):Ulrich Drepper
2005-12-03* nis/nis_error.c (nis_sperror_r): Let snprintf determine whetherUlrich Drepper
2005-12-03* nis/nss_nisplus/nisplus-service.c: Fix locking to useUlrich Drepper
2005-12-03* nis/nss_nisplus/nisplus-pwd.c (_nss_pwd_create_tablename):Ulrich Drepper
2005-12-03* nis/nss_nisplus/nisplus-pwd.c: Fix locking to useUlrich Drepper
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper
2005-11-28(MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger
2005-11-27* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper
2005-11-27* sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.Ulrich Drepper
2005-11-27* sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.Roland McGrath
2005-11-27* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper
2005-11-27* nis/nis_table.c (nis_list): Add more free calls in error cases.Ulrich Drepper
2005-11-27 * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ...Richard Henderson
2005-11-27* nis/nis_lookup.c (nis_lookup): Mark RPCTIMEOUT as const. PrettyUlrich Drepper
2005-11-27* nis/nis_table.c (__create_ib_request): Use strdupa instead ofUlrich Drepper
2005-11-26* nis/ypclnt.c (yp_bind_ypbindprog): Initialize clnt_saddr by hand.Ulrich Drepper
2005-11-26 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson
2005-11-25* Makeconfig (+cflags): Add -fmerge-all-constants by default.Ulrich Drepper
2005-11-25[BZ #1912]Ulrich Drepper
2005-11-25* sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper
2005-11-25[BZ #1926]Ulrich Drepper
2005-11-25[BZ #1925]Ulrich Drepper
2005-11-25* scripts/check-c++-types.sh: Improve comments.Ulrich Drepper
2005-11-24* scripts/check-local-headers.sh: New file.Ulrich Drepper
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper
2005-11-22[BZ #1908]Ulrich Drepper
2005-11-22* sunrpc/bindrsvprt.c (bindresvport): Wrap around to startportUlrich Drepper
2005-11-21* Makefile.in: Remove RCS ID line.Ulrich Drepper