Make time zone file parser more robust [BZ #17715]
[glibc.git] / timezone / README
blob2268f8ec85fa7faf70c44d783e5cd86939038795
1 The files
2         zic.c zdump.c ialloc.c scheck.c tzfile.h
3         private.h tzselect.ksh checktab.awk
4 come from the tzcode package by Arthur David Olson et.al.
6 The files
7         africa antarctica asia australasia europe
8         northamerica southamerica pacificnew etcetera factory
9         backward systemv solar87 solar88 solar89
10         iso3166.tab zone.tab leapseconds yearistype
11 come from the tzdata package by Arthur David Olson et.al.
13 Please check the ChangeLog files in the top level directory for the
14 version of the tzcode and tzdata packages.
16 These packages may be found at ftp://ftp.iana.org/tz/releases/.  Commentary
17 should be addressed to tz@iana.org.
19 The subdirectory testdata contains manually edited data files for
20 regression testing purposes.