OSDN Git Service

Move mallopt to correct section.
authorChristopher Ferris <cferris@google.com>
Wed, 31 May 2017 18:00:18 +0000 (11:00 -0700)
committerChristopher Ferris <cferris@google.com>
Wed, 31 May 2017 21:32:41 +0000 (14:32 -0700)
Bug: 62202823

Test: Built and built unit tests.
(cherry picked from commit 488eb8b7d2fb7a51c90664ae0baea75b7280cddd)

Change-Id: Iae82f77ed84a42f3859d861b533fd7945e2d40d9

libc/libc.arm.map
libc/libc.arm64.map
libc/libc.map.txt
libc/libc.mips.map
libc/libc.mips64.map
libc/libc.x86.map
libc/libc.x86_64.map

index 78bf171..f63a0da 100644 (file)
@@ -1279,6 +1279,7 @@ LIBC_O {
     getsubopt; # future
     hasmntopt; # future
     lutimes; # future
+    mallopt; # future
     mblen; # future
     msgctl; # future
     msgget; # future
@@ -1551,5 +1552,4 @@ LIBC_PLATFORM {
     malloc_disable;
     malloc_enable;
     malloc_iterate;
-    mallopt;
 } LIBC_O;
index be073c5..f309043 100644 (file)
@@ -1201,6 +1201,7 @@ LIBC_O {
     getsubopt; # future
     hasmntopt; # future
     lutimes; # future
+    mallopt; # future
     mblen; # future
     msgctl; # future
     msgget; # future
@@ -1268,5 +1269,4 @@ LIBC_PLATFORM {
     malloc_disable;
     malloc_enable;
     malloc_iterate;
-    mallopt;
 } LIBC_O;
index c4bc262..6abcc44 100644 (file)
@@ -1304,6 +1304,7 @@ LIBC_O {
     getsubopt; # introduced=26
     hasmntopt; # introduced=26
     lutimes; # introduced=26
+    mallopt; # introduced=26
     mblen; # introduced=26
     msgctl; # introduced=26
     msgget; # introduced=26
index 3eda5de..0a675ce 100644 (file)
@@ -1263,6 +1263,7 @@ LIBC_O {
     getsubopt; # future
     hasmntopt; # future
     lutimes; # future
+    mallopt; # future
     mblen; # future
     msgctl; # future
     msgget; # future
@@ -1392,5 +1393,4 @@ LIBC_PLATFORM {
     malloc_disable;
     malloc_enable;
     malloc_iterate;
-    mallopt;
 } LIBC_O;
index be073c5..f309043 100644 (file)
@@ -1201,6 +1201,7 @@ LIBC_O {
     getsubopt; # future
     hasmntopt; # future
     lutimes; # future
+    mallopt; # future
     mblen; # future
     msgctl; # future
     msgget; # future
@@ -1268,5 +1269,4 @@ LIBC_PLATFORM {
     malloc_disable;
     malloc_enable;
     malloc_iterate;
-    mallopt;
 } LIBC_O;
index d8a8d2c..a97d4cc 100644 (file)
@@ -1261,6 +1261,7 @@ LIBC_O {
     getsubopt; # future
     hasmntopt; # future
     lutimes; # future
+    mallopt; # future
     mblen; # future
     msgctl; # future
     msgget; # future
@@ -1391,5 +1392,4 @@ LIBC_PLATFORM {
     malloc_disable;
     malloc_enable;
     malloc_iterate;
-    mallopt;
 } LIBC_O;
index be073c5..f309043 100644 (file)
@@ -1201,6 +1201,7 @@ LIBC_O {
     getsubopt; # future
     hasmntopt; # future
     lutimes; # future
+    mallopt; # future
     mblen; # future
     msgctl; # future
     msgget; # future
@@ -1268,5 +1269,4 @@ LIBC_PLATFORM {
     malloc_disable;
     malloc_enable;
     malloc_iterate;
-    mallopt;
 } LIBC_O;