platform_bionic/libc/tzcode
Elliott Hughes e0175ca7e4 Don't search off the end of the index for bad Olson ids.
In the old code, the index was a file to itself, so it made sense to
read until you hit the end of the file. In the new code, the index is
followed by hundreds of KiB of data, so we need to just search the
index.

Bug: 8368791
Change-Id: Icf5f8b5516cf3a93679fa849c9f6cd1cb100e0f1
2013-03-14 14:38:08 -07:00
..
asctime.c auto import //branches/master/...@140412 2009-03-18 22:20:24 -07:00
difftime.c auto import //branches/master/...@140412 2009-03-18 22:20:24 -07:00
localtime.c Don't search off the end of the index for bad Olson ids. 2013-03-14 14:38:08 -07:00
private.h auto import //branches/master/...@140412 2009-03-18 22:20:24 -07:00
strftime.c libc: remove private declarations from <time.h> and <resolv.h> 2012-01-13 14:24:08 +01:00
strptime.c Bug 3330205 Thread safe strptime implementation 2011-01-11 09:33:04 -08:00
tzfile.h auto import //branches/master/...@140412 2009-03-18 22:20:24 -07:00