commit | 15cc0aff7288d1f77bdd16689fdbfa0b2c28ccc1 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed May 31 18:12:23 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 31 18:12:23 2017 +0000 |
tree | bb1bfda2b245a3c14323febfd39b88e99b6277f9 | |
parent | 9bd364147269ae246e0581737c5f02401133191c [diff] | |
parent | 5a8aff819e41df12d1ee005d9c3604ffe1640e98 [diff] |
Merge "Add mallopt to canonical list of exports." am: 8f6f70db45 am: 21d0a8c15b am: be5bc2b8ad am: 5a8aff819e Change-Id: I242e211829bc57bdc17ac0a398c6f4ab13ee0c5f
diff --git a/libc/libc.map.txt b/libc/libc.map.txt index f05e7eb..c453a38 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -1579,4 +1579,5 @@ malloc_disable; malloc_enable; malloc_iterate; + mallopt; } LIBC_O;