glibc/timezone
Joseph Myers 0afcb29d50 Update timezone code from tzcode 2018g.
This patch updates files coming from tzcode to the versions in tzcode
2018g.  No changes elsewhere in glibc were needed.

Tested for x86_64.

	* timezone/private.h: Update from tzcode 2018g.
	* timezone/tzfile.h: Likewise.
	* timezone/tzselect.ksh: Likewise.
	* timezone/zdump.c: Likewise.
	* timezone/zic.c: Likewise.
2018-12-10 13:11:58 +00:00
..
testdata
africa
antarctica
asia
australasia
backward
etcetera
europe
factory
iso3166.tab
leapseconds
Makefile Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
northamerica
pacificnew
private.h Update timezone code from tzcode 2018g. 2018-12-10 13:11:58 +00:00
README
simplebackw
solar87
solar88
solar89
southamerica
systemv
test-tz.c
tst-timezone.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
tst-tzset.c Don't reduce test timeout to less than default 2018-10-17 09:34:13 +02:00
tzfile.h Update timezone code from tzcode 2018g. 2018-12-10 13:11:58 +00:00
tzselect.ksh Update timezone code from tzcode 2018g. 2018-12-10 13:11:58 +00:00
yearistype
zdump.c Update timezone code from tzcode 2018g. 2018-12-10 13:11:58 +00:00
zic.c Update timezone code from tzcode 2018g. 2018-12-10 13:11:58 +00:00
zone.tab

The files
	zic.c zdump.c tzfile.h private.h tzselect.ksh
come from the tzcode 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 tzdata package by Arthur David Olson et.al.

Please check the ChangeLog files in the top level directory for the
version of the tzcode and tzdata packages.

Please also see: https://sourceware.org/glibc/wiki/SharedSourceFiles

These packages may be found at ftp://ftp.iana.org/tz/releases/.  Commentary
should be addressed to tz@iana.org.

The subdirectory testdata contains manually edited data files for
regression testing purposes.