aboutsummaryrefslogtreecommitdiffstats
path: root/libc/libc.arm.map
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-02-02 22:39:15 -0800
committerElliott Hughes <enh@google.com>2016-02-02 22:39:15 -0800
commite4fa6e9cc7f894a5a85ca50249b1f6e9efd49d3a (patch)
tree9e3f941adea3e014a39fcd89c6955f57cc9e5d3d /libc/libc.arm.map
parent3e75110bcb1d7b941ab0633e7e5c36c604512ded (diff)
downloadandroid_bionic-e4fa6e9cc7f894a5a85ca50249b1f6e9efd49d3a.tar.gz
android_bionic-e4fa6e9cc7f894a5a85ca50249b1f6e9efd49d3a.tar.bz2
android_bionic-e4fa6e9cc7f894a5a85ca50249b1f6e9efd49d3a.zip
Expose ftello64.
Also add the missing test that would have caught this. Bug: http://b/24807045 Change-Id: I756a4d825595b52396b15898e3f717156fd1ba2f
Diffstat (limited to 'libc/libc.arm.map')
-rw-r--r--libc/libc.arm.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/libc.arm.map b/libc/libc.arm.map
index 02dd58cae..001476e8c 100644
--- a/libc/libc.arm.map
+++ b/libc/libc.arm.map
@@ -1229,6 +1229,7 @@ LIBC_N {
freeifaddrs;
fseeko64;
fsetpos64;
+ ftello64;
funopen64;
getgrgid_r;
getgrnam_r;