platform_bionic/libc/tzcode
Elliott Hughes 13bab43337 Fix the tzdata update tools.
The recent libcore ZoneInfo changes mean that we can no longer
compile libcore's ZoneInfo against the RI. Luckily, the field in
our data file that we needed ZoneInfo for isn't actually used.
This change removes our dependence on libcore.

I've left the field in to avoid a file format change. We can remove
the field if/when we next have a real need to bump the file format.

(cherry-pick of 90cb5ffb85a9bc2e725824b3ca8db932d02c45db.)

Bug: 16168653
Change-Id: Iedad2252c2b49f4d8bb2c7d9078b39b622444ca7
2014-08-06 17:31:48 -07:00
..
asctime.c Upgrade to tzcode2013d. 2013-07-12 17:52:44 -07:00
difftime.c Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications). 2013-09-27 00:04:30 -07:00
localtime.c Fix the tzdata update tools. 2014-08-06 17:31:48 -07:00
private.h Build tzcode with -Werror. 2014-06-19 13:54:10 -07:00
strftime.c Remove localtime_tz and strftime_tz. 2014-07-25 15:50:31 -07:00
strptime.c Bug 3330205 Thread safe strptime implementation 2011-01-11 09:33:04 -08:00
tzfile.h Update tzcode to 2013i 2014-02-28 14:38:14 +00:00