commit | be5bc2b8ad3a07388ac77ca9ae626e8f8c00bf42 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed May 31 17:54:06 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 31 17:54:06 2017 +0000 |
tree | 149b26b491321f400b162cc2269d0a8e6dc42e30 | |
parent | d165d458b69d0e3302b544b73d56ed2afa8ccd96 [diff] | |
parent | 21d0a8c15ba7f33081f813d4dbab10a96f0ade5c [diff] |
Merge "Add mallopt to canonical list of exports." am: 8f6f70db45 am: 21d0a8c15b Change-Id: Iad3d739123a5e8132d8c201a1032fbf95f1167ea
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;