From 9931f42bbdd97d5183f85b3dcee0b033dbaa8bb0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 21 Jul 1998 12:19:48 +0000 Subject: [PATCH] Update. --- ChangeLog | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b0b22175a07..15b5fb10f7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,61 @@ -Fri Jul 17 13:29:24 1998 Andreas Schwab +1998-07-21 10:58 Ulrich Drepper + + * 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 + + * 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 + + * sysdeps/unix/sysv/linux/gethostname.c: Return ENAMETOOLONG if + buffer is too small. + Reported by John Levon . + +1998-07-20 13:55 Ulrich Drepper + + * inet/protocols/rwhod.h: Remove definition of _PATH_RWHODIR. + Include instead. + * sysdeps/generic/paths.h: Define _PATH_RWHODIR. + * sysdeps/unix/sysv/linux/paths.h: Likewise. + Reported by Dale Scheetz . + + * stdlib/stdlib.h: Fix typo. + Reported by Dale Scheetz . + +1998-07-17 13:29 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file. -- 2.47.2