mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
85bff96ad6
Now we have Paul's support for version-3 tz files checked in, this patch updates all the code we take (unmodified) from tzcode to version 2013i (which includes the support for generating version-3 tz files where necessary). Tested x86_64. * timezone/checktab.awk: Update from tzcode 2013i. * timezone/private.h: Likewise. * timezone/scheck.c: Likewise. * timezone/tzfile.h: Likewise. * timezone/tzselect.ksh: Likewise. * timezone/zdump.c: Likewise. * timezone/zic.c: Likewise. |
||
---|---|---|
.. | ||
africa | ||
antarctica | ||
asia | ||
australasia | ||
backward | ||
checktab.awk | ||
etcetera | ||
europe | ||
factory | ||
ialloc.c | ||
iso3166.tab | ||
leapseconds | ||
Makefile | ||
northamerica | ||
pacificnew | ||
private.h | ||
README | ||
scheck.c | ||
simplebackw | ||
solar87 | ||
solar88 | ||
solar89 | ||
southamerica | ||
systemv | ||
test-tz.c | ||
tst-timezone.c | ||
tzfile.h | ||
tzselect.ksh | ||
yearistype | ||
zdump.c | ||
zic.c | ||
zone.tab |
The files zic.c zdump.c ialloc.c scheck.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.