mcst-linux-kernel/glibc-2.35/timezone
Елчинян Арен 1fb15e1d3f МЦСТ 5.10 2024-07-09 13:51:45 +03:00
..
testdata МЦСТ 5.10 2024-07-09 13:51:45 +03:00
Makefile МЦСТ 5.10 2024-07-09 13:51:45 +03:00
README МЦСТ 5.10 2024-07-09 13:51:45 +03:00
africa МЦСТ 5.10 2024-07-09 13:51:45 +03:00
antarctica МЦСТ 5.10 2024-07-09 13:51:45 +03:00
asia МЦСТ 5.10 2024-07-09 13:51:45 +03:00
australasia МЦСТ 5.10 2024-07-09 13:51:45 +03:00
backward МЦСТ 5.10 2024-07-09 13:51:45 +03:00
etcetera МЦСТ 5.10 2024-07-09 13:51:45 +03:00
europe МЦСТ 5.10 2024-07-09 13:51:45 +03:00
factory МЦСТ 5.10 2024-07-09 13:51:45 +03:00
iso3166.tab МЦСТ 5.10 2024-07-09 13:51:45 +03:00
leapseconds МЦСТ 5.10 2024-07-09 13:51:45 +03:00
northamerica МЦСТ 5.10 2024-07-09 13:51:45 +03:00
pacificnew МЦСТ 5.10 2024-07-09 13:51:45 +03:00
private.h МЦСТ 5.10 2024-07-09 13:51:45 +03:00
simplebackw МЦСТ 5.10 2024-07-09 13:51:45 +03:00
solar87 МЦСТ 5.10 2024-07-09 13:51:45 +03:00
solar88 МЦСТ 5.10 2024-07-09 13:51:45 +03:00
solar89 МЦСТ 5.10 2024-07-09 13:51:45 +03:00
southamerica МЦСТ 5.10 2024-07-09 13:51:45 +03:00
systemv МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-tz.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
tst-bz28707.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
tst-timezone.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
tst-tzset.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
tzfile.h МЦСТ 5.10 2024-07-09 13:51:45 +03:00
tzselect.ksh МЦСТ 5.10 2024-07-09 13:51:45 +03:00
version МЦСТ 5.10 2024-07-09 13:51:45 +03:00
yearistype МЦСТ 5.10 2024-07-09 13:51:45 +03:00
zdump.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
zic.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
zone.tab МЦСТ 5.10 2024-07-09 13:51:45 +03:00

README

The files
	zic.c zdump.c tzfile.h private.h tzselect.ksh version
come from the tzcode package by Arthur David Olson et.al.
The 'version' file specifies which tzcode version was used.

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.
except that its 'yearistype.sh' file is renamed to 'yearistype'.
These tzdata files were taken from tzdata 2009i and have not been
updated since, as they do not affect glibc installation and are
present only for regression testing.

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

These packages may be found at https://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.