aboutsummaryrefslogtreecommitdiffstats
path: root/libc/libc.x86.map
diff options
context:
space:
mode:
authorDimitry Ivanov <dimitry@google.com>2016-01-26 22:47:56 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-01-26 22:47:56 +0000
commit3a33b5298101e959c83ea60003618d3052d0adfe (patch)
tree4542fa41ed35183990cabcaf578329d55ee24416 /libc/libc.x86.map
parentced73ee45e04a991ce1295a38364568a17884eed (diff)
parent97cb4fbed2e978bde0d761106294a7920faf9db0 (diff)
downloadandroid_bionic-3a33b5298101e959c83ea60003618d3052d0adfe.tar.gz
android_bionic-3a33b5298101e959c83ea60003618d3052d0adfe.tar.bz2
android_bionic-3a33b5298101e959c83ea60003618d3052d0adfe.zip
Merge "Move android_ network functions to LIBC_PRIVATE"
Diffstat (limited to 'libc/libc.x86.map')
-rw-r--r--libc/libc.x86.map8
1 files changed, 4 insertions, 4 deletions
diff --git a/libc/libc.x86.map b/libc/libc.x86.map
index f3bda0b53..2af1ee450 100644
--- a/libc/libc.x86.map
+++ b/libc/libc.x86.map
@@ -233,10 +233,6 @@ LIBC {
alarm;
alphasort;
alphasort64;
- android_getaddrinfofornet;
- android_getaddrinfofornetcontext;
- android_gethostbyaddrfornet;
- android_gethostbynamefornet;
android_set_abort_message;
arc4random;
arc4random_buf;
@@ -1281,6 +1277,10 @@ LIBC_PRIVATE {
__umoddi3; # x86 mips
__wait4; # arm x86 mips nobrillo
_fwalk; # arm x86 mips
+ android_getaddrinfofornet;
+ android_getaddrinfofornetcontext;
+ android_gethostbyaddrfornet;
+ android_gethostbynamefornet;
arc4random_addrandom; # arm x86 mips nobrillo
arc4random_stir; # arm x86 mips nobrillo
bcopy; # arm x86 mips nobrillo