android_bionic/libc
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
..
arch-arm Merge "Use the kernel's MAX_ERRNO in the syscall stubs." 2013-03-13 00:44:33 +00:00
arch-mips
arch-x86 Merge "Use the kernel's MAX_ERRNO in the syscall stubs." 2013-03-13 00:44:33 +00:00
bionic Use the kernel's MAX_ERRNO in the syscall stubs. 2013-03-12 17:43:58 -07:00
include
kernel Use the kernel's MAX_ERRNO in the syscall stubs. 2013-03-12 17:43:58 -07:00
netbsd
private
stdio
stdlib
string
tools Use the kernel's MAX_ERRNO in the syscall stubs. 2013-03-12 17:43:58 -07:00
tzcode Don't search off the end of the index for bad Olson ids. 2013-03-14 14:38:08 -07:00
unistd
upstream-dlmalloc
upstream-freebsd
upstream-netbsd
wchar
zoneinfo
Android.mk
CAVEATS
MODULE_LICENSE_BSD
NOTICE
SYSCALLS.TXT