From 70319d4de166340ac58c973c9982096b46a8a68f Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Fri, 26 Sep 2014 16:28:36 +0800 Subject: [PATCH] Add posix_memalign to libc.so for API 17,18,19 note that arch-x86 has it in 797351fd3bbb8fe517afafdd5095fd740387e7a4 Change-Id: I34c5d0b6887bdc7bd3411a837f90e6788bdf7ff4 --- ndk/platforms/android-17/arch-arm/symbols/libc.so.functions.txt | 1 + ndk/platforms/android-17/arch-mips/symbols/libc.so.functions.txt | 1 + ndk/platforms/android-18/arch-arm/symbols/libc.so.functions.txt | 1 + ndk/platforms/android-18/arch-mips/symbols/libc.so.functions.txt | 1 + ndk/platforms/android-19/arch-arm/symbols/libc.so.functions.txt | 1 + ndk/platforms/android-19/arch-mips/symbols/libc.so.functions.txt | 1 + 6 files changed, 6 insertions(+) diff --git a/ndk/platforms/android-17/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-17/arch-arm/symbols/libc.so.functions.txt index f7bcb1f9e..e6d9dd80d 100644 --- a/ndk/platforms/android-17/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-17/arch-arm/symbols/libc.so.functions.txt @@ -695,6 +695,7 @@ pipe pipe2 poll popen +posix_memalign prctl pread pread64 diff --git a/ndk/platforms/android-17/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-17/arch-mips/symbols/libc.so.functions.txt index 938edd885..4a6698ba5 100644 --- a/ndk/platforms/android-17/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-17/arch-mips/symbols/libc.so.functions.txt @@ -564,6 +564,7 @@ pipe pipe2 poll popen +posix_memalign prctl pread pread64 diff --git a/ndk/platforms/android-18/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-18/arch-arm/symbols/libc.so.functions.txt index e1927601d..3ebc908ae 100644 --- a/ndk/platforms/android-18/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-18/arch-arm/symbols/libc.so.functions.txt @@ -692,6 +692,7 @@ pipe pipe2 poll popen +posix_memalign prctl pread pread64 diff --git a/ndk/platforms/android-18/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-18/arch-mips/symbols/libc.so.functions.txt index dfd728301..367350fd8 100644 --- a/ndk/platforms/android-18/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-18/arch-mips/symbols/libc.so.functions.txt @@ -561,6 +561,7 @@ pipe pipe2 poll popen +posix_memalign prctl pread pread64 diff --git a/ndk/platforms/android-19/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-19/arch-arm/symbols/libc.so.functions.txt index b557b044d..6a20463e3 100644 --- a/ndk/platforms/android-19/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-19/arch-arm/symbols/libc.so.functions.txt @@ -702,6 +702,7 @@ pipe pipe2 poll popen +posix_memalign prctl pread pread64 diff --git a/ndk/platforms/android-19/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-19/arch-mips/symbols/libc.so.functions.txt index af1a89984..fa8c3db5e 100644 --- a/ndk/platforms/android-19/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-19/arch-mips/symbols/libc.so.functions.txt @@ -570,6 +570,7 @@ pipe pipe2 poll popen +posix_memalign prctl pread pread64