• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..06-Mar-2022-

testdata/06-Mar-2022-

Makefile A D06-Mar-20224.4 KiB13381

README A D06-Mar-2022949 2419

africa A D06-Mar-202235.1 KiB957865

antarctica A D06-Mar-202212.3 KiB330306

asia A D06-Mar-202288.7 KiB2,1982,011

australasia A D06-Mar-202257.5 KiB1,4781,283

backward A D06-Mar-20223.9 KiB117114

etcetera A D06-Mar-20222.9 KiB8475

europe A D06-Mar-2022110.6 KiB2,6502,500

factory A D06-Mar-2022411 129

iso3166.tab A D06-Mar-20224.1 KiB272271

leapseconds A D06-Mar-20222.8 KiB8881

northamerica A D06-Mar-2022108.3 KiB2,6812,468

pacificnew A D06-Mar-20221.2 KiB3024

private.h A D06-Mar-202219 KiB782567

simplebackw A D06-Mar-202249 32

solar87 A D06-Mar-202218.9 KiB392387

solar88 A D06-Mar-202218.9 KiB392387

solar89 A D06-Mar-202219.2 KiB397392

southamerica A D06-Mar-202261.7 KiB1,4761,403

systemv A D06-Mar-20221.5 KiB4036

test-tz.c A D06-Mar-20221,020 5751

tst-timezone.c A D06-Mar-20224.7 KiB172129

tst-tzset.c A D06-Mar-20225.2 KiB212166

tzfile.h A D06-Mar-20223.9 KiB12436

tzselect.ksh A D06-Mar-202214.9 KiB559445

version A D06-Mar-20226 21

yearistype A D06-Mar-2022707 4134

zdump.c A D06-Mar-202227.9 KiB1,121946

zic.c A D06-Mar-202286.7 KiB3,4892,939

zone.tab A D06-Mar-202218.4 KiB429428

README

1The files
2	zic.c zdump.c tzfile.h private.h tzselect.ksh version
3come from the tzcode package by Arthur David Olson et.al.
4The 'version' file specifies which tzcode version was used.
5
6The 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
11come from the tzdata package by Arthur David Olson et.al.
12except that its 'yearistype.sh' file is renamed to 'yearistype'.
13These tzdata files were taken from tzdata 2009i and have not been
14updated since, as they do not affect glibc installation and are
15present only for regression testing.
16
17Please also see: https://sourceware.org/glibc/wiki/SharedSourceFiles
18
19These packages may be found at https://ftp.iana.org/tz/releases/.
20Commentary should be addressed to tz@iana.org.
21
22The subdirectory testdata contains manually edited data files for
23regression testing purposes.
24