glibc/timezone
Ulrich Drepper ff152e3fc8 Update.
1998-05-14 13:25  Ulrich Drepper  <drepper@cygnus.com>

	* inet/netinet/in.h: Add defines for multicast.
	Reported by Jeremy Hall <jhall@UU.NET>.

	* 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  <drepper@cygnus.com>

	* timezone/asia: Update from tzdata1998d.
	* timezone/australasia: Likewise.
	* timezone/europe: Likewise.
1998-05-14 19:14:48 +00:00
..
africa Update. 1998-02-15 19:31:34 +00:00
antarctica Update. 1998-03-02 18:02:11 +00:00
asia Update. 1998-05-14 19:14:48 +00:00
australasia Update. 1998-05-14 19:14:48 +00:00
backward Update. 1998-02-15 19:31:34 +00:00
checktab.awk Update. 1998-02-15 19:31:34 +00:00
etcetera Update. 1998-02-15 19:31:34 +00:00
europe Update. 1998-05-14 19:14:48 +00:00
factory Update. 1998-02-15 19:31:34 +00:00
ialloc.c Update. 1998-02-15 19:31:34 +00:00
iso3166.tab Update. 1998-02-15 19:31:34 +00:00
leapseconds Update. 1998-02-15 19:31:34 +00:00
Makefile Update. 1998-05-14 19:14:48 +00:00
northamerica Update. 1998-02-15 19:31:34 +00:00
pacificnew Update. 1998-02-15 19:31:34 +00:00
private.h Update. 1998-03-02 18:02:11 +00:00
README Update. 1998-02-15 19:31:34 +00:00
scheck.c Update. 1998-02-15 19:31:34 +00:00
simplebackw Update. 1998-02-15 23:23:43 +00:00
solar87 Update. 1998-02-15 19:31:34 +00:00
solar88 Update. 1998-02-15 19:31:34 +00:00
solar89 Update. 1998-02-15 19:31:34 +00:00
southamerica Update. 1998-03-02 18:02:11 +00:00
systemv Update. 1998-02-15 19:31:34 +00:00
test-tz.c Update. 1998-02-15 19:31:34 +00:00
tst-timezone.c Update. 1998-05-14 19:14:48 +00:00
tzfile.h Update. 1998-02-15 19:31:34 +00:00
tzselect.ksh Update. 1998-02-15 19:31:34 +00:00
yearistype Update. 1998-02-15 19:31:34 +00:00
zdump.c Update. 1998-02-15 19:31:34 +00:00
zic.c Update. 1998-03-02 18:02:11 +00:00
zone.tab Update. 1998-02-15 19:31:34 +00:00

The files
	zic.c zdump.c ialloc.c scheck.c tzfile.h
	private.h tzselect.ksh checktab.awk
come from the tzcode1998b package by Arthur David Olson et.al.

The files
	africa antarctica asia australasia europe
	northamerica southamerica pacificnew etcetera factory
	backward systemv solar87 solar88 solar89
	iso3166.tab zone.tab leapseconds yearistype
come from the tzdata1998b package by Arthur David Olson et.al.

These packages may be found at ftp://elsie.nci.nih.gov/pub/.  Commentary
should be addressed to tz@elsie.nci.nih.gov.