commit | 5a8aff819e41df12d1ee005d9c3604ffe1640e98 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed May 31 18:02:49 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 31 18:02:49 2017 +0000 |
tree | a424fa69523808153b921f53055ac38811333ba2 | |
parent | 08d3f97e7f969d4c562340ba4c3ab7f5c8e9b3ab [diff] | |
parent | be5bc2b8ad3a07388ac77ca9ae626e8f8c00bf42 [diff] |
Merge "Add mallopt to canonical list of exports." am: 8f6f70db45 am: 21d0a8c15b am: be5bc2b8ad Change-Id: I7776ada456afc4771af9ab04baf1d737750a226e
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;