summaryrefslogtreecommitdiffstats
path: root/ndk/platforms/android-8
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2013-03-26 15:36:55 -0700
committerAndrew Hsieh <andrewhsieh@google.com>2013-03-27 10:44:19 -0700
commit3ccf4f2c03ac5d3c4442f7dd5759e8d386f029c8 (patch)
tree80a4d31f9c550b4082d3268fff3a1ed38a9d22e6 /ndk/platforms/android-8
parent83f00b45c7cbd57c7b82ccda73f2e49c6a872110 (diff)
downloadandroid_development-3ccf4f2c03ac5d3c4442f7dd5759e8d386f029c8.tar.gz
android_development-3ccf4f2c03ac5d3c4442f7dd5759e8d386f029c8.tar.bz2
android_development-3ccf4f2c03ac5d3c4442f7dd5759e8d386f029c8.zip
Deprecate __set_errno; Add #include <stdint.h> in elf.h
1. __set_errno is deprecated and subject to removal in future release 2. elf.h is seen to be included alone, causing compilation error due to undefined uint32_t and uint64_t Change-Id: I4ca348a8ba0689eb3880622dcf5c53be470c57e8
Diffstat (limited to 'ndk/platforms/android-8')
-rw-r--r--ndk/platforms/android-8/arch-arm/symbols/libc.so.functions.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ndk/platforms/android-8/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-8/arch-arm/symbols/libc.so.functions.txt
index 88dd1b75b..917498f1d 100644
--- a/ndk/platforms/android-8/arch-arm/symbols/libc.so.functions.txt
+++ b/ndk/platforms/android-8/arch-arm/symbols/libc.so.functions.txt
@@ -284,7 +284,6 @@ __rt_sigaction
__rt_sigprocmask
__rt_sigtimedwait
__sclose
-__set_errno
__set_syscall_errno
__set_tls
__setresuid