commit | e4fa6e9cc7f894a5a85ca50249b1f6e9efd49d3a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Feb 02 22:39:15 2016 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Feb 02 22:39:15 2016 -0800 |
tree | 9e3f941adea3e014a39fcd89c6955f57cc9e5d3d | |
parent | 3e75110bcb1d7b941ab0633e7e5c36c604512ded [diff] [blame] |
Expose ftello64. Also add the missing test that would have caught this. Bug: http://b/24807045 Change-Id: I756a4d825595b52396b15898e3f717156fd1ba2f
diff --git a/libc/libc.mips.brillo.map b/libc/libc.mips.brillo.map index 100b78e..ee33d0e 100644 --- a/libc/libc.mips.brillo.map +++ b/libc/libc.mips.brillo.map
@@ -1213,6 +1213,7 @@ freeifaddrs; fseeko64; fsetpos64; + ftello64; funopen64; getgrgid_r; getgrnam_r;