]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 21 Jul 1998 12:19:48 +0000 (12:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 21 Jul 1998 12:19:48 +0000 (12:19 +0000)
ChangeLog

index b0b22175a07452e6417c76b937529fdeb20fd0e5..15b5fb10f7bdbca51604248d4c27e034b49ca4bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,61 @@
-Fri Jul 17 13:29:24 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+1998-07-21 10:58  Ulrich Drepper  <drepper@cygnus.com>
+
+       * elf/rtld.c: More LD_PRELOAD parsing fixes.
+
+       * catgets/open_catalog.c: Catch incorrect string indeces and empty
+       input file.
+
+       * timezone/africa: Update from official tzdata.
+       * timezone/antarctica: Likewise.
+       * timezone/asia: Likewise.
+       * timezone/australasia: Likewise.
+       * timezone/backward: Likewise.
+       * timezone/etcetera: Likewise.
+       * timezone/europe: Likewise.
+       * timezone/factory: Likewise.
+       * timezone/iso3166.tab: Likewise.
+       * timezone/leapseconds: Likewise.
+       * timezone/northamerica: Likewise.
+       * timezone/pacificnew: Likewise.
+       * timezone/southamerica: Likewise.
+       * timezone/tzselect.ksh: Likewise.
+       * timezone/zone.tab: Likewise.
+
+1998-07-21 07:10  H.J. Lu  <hjl@gnu.org>
+
+       * elf/sln.c: New file.
+
+       * elf/Makefile (extra-objs): Add sln.o.
+       (install-rootsbin): Add sln.
+       ($(objpfx)sln): New target.
+
+       * Makerules (symbolic-link-prog, symbolic-link-list): New
+       macros.
+       (install-clean-symbolic-link-list): New target.
+       (install): Depend on install-clean-symbolic-link-list.
+       (make-shlib-link): Changed for $(symbolic-link-list).
+
+       * Makefile (install-symblolic-link): New target.
+       (install): Depend on install-symblolic-link.
+
+1998-07-20 18:20  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/unix/sysv/linux/gethostname.c: Return ENAMETOOLONG if
+       buffer is too small.
+       Reported by John Levon <j_levon@ncc.co.uk>.
+
+1998-07-20 13:55  Ulrich Drepper  <drepper@cygnus.com>
+
+       * inet/protocols/rwhod.h: Remove definition of _PATH_RWHODIR.
+       Include <paths.h> instead.
+       * sysdeps/generic/paths.h: Define _PATH_RWHODIR.
+       * sysdeps/unix/sysv/linux/paths.h: Likewise.
+       Reported by Dale Scheetz <dwarf@polaris.net>.
+
+       * stdlib/stdlib.h: Fix typo.
+       Reported by Dale Scheetz <dwarf@polaris.net>.
+
+1998-07-17 13:29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file.