add draft timezone db library
authorkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Tue, 6 Jul 2010 20:13:52 +0000 (20:13 +0000)
committerkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Tue, 6 Jul 2010 20:13:52 +0000 (20:13 +0000)
commit333cef82de897ade75b1ca23aa3f507276707c32
tree83f4ff43f0a5f8349fe04c2d10f7e191f27adbbd
parentc3a765ce9ff77ae1f313aa859b2fff8d6ab02cd6
add draft timezone db library

git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@534 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33
24 files changed:
tzone/db/Makefile [new file with mode: 0644]
tzone/db/africa [new file with mode: 0644]
tzone/db/antarctica [new file with mode: 0644]
tzone/db/asia [new file with mode: 0644]
tzone/db/australasia [new file with mode: 0644]
tzone/db/backward [new file with mode: 0644]
tzone/db/etcetera [new file with mode: 0644]
tzone/db/europe [new file with mode: 0644]
tzone/db/factory [new file with mode: 0644]
tzone/db/iso3166.tab [new file with mode: 0644]
tzone/db/leapseconds [new file with mode: 0644]
tzone/db/northamerica [new file with mode: 0644]
tzone/db/pacificnew [new file with mode: 0644]
tzone/db/solar87 [new file with mode: 0644]
tzone/db/solar88 [new file with mode: 0644]
tzone/db/solar89 [new file with mode: 0644]
tzone/db/southamerica [new file with mode: 0644]
tzone/db/systemv [new file with mode: 0644]
tzone/db/yearistype.sh [new file with mode: 0755]
tzone/db/zone.tab [new file with mode: 0644]
tzone/genrcc.sh [new file with mode: 0755]
tzone/tzfile.cpp [new file with mode: 0644]
tzone/tzfile.h [new file with mode: 0644]
tzone/zonefiles.cpp [new file with mode: 0644]