glibc/timezone
Andreas Schwab c83196b0df Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)
If the TZDEFRULES file was used to set the DST rules when $TZ didn't
provide any we need to make sure that the next time it is used we
recompute everything as __tzfile_default changes some setting from what is
provided by TZDEFRULES.
2016-01-11 16:42:25 +01:00
..
testdata Make time zone file parser more robust [BZ #17715] 2015-04-24 17:34:48 +02:00
africa
antarctica
asia
australasia
backward
checktab.awk Update timezone code from tzcode 2014e. 2014-06-25 16:51:17 +00:00
etcetera
europe
factory
iso3166.tab
leapseconds
Makefile Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253) 2016-01-11 16:42:25 +01:00
northamerica
pacificnew
private.h Update timezone code from tzcode 2015g. 2016-01-07 11:45:07 +00:00
README Update timezone code from tzcode 2015g. 2016-01-07 11:45:07 +00:00
simplebackw
solar87
solar88
solar89
southamerica
systemv
test-tz.c
tst-timezone.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tst-tzset.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tzfile.h Update timezone code from tzcode 2015g. 2016-01-07 11:45:07 +00:00
tzselect.ksh Update timezone code from tzcode 2015g. 2016-01-07 11:45:07 +00:00
yearistype
zdump.c Update timezone code from tzcode 2015g. 2016-01-07 11:45:07 +00:00
zic.c Update timezone code from tzcode 2015g. 2016-01-07 11:45:07 +00:00
zone.tab

The files
	zic.c zdump.c tzfile.h
	private.h tzselect.ksh checktab.awk
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.

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.