bionic/libc/tzcode
Elliott Hughes d1c28a361b Improve libc time zone fallback behavior.
We should fall back to GMT if neither the environment variable nor the
system property is set. This is the case if you wipe a WiFi-only device,
because we currently only take the time zone from cell networks.

Bug: http://b/24773112
Change-Id: I90d236d4d492b6562d75021bd312030b91c1e298
2015-11-13 08:38:48 -08:00
..
asctime.c Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00
difftime.c Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00
localtime.c Improve libc time zone fallback behavior. 2015-11-13 08:38:48 -08:00
private.h Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00
strftime.c Fix strftime if tm_zone is null. 2015-11-12 16:51:31 -08:00
strptime.c Bug 3330205 Thread safe strptime implementation 2011-01-11 09:33:04 -08:00
tzfile.h Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00