summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-11-23 16:28:11 -0800
committerEric Fischer <enf@google.com>2009-11-23 16:28:11 -0800
commit7e6178998507f993eedf6bec726b0c28881f0485 (patch)
tree3842fd770930044012751a299106da55250b4f2a
parenta6083b7768a2d1efc52805ff7ce049866186c744 (diff)
downloadbionic-7e6178998507f993eedf6bec726b0c28881f0485.zip
bionic-7e6178998507f993eedf6bec726b0c28881f0485.tar.gz
bionic-7e6178998507f993eedf6bec726b0c28881f0485.tar.bz2
Correct the raw offsets in the time zone index for a few zones.
ZoneCompactor was using the system time zone database to get the offsets instead of using the data it was compiling, so for newly added or recently changed zones the index could be inconsistent with the data. Affected zones: San_Luis, Casey, Davis, Mawson, Kathmandu, Novokuznetsk
-rw-r--r--libc/zoneinfo/zoneinfo.idxbin29172 -> 29172 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/libc/zoneinfo/zoneinfo.idx b/libc/zoneinfo/zoneinfo.idx
index a9d5641..494b3b0 100644
--- a/libc/zoneinfo/zoneinfo.idx
+++ b/libc/zoneinfo/zoneinfo.idx
Binary files differ