From ff152e3fc8c7d38e08d9f9d70eb6109c878e1372 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 14 May 1998 19:14:48 +0000 Subject: Update. 1998-05-14 13:25 Ulrich Drepper * inet/netinet/in.h: Add defines for multicast. Reported by Jeremy Hall . * stdlib/stdlib.h: Add prototypes for __setenv and __unsetenv. * sysdeps/generic/putenv.c: Use __setenv and __unsetenv, not setenv and unsetenv. Optimize _LIBC case. * sysdeps/generic/setenv.c: Prevent unnecessary memory leaks. Define functions with leading __. * time/tzfile.c: Correct handling of global variables daylight, timezone, and tzname. * time/tzset.c: Likewise. * timezone/Makefile (tests): Add tst-timezone. * timezone/tst-timezone.c: New file. 1998-05-14 10:35 Ulrich Drepper * timezone/asia: Update from tzdata1998d. * timezone/australasia: Likewise. * timezone/europe: Likewise. --- timezone/europe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'timezone/europe') diff --git a/timezone/europe b/timezone/europe index 0df00f3a69..0f2398f677 100644 --- a/timezone/europe +++ b/timezone/europe @@ -1,4 +1,4 @@ -# @(#)europe 7.53 +# %W% # This data is by no means authoritative; if you think you know better, # go ahead and edit the file (and please send any changes to -- cgit 1.4.1