diff --git a/ndk/platforms/android-12/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-12/arch-arm/symbols/libc.so.functions.txt index 43cf94925..3e522bb6c 100644 --- a/ndk/platforms/android-12/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-12/arch-arm/symbols/libc.so.functions.txt @@ -1,6 +1,3 @@ -MD5_Final -MD5_Init -MD5_Update __aeabi_atexit __aeabi_memclr __aeabi_memclr4 @@ -14,70 +11,48 @@ __aeabi_memmove8 __aeabi_memset __aeabi_memset4 __aeabi_memset8 -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __atomic_cmpxchg __atomic_dec __atomic_inc __atomic_swap __b64_ntop __b64_pton -__bionic_clone -__bionic_clone_entry -__bionic_libgcc_compat_hooks __brk __cxa_atexit __cxa_finalize -__div0 __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_pc -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __gnu_Unwind_Find_exidx __hostalias -__init_tls __ioctl -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -111,95 +86,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait __set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook abort accept access @@ -244,9 +183,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -259,27 +196,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -333,7 +254,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -356,7 +276,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -410,13 +329,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -441,8 +358,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -452,6 +367,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -484,7 +401,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -492,7 +408,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -534,7 +449,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -702,7 +616,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -716,7 +629,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -752,7 +664,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -787,7 +698,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -842,7 +752,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-12/arch-arm/symbols/libc.so.variables.txt b/ndk/platforms/android-12/arch-arm/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-12/arch-arm/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-12/arch-arm/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-12/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-12/arch-mips/symbols/libc.so.functions.txt index 03181d631..6fb353374 100644 --- a/ndk/platforms/android-12/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-12/arch-mips/symbols/libc.so.functions.txt @@ -1,65 +1,40 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup -__atomic_cmpxchg -__atomic_dec -__atomic_inc -__atomic_swap __b64_ntop __b64_pton __brk -__clone_thread_start __cxa_atexit __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -93,98 +68,60 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_thread_area __set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _flush_cache _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook -_waitpid abort accept access @@ -229,9 +166,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -244,27 +179,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -318,7 +237,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -341,7 +259,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -395,13 +312,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -426,8 +341,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -437,6 +350,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -469,7 +384,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -477,7 +391,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -519,7 +432,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -687,7 +599,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -701,7 +612,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -737,7 +647,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -772,7 +681,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -827,7 +735,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-12/arch-mips/symbols/libc.so.variables.txt b/ndk/platforms/android-12/arch-mips/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-12/arch-mips/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-12/arch-mips/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-12/arch-x86/symbols/libc.so.functions.txt b/ndk/platforms/android-12/arch-x86/symbols/libc.so.functions.txt index 37354165a..71bdd896b 100644 --- a/ndk/platforms/android-12/arch-x86/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-12/arch-x86/symbols/libc.so.functions.txt @@ -1,10 +1,5 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __b64_ntop __b64_pton __brk @@ -13,44 +8,30 @@ __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa @@ -88,97 +69,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait __set_thread_area -__set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook -_waitpid abort accept access @@ -222,9 +165,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -237,27 +178,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -310,7 +235,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -333,7 +257,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -387,13 +310,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -418,8 +339,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -429,6 +348,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -461,7 +382,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -469,7 +389,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -511,7 +430,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -679,7 +597,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -693,7 +610,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -729,7 +645,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -764,7 +679,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -819,7 +733,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-12/arch-x86/symbols/libc.so.variables.txt b/ndk/platforms/android-12/arch-x86/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-12/arch-x86/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-12/arch-x86/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-13/arch-arm/symbols/libm.so.functions.txt b/ndk/platforms/android-13/arch-arm/symbols/libm.so.functions.txt index 9fa8ae657..3107134e2 100644 --- a/ndk/platforms/android-13/arch-arm/symbols/libm.so.functions.txt +++ b/ndk/platforms/android-13/arch-arm/symbols/libm.so.functions.txt @@ -1,53 +1,6 @@ -__addsf3 -__aeabi_dcmpun -__aeabi_f2iz -__aeabi_fadd -__aeabi_fcmpun -__aeabi_fdiv -__aeabi_fmul -__aeabi_frsub -__aeabi_fsub -__aeabi_i2f -__aeabi_l2f -__aeabi_ui2f -__aeabi_ul2f -__divsf3 -__exp__D -__fixsfsi -__floatdisf -__floatsisf -__floatundisf -__floatunsisf -__fpclassifyd -__fpclassifyf -__fpclassifyl -__ieee754_rem_pio2 -__ieee754_rem_pio2f -__isfinite -__isfinitef -__isfinitel -__isinf -__isinff -__isinfl -__isnanl -__isnormal -__isnormalf -__isnormall -__kernel_cos -__kernel_cosdf -__kernel_rem_pio2 -__kernel_sin -__kernel_sindf -__kernel_tan -__kernel_tandf -__log__D -__mulsf3 __signbit __signbitf __signbitl -__subsf3 -__unorddf2 -__unordsf2 acos acosf acosh @@ -118,15 +71,12 @@ hypotf ilogb ilogbf ilogbl -isnan -isnanf j0 j0f j1 j1f jn jnf -ldexp ldexpf ldexpl lgamma diff --git a/ndk/platforms/android-13/arch-mips/symbols/libm.so.functions.txt b/ndk/platforms/android-13/arch-mips/symbols/libm.so.functions.txt index 276e5312a..3107134e2 100644 --- a/ndk/platforms/android-13/arch-mips/symbols/libm.so.functions.txt +++ b/ndk/platforms/android-13/arch-mips/symbols/libm.so.functions.txt @@ -1,27 +1,3 @@ -__exp__D -__fpclassifyd -__fpclassifyf -__fpclassifyl -__ieee754_rem_pio2 -__ieee754_rem_pio2f -__isfinite -__isfinitef -__isfinitel -__isinf -__isinff -__isinfl -__isnanl -__isnormal -__isnormalf -__isnormall -__kernel_cos -__kernel_cosdf -__kernel_rem_pio2 -__kernel_sin -__kernel_sindf -__kernel_tan -__kernel_tandf -__log__D __signbit __signbitf __signbitl @@ -95,15 +71,12 @@ hypotf ilogb ilogbf ilogbl -isnan -isnanf j0 j0f j1 j1f jn jnf -ldexp ldexpf ldexpl lgamma diff --git a/ndk/platforms/android-13/arch-x86/symbols/libm.so.functions.txt b/ndk/platforms/android-13/arch-x86/symbols/libm.so.functions.txt index 5691e408a..08a33695b 100644 --- a/ndk/platforms/android-13/arch-x86/symbols/libm.so.functions.txt +++ b/ndk/platforms/android-13/arch-x86/symbols/libm.so.functions.txt @@ -1,31 +1,6 @@ -__exp__D -__fpclassifyd -__fpclassifyf -__fpclassifyl -__ieee754_rem_pio2 -__ieee754_rem_pio2f -__isfinite -__isfinitef -__isfinitel -__isinf -__isinff -__isinfl -__isnanl -__isnormal -__isnormalf -__isnormall -__kernel_cos -__kernel_cosdf -__kernel_rem_pio2 -__kernel_sin -__kernel_sindf -__kernel_tan -__kernel_tandf -__log__D __signbit __signbitf __signbitl -_scan_nan acos acosf acosh @@ -110,8 +85,6 @@ hypotf ilogb ilogbf ilogbl -isnan -isnanf j0 j0f j1 diff --git a/ndk/platforms/android-13/arch-x86/symbols/libm.so.variables.txt b/ndk/platforms/android-13/arch-x86/symbols/libm.so.variables.txt index 6e5cdee03..a1b63fcbc 100644 --- a/ndk/platforms/android-13/arch-x86/symbols/libm.so.variables.txt +++ b/ndk/platforms/android-13/arch-x86/symbols/libm.so.variables.txt @@ -1,3 +1,2 @@ __fe_dfl_env -__has_sse signgam diff --git a/ndk/platforms/android-14/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-14/arch-arm/symbols/libc.so.functions.txt index acccca8b8..3e522bb6c 100644 --- a/ndk/platforms/android-14/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-14/arch-arm/symbols/libc.so.functions.txt @@ -1,6 +1,3 @@ -MD5_Final -MD5_Init -MD5_Update __aeabi_atexit __aeabi_memclr __aeabi_memclr4 @@ -14,67 +11,48 @@ __aeabi_memmove8 __aeabi_memset __aeabi_memset4 __aeabi_memset8 -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __atomic_cmpxchg __atomic_dec __atomic_inc __atomic_swap __b64_ntop __b64_pton -__bionic_clone -__bionic_clone_entry -__bionic_libgcc_compat_hooks __brk __cxa_atexit __cxa_finalize -__div0 __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_pc -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __gnu_Unwind_Find_exidx __hostalias -__init_tls __ioctl -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -108,95 +86,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait __set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook abort accept access @@ -241,9 +183,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -256,27 +196,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -330,7 +254,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -353,7 +276,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -407,13 +329,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -438,8 +358,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -449,6 +367,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -481,7 +401,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -489,7 +408,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -531,7 +449,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -699,7 +616,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -713,7 +629,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -749,7 +664,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -784,7 +698,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -839,7 +752,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-14/arch-arm/symbols/libc.so.variables.txt b/ndk/platforms/android-14/arch-arm/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-14/arch-arm/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-14/arch-arm/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-14/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-14/arch-mips/symbols/libc.so.functions.txt index b0b5ac4fd..6fb353374 100644 --- a/ndk/platforms/android-14/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-14/arch-mips/symbols/libc.so.functions.txt @@ -1,62 +1,40 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup -__atomic_cmpxchg -__atomic_dec -__atomic_inc -__atomic_swap __b64_ntop __b64_pton __brk -__clone_thread_start __cxa_atexit __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -90,98 +68,60 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_thread_area __set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _flush_cache _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook -_waitpid abort accept access @@ -226,9 +166,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -241,27 +179,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -315,7 +237,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -338,7 +259,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -392,13 +312,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -423,8 +341,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -434,6 +350,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -466,7 +384,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -474,7 +391,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -516,7 +432,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -684,7 +599,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -698,7 +612,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -734,7 +647,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -769,7 +681,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -824,7 +735,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-14/arch-mips/symbols/libc.so.variables.txt b/ndk/platforms/android-14/arch-mips/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-14/arch-mips/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-14/arch-mips/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-14/arch-x86/symbols/libc.so.functions.txt b/ndk/platforms/android-14/arch-x86/symbols/libc.so.functions.txt index 04beb49a1..71bdd896b 100644 --- a/ndk/platforms/android-14/arch-x86/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-14/arch-x86/symbols/libc.so.functions.txt @@ -1,10 +1,5 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __b64_ntop __b64_pton __brk @@ -13,41 +8,30 @@ __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa @@ -85,97 +69,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait __set_thread_area -__set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook -_waitpid abort accept access @@ -219,9 +165,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -234,27 +178,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -307,7 +235,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -330,7 +257,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -384,13 +310,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -415,8 +339,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -426,6 +348,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -458,7 +382,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -466,7 +389,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -508,7 +430,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -676,7 +597,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -690,7 +610,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -726,7 +645,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -761,7 +679,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -816,7 +733,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-14/arch-x86/symbols/libc.so.variables.txt b/ndk/platforms/android-14/arch-x86/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-14/arch-x86/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-14/arch-x86/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-16/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-16/arch-arm/symbols/libc.so.functions.txt index acd7da683..422b21508 100644 --- a/ndk/platforms/android-16/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-16/arch-arm/symbols/libc.so.functions.txt @@ -1,6 +1,3 @@ -MD5_Final -MD5_Init -MD5_Update __aeabi_atexit __aeabi_memclr __aeabi_memclr4 @@ -14,67 +11,48 @@ __aeabi_memmove8 __aeabi_memset __aeabi_memset4 __aeabi_memset8 -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __atomic_cmpxchg __atomic_dec __atomic_inc __atomic_swap __b64_ntop __b64_pton -__bionic_clone -__bionic_clone_entry -__bionic_libgcc_compat_hooks __brk __cxa_atexit __cxa_finalize -__div0 __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_pc -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __gnu_Unwind_Find_exidx __hostalias -__init_tls __ioctl -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -108,95 +86,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait __set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook abort accept access @@ -241,9 +183,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -256,27 +196,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -330,7 +254,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -353,7 +276,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -407,13 +329,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -438,8 +358,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -449,6 +367,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -481,7 +401,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -489,7 +408,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -531,7 +449,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -700,7 +617,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -714,7 +630,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -750,7 +665,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -785,7 +699,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -840,7 +753,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-16/arch-arm/symbols/libc.so.variables.txt b/ndk/platforms/android-16/arch-arm/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-16/arch-arm/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-16/arch-arm/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-16/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-16/arch-mips/symbols/libc.so.functions.txt index 55da16c24..a473e997a 100644 --- a/ndk/platforms/android-16/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-16/arch-mips/symbols/libc.so.functions.txt @@ -1,62 +1,40 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup -__atomic_cmpxchg -__atomic_dec -__atomic_inc -__atomic_swap __b64_ntop __b64_pton __brk -__clone_thread_start __cxa_atexit __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -90,98 +68,60 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_thread_area __set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _flush_cache _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook -_waitpid abort accept access @@ -226,9 +166,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -241,27 +179,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -315,7 +237,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -338,7 +259,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -392,13 +312,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -423,8 +341,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -434,6 +350,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -466,7 +384,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -474,7 +391,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -516,7 +432,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -685,7 +600,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -699,7 +613,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -735,7 +648,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -770,7 +682,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -825,7 +736,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-16/arch-mips/symbols/libc.so.variables.txt b/ndk/platforms/android-16/arch-mips/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-16/arch-mips/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-16/arch-mips/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-16/arch-x86/symbols/libc.so.functions.txt b/ndk/platforms/android-16/arch-x86/symbols/libc.so.functions.txt index c4868d9f3..6da8ac87e 100644 --- a/ndk/platforms/android-16/arch-x86/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-16/arch-x86/symbols/libc.so.functions.txt @@ -1,10 +1,5 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __b64_ntop __b64_pton __brk @@ -13,41 +8,30 @@ __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa @@ -85,97 +69,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait __set_thread_area -__set_tls -__setresuid -__setreuid -__setuid -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime __waitid -_cleanup -_dorand48 _exit -_exit_thread -_exit_with_stack_teardown _getlong _getshort -_init_thread _longjmp _setjmp -_thread_created_hook -_waitpid abort accept access @@ -219,9 +165,7 @@ clone close closedir closelog -closelog_r connect -cpuacct_add creat ctime ctime64 @@ -234,27 +178,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -307,7 +235,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -330,7 +257,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -384,13 +310,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -415,8 +339,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -426,6 +348,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -458,7 +382,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -466,7 +389,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -508,7 +430,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -677,7 +598,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -691,7 +611,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -727,7 +646,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -762,7 +680,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -817,7 +734,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-16/arch-x86/symbols/libc.so.variables.txt b/ndk/platforms/android-16/arch-x86/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-16/arch-x86/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-16/arch-x86/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind 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 98361eb80..422b21508 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 @@ -29,6 +29,9 @@ __errno __fcntl64 __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 __get_h_errno __getcwd @@ -36,6 +39,16 @@ __getpriority __gnu_Unwind_Find_exidx __hostalias __ioctl +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init __llseek __loc_aton @@ -354,6 +367,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace 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 ba98cb047..a473e997a 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 @@ -12,12 +12,25 @@ __errno __fcntl64 __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 __get_h_errno __getcwd __getpriority __hostalias __ioctl +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init __llseek __loc_aton @@ -337,6 +350,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace diff --git a/ndk/platforms/android-17/arch-x86/symbols/libc.so.functions.txt b/ndk/platforms/android-17/arch-x86/symbols/libc.so.functions.txt index 5b55564a3..6da8ac87e 100644 --- a/ndk/platforms/android-17/arch-x86/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-17/arch-x86/symbols/libc.so.functions.txt @@ -12,12 +12,25 @@ __errno __fcntl64 __fp_nquery __fp_query +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 __get_h_errno __getcwd __getpriority __hostalias __ioctl +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init __llseek __loc_aton @@ -335,6 +348,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace diff --git a/ndk/platforms/android-21/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-21/arch-arm/symbols/libc.so.functions.txt index 74dc59291..2b5e5081c 100644 --- a/ndk/platforms/android-21/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-21/arch-arm/symbols/libc.so.functions.txt @@ -621,7 +621,6 @@ mkstemps mktemp mktime mktime64 -mktime_tz mlock mlockall mmap diff --git a/ndk/platforms/android-21/arch-arm/symbols/libc.so.versions.txt b/ndk/platforms/android-21/arch-arm/symbols/libc.so.versions.txt index 6612359d5..18a35cfc7 100644 --- a/ndk/platforms/android-21/arch-arm/symbols/libc.so.versions.txt +++ b/ndk/platforms/android-21/arch-arm/symbols/libc.so.versions.txt @@ -622,7 +622,6 @@ LIBC { mktemp; mktime; mktime64; # arm x86 mips - mktime_tz; mlock; mlockall; mmap; diff --git a/ndk/platforms/android-21/arch-arm64/symbols/libc.so.functions.txt b/ndk/platforms/android-21/arch-arm64/symbols/libc.so.functions.txt index 45901be7c..9edb2e02f 100644 --- a/ndk/platforms/android-21/arch-arm64/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-21/arch-arm64/symbols/libc.so.functions.txt @@ -534,7 +534,6 @@ mkstemp64 mkstemps mktemp mktime -mktime_tz mlock mlockall mmap diff --git a/ndk/platforms/android-21/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-21/arch-mips/symbols/libc.so.functions.txt index ba2528099..6e89f1e54 100644 --- a/ndk/platforms/android-21/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-21/arch-mips/symbols/libc.so.functions.txt @@ -606,7 +606,6 @@ mkstemps mktemp mktime mktime64 -mktime_tz mlock mlockall mmap diff --git a/ndk/platforms/android-21/arch-mips/symbols/libc.so.versions.txt b/ndk/platforms/android-21/arch-mips/symbols/libc.so.versions.txt index 6542b4ff9..2bbe7f768 100644 --- a/ndk/platforms/android-21/arch-mips/symbols/libc.so.versions.txt +++ b/ndk/platforms/android-21/arch-mips/symbols/libc.so.versions.txt @@ -620,7 +620,6 @@ LIBC { mktemp; mktime; mktime64; # arm x86 mips - mktime_tz; mlock; mlockall; mmap; diff --git a/ndk/platforms/android-21/arch-mips64/symbols/libc.so.functions.txt b/ndk/platforms/android-21/arch-mips64/symbols/libc.so.functions.txt index 45901be7c..9edb2e02f 100644 --- a/ndk/platforms/android-21/arch-mips64/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-21/arch-mips64/symbols/libc.so.functions.txt @@ -534,7 +534,6 @@ mkstemp64 mkstemps mktemp mktime -mktime_tz mlock mlockall mmap diff --git a/ndk/platforms/android-21/arch-x86/symbols/libc.so.functions.txt b/ndk/platforms/android-21/arch-x86/symbols/libc.so.functions.txt index ccf53a2d9..362198dc2 100644 --- a/ndk/platforms/android-21/arch-x86/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-21/arch-x86/symbols/libc.so.functions.txt @@ -604,7 +604,6 @@ mkstemps mktemp mktime mktime64 -mktime_tz mlock mlockall mmap diff --git a/ndk/platforms/android-21/arch-x86/symbols/libc.so.versions.txt b/ndk/platforms/android-21/arch-x86/symbols/libc.so.versions.txt index c355604ed..8e2ab8fa6 100644 --- a/ndk/platforms/android-21/arch-x86/symbols/libc.so.versions.txt +++ b/ndk/platforms/android-21/arch-x86/symbols/libc.so.versions.txt @@ -618,7 +618,6 @@ LIBC { mktemp; mktime; mktime64; # arm x86 mips - mktime_tz; mlock; mlockall; mmap; diff --git a/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.functions.txt b/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.functions.txt index 45901be7c..9edb2e02f 100644 --- a/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.functions.txt @@ -534,7 +534,6 @@ mkstemp64 mkstemps mktemp mktime -mktime_tz mlock mlockall mmap diff --git a/ndk/platforms/android-3/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-3/arch-arm/symbols/libc.so.functions.txt index b1981748a..16255a951 100644 --- a/ndk/platforms/android-3/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-3/arch-arm/symbols/libc.so.functions.txt @@ -1,6 +1,3 @@ -MD5_Final -MD5_Init -MD5_Update __aeabi_atexit __aeabi_memclr __aeabi_memclr4 @@ -14,56 +11,43 @@ __aeabi_memmove8 __aeabi_memset __aeabi_memset4 __aeabi_memset8 -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __b64_ntop __b64_pton __brk -__clone __cxa_atexit __cxa_finalize -__div0 __dn_comp __dn_count_labels __dn_skipname -__dorand48 -__dtoa __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query -__fremovelock +__fpclassifyd +__fpclassifyf +__fpclassifyl __get_h_errno -__get_res_cache -__get_stack_base __getcwd __getpriority __gnu_Unwind_Find_exidx __hostalias -__init_tls __ioctl -__libc_android_log_assert -__libc_android_log_print +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -97,103 +81,58 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type -__pread64 __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort -__pwrite64 __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt -__res_ourserver_p __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_syscall_errno __set_tls -__sfvwrite -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime -__timer_table_start_stop -_cleanup -_dorand48 -_endhtent _exit -_exit_thread -_exit_with_stack_teardown -_gethtbyaddr -_gethtbyname -_gethtbyname2 -_gethtent _getlong _getshort -_init_thread _longjmp -_mktemp -_sethtent _setjmp -_thread_created_hook abort accept access @@ -236,10 +175,7 @@ clock_settime close closedir closelog -closelog_r connect -copy_TM_to_tm -copy_tm_to_TM creat ctime ctime64 @@ -252,17 +188,6 @@ dirfd dirname dirname_r div -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlpvalloc -dlvalloc dn_expand drand48 dup @@ -315,7 +240,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -332,7 +256,6 @@ ftruncate ftrylockfile funlockfile funopen -futex fwide fwprintf fwrite @@ -386,7 +309,6 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid @@ -425,6 +347,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -456,7 +380,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -464,7 +387,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -505,7 +427,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -601,7 +522,6 @@ rename renameat res_init res_mkquery -res_need_init res_query res_search rewind @@ -646,7 +566,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -727,7 +646,6 @@ sync syscall sysconf syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -765,8 +683,6 @@ usleep utime utimes utmpname -valid_tm_mon -valid_tm_wday valloc vasprintf vfork @@ -780,7 +696,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwprintf wait waitid diff --git a/ndk/platforms/android-3/arch-arm/symbols/libc.so.variables.txt b/ndk/platforms/android-3/arch-arm/symbols/libc.so.variables.txt index aaed9157f..914dc5362 100644 --- a/ndk/platforms/android-3/arch-arm/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-3/arch-arm/symbols/libc.so.variables.txt @@ -1,38 +1,14 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid -__clz_tab -__evOptMonoTime __isthreaded -__p_cert_syms __p_class_syms -__p_default_section_syms -__p_key_syms -__p_rcode_syms __p_type_syms -__p_update_section_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF -__sFext __stack_chk_guard __system_property_area__ _ctype_ -_nres -_ns_flagdata -_rand48_add -_rand48_mult -_rand48_seed -_res_opcodes _tolower_tab_ _toupper_tab_ environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-3/arch-arm/symbols/libm.so.functions.txt b/ndk/platforms/android-3/arch-arm/symbols/libm.so.functions.txt index 7f7e2c513..536f91889 100644 --- a/ndk/platforms/android-3/arch-arm/symbols/libm.so.functions.txt +++ b/ndk/platforms/android-3/arch-arm/symbols/libm.so.functions.txt @@ -1,53 +1,6 @@ -__addsf3 -__aeabi_dcmpun -__aeabi_f2iz -__aeabi_fadd -__aeabi_fcmpun -__aeabi_fdiv -__aeabi_fmul -__aeabi_frsub -__aeabi_fsub -__aeabi_i2f -__aeabi_l2f -__aeabi_ui2f -__aeabi_ul2f -__divsf3 -__exp__D -__fixsfsi -__floatdisf -__floatsisf -__floatundisf -__floatunsisf -__fpclassifyd -__fpclassifyf -__fpclassifyl -__ieee754_rem_pio2 -__ieee754_rem_pio2f -__isfinite -__isfinitef -__isfinitel -__isinf -__isinff -__isinfl -__isnanl -__isnormal -__isnormalf -__isnormall -__kernel_cos -__kernel_cosdf -__kernel_rem_pio2 -__kernel_sin -__kernel_sindf -__kernel_tan -__kernel_tandf -__log__D -__mulsf3 __signbit __signbitf __signbitl -__subsf3 -__unorddf2 -__unordsf2 acos acosf acosh @@ -118,15 +71,12 @@ hypotf ilogb ilogbf ilogbl -isnan -isnanf j0 j0f j1 j1f jn jnf -ldexp ldexpf ldexpl lgamma diff --git a/ndk/platforms/android-5/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-5/arch-arm/symbols/libc.so.functions.txt index 4f1c28146..2b6f0b5e3 100644 --- a/ndk/platforms/android-5/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-5/arch-arm/symbols/libc.so.functions.txt @@ -1,6 +1,3 @@ -MD5_Final -MD5_Init -MD5_Update __aeabi_atexit __aeabi_memclr __aeabi_memclr4 @@ -14,60 +11,30 @@ __aeabi_memmove8 __aeabi_memset __aeabi_memset4 __aeabi_memset8 -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __b64_ntop __b64_pton -__bionic_libgcc_compat_hooks __brk -__clone __cxa_atexit __cxa_finalize -__div0 __dn_comp __dn_count_labels __dn_skipname -__dorand48 -__dtoa __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query -__fremovelock __get_h_errno -__get_res_cache -__get_stack_base __getcwd __getpriority __gnu_Unwind_Find_exidx __hostalias -__init_tls __ioctl -__libc_android_abort -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint __libc_init -__libc_init_common -__libc_prenit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -101,103 +68,58 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type -__pread64 __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort -__pwrite64 __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt -__res_ourserver_p __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_syscall_errno __set_tls -__sfvwrite -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime -__timer_table_start_stop -_cleanup -_dorand48 -_endhtent _exit -_exit_thread -_exit_with_stack_teardown -_gethtbyaddr -_gethtbyname -_gethtbyname2 -_gethtent _getlong _getshort -_init_thread _longjmp -_mktemp -_sethtent _setjmp -_thread_created_hook abort accept access @@ -240,10 +162,7 @@ clock_settime close closedir closelog -closelog_r connect -copy_TM_to_tm -copy_tm_to_TM creat ctime ctime64 @@ -256,17 +175,6 @@ dirfd dirname dirname_r div -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlpvalloc -dlvalloc dn_expand drand48 dup @@ -319,7 +227,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -336,7 +243,6 @@ ftruncate ftrylockfile funlockfile funopen -futex fwide fwprintf fwrite @@ -390,7 +296,6 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid @@ -460,7 +365,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -468,7 +372,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -509,7 +412,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -608,7 +510,6 @@ rename renameat res_init res_mkquery -res_need_init res_query res_search rewind @@ -653,7 +554,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -701,7 +601,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -735,7 +634,6 @@ sync syscall sysconf syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -773,8 +671,6 @@ usleep utime utimes utmpname -valid_tm_mon -valid_tm_wday valloc vasprintf vfork @@ -788,7 +684,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwprintf wait waitid diff --git a/ndk/platforms/android-5/arch-arm/symbols/libc.so.variables.txt b/ndk/platforms/android-5/arch-arm/symbols/libc.so.variables.txt index 99d398082..914dc5362 100644 --- a/ndk/platforms/android-5/arch-arm/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-5/arch-arm/symbols/libc.so.variables.txt @@ -1,37 +1,14 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid -__evOptMonoTime __isthreaded -__p_cert_syms __p_class_syms -__p_default_section_syms -__p_key_syms -__p_rcode_syms __p_type_syms -__p_update_section_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF -__sFext __stack_chk_guard __system_property_area__ _ctype_ -_nres -_ns_flagdata -_rand48_add -_rand48_mult -_rand48_seed -_res_opcodes _tolower_tab_ _toupper_tab_ environ -h_errlist -h_nerr optarg opterr optind 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 8492c6d5b..a7ba28760 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 @@ -1,6 +1,3 @@ -MD5_Final -MD5_Init -MD5_Update __aeabi_atexit __aeabi_memclr __aeabi_memclr4 @@ -14,69 +11,34 @@ __aeabi_memmove8 __aeabi_memset __aeabi_memset4 __aeabi_memset8 -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __atomic_cmpxchg __atomic_dec __atomic_inc __atomic_swap __b64_ntop __b64_pton -__bionic_clone -__bionic_clone_entry -__bionic_libgcc_compat_hooks __brk __cxa_atexit __cxa_finalize -__div0 __dn_comp __dn_count_labels __dn_skipname -__dorand48 -__dtoa __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query -__fremovelock -__futex_syscall3 -__futex_syscall4 __get_h_errno -__get_pc -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __gnu_Unwind_Find_exidx __hostalias -__init_tls __ioctl -__libc_android_abort -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint __libc_init -__libc_init_common -__libc_prenit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -110,107 +72,58 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type -__pread64 __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort -__pwrite64 __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt -__res_ourserver_p __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_syscall_errno __set_tls -__setresuid -__setreuid -__setuid -__sfvwrite -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime -__timer_table_start_stop -_cleanup -_dorand48 -_endhtent _exit -_exit_thread -_exit_with_stack_teardown -_gethtbyaddr -_gethtbyname -_gethtbyname2 -_gethtent _getlong _getshort -_init_thread _longjmp -_mktemp -_sethtent _setjmp -_thread_created_hook abort accept access @@ -255,11 +168,7 @@ clone close closedir closelog -closelog_r connect -copy_TM_to_tm -copy_tm_to_TM -cpuacct_add creat ctime ctime64 @@ -272,27 +181,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -342,7 +235,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -364,7 +256,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -418,13 +309,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -449,8 +338,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -492,7 +379,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -500,7 +386,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -542,7 +427,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -649,7 +533,6 @@ rename renameat res_init res_mkquery -res_need_init res_query res_search rewind @@ -694,7 +577,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -708,7 +590,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -744,7 +625,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -778,7 +658,6 @@ sync syscall sysconf syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -817,8 +696,6 @@ usleep utime utimes utmpname -valid_tm_mon -valid_tm_wday valloc vasprintf verr @@ -834,7 +711,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-8/arch-arm/symbols/libc.so.variables.txt b/ndk/platforms/android-8/arch-arm/symbols/libc.so.variables.txt index 2d8535c13..c2792ead9 100644 --- a/ndk/platforms/android-8/arch-arm/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-8/arch-arm/symbols/libc.so.variables.txt @@ -1,40 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid -__evOptMonoTime __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_default_section_syms -__p_key_syms -__p_rcode_syms __p_type_syms -__p_update_section_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF -__sFext __stack_chk_guard __system_property_area__ _ctype_ -_nres -_ns_flagdata -_rand48_add -_rand48_mult -_rand48_seed -_res_opcodes _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-9/arch-arm/symbols/libc.so.functions.txt b/ndk/platforms/android-9/arch-arm/symbols/libc.so.functions.txt index aaaa2626c..8ec5076aa 100644 --- a/ndk/platforms/android-9/arch-arm/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-9/arch-arm/symbols/libc.so.functions.txt @@ -1,6 +1,3 @@ -MD5_Final -MD5_Init -MD5_Update __aeabi_atexit __aeabi_memclr __aeabi_memclr4 @@ -14,73 +11,48 @@ __aeabi_memmove8 __aeabi_memset __aeabi_memset4 __aeabi_memset8 -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __atomic_cmpxchg __atomic_dec __atomic_inc __atomic_swap __b64_ntop __b64_pton -__bionic_clone -__bionic_clone_entry -__bionic_libgcc_compat_hooks __brk __cxa_atexit __cxa_finalize -__div0 __dn_comp __dn_count_labels __dn_skipname -__dorand48 -__dtoa __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query -__fremovelock +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_pc -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __gnu_Unwind_Find_exidx __hostalias -__init_tls __ioctl -__libc_android_abort -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -114,108 +86,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type -__pread64 __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort -__pwrite64 __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt -__res_ourserver_p __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_syscall_errno __set_tls -__setresuid -__setreuid -__setuid -__sfvwrite -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime -__timer_table_start_stop __waitid -_cleanup -_dorand48 -_endhtent _exit -_exit_thread -_exit_with_stack_teardown -_gethtbyaddr -_gethtbyname -_gethtbyname2 -_gethtent _getlong _getshort -_init_thread _longjmp -_mktemp -_sethtent _setjmp -_thread_created_hook abort accept access @@ -260,11 +183,7 @@ clone close closedir closelog -closelog_r connect -copy_TM_to_tm -copy_tm_to_TM -cpuacct_add creat ctime ctime64 @@ -277,27 +196,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -351,7 +254,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -373,7 +275,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -427,13 +328,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -458,8 +357,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -469,6 +366,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -501,7 +400,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -509,7 +407,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -551,7 +448,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -673,7 +569,6 @@ rename renameat res_init res_mkquery -res_need_init res_query res_search rewind @@ -718,7 +613,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -732,7 +626,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -768,7 +661,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -803,7 +695,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -842,8 +733,6 @@ usleep utime utimes utmpname -valid_tm_mon -valid_tm_wday valloc vasprintf verr @@ -859,7 +748,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-9/arch-arm/symbols/libc.so.variables.txt b/ndk/platforms/android-9/arch-arm/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-9/arch-arm/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-9/arch-arm/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-9/arch-arm/symbols/libm.so.functions.txt b/ndk/platforms/android-9/arch-arm/symbols/libm.so.functions.txt index 64afd38c8..3eb1878e7 100644 --- a/ndk/platforms/android-9/arch-arm/symbols/libm.so.functions.txt +++ b/ndk/platforms/android-9/arch-arm/symbols/libm.so.functions.txt @@ -1,53 +1,6 @@ -__addsf3 -__aeabi_dcmpun -__aeabi_f2iz -__aeabi_fadd -__aeabi_fcmpun -__aeabi_fdiv -__aeabi_fmul -__aeabi_frsub -__aeabi_fsub -__aeabi_i2f -__aeabi_l2f -__aeabi_ui2f -__aeabi_ul2f -__divsf3 -__exp__D -__fixsfsi -__floatdisf -__floatsisf -__floatundisf -__floatunsisf -__fpclassifyd -__fpclassifyf -__fpclassifyl -__ieee754_rem_pio2 -__ieee754_rem_pio2f -__isfinite -__isfinitef -__isfinitel -__isinf -__isinff -__isinfl -__isnanl -__isnormal -__isnormalf -__isnormall -__kernel_cos -__kernel_cosdf -__kernel_rem_pio2 -__kernel_sin -__kernel_sindf -__kernel_tan -__kernel_tandf -__log__D -__mulsf3 __signbit __signbitf __signbitl -__subsf3 -__unorddf2 -__unordsf2 acos acosf acosh @@ -118,15 +71,12 @@ hypotf ilogb ilogbf ilogbl -isnan -isnanf j0 j0f j1 j1f jn jnf -ldexp ldexpf ldexpl lgamma diff --git a/ndk/platforms/android-9/arch-mips/symbols/libc.so.functions.txt b/ndk/platforms/android-9/arch-mips/symbols/libc.so.functions.txt index fe272f5f8..2d9c27552 100644 --- a/ndk/platforms/android-9/arch-mips/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-9/arch-mips/symbols/libc.so.functions.txt @@ -1,67 +1,40 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup -__atomic_cmpxchg -__atomic_dec -__atomic_inc -__atomic_swap __b64_ntop __b64_pton __brk -__clone_thread_start __cxa_atexit __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 -__dtoa __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query -__fremovelock +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa -__memcmp16 __mmap2 __ns_format_ttl __ns_get16 @@ -95,111 +68,60 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type -__pread64 __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort -__pwrite64 __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt -__res_ourserver_p __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_syscall_errno -__set_thread_area __set_tls -__setresuid -__setreuid -__setuid -__sfvwrite -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime -__timer_table_start_stop __waitid -_cleanup -_dorand48 -_endhtent _exit -_exit_thread -_exit_with_stack_teardown _flush_cache -_gethtbyaddr -_gethtbyname -_gethtbyname2 -_gethtent _getlong _getshort -_init_thread _longjmp -_mktemp -_sethtent _setjmp -_thread_created_hook -_waitpid abort accept access @@ -244,11 +166,7 @@ clone close closedir closelog -closelog_r connect -copy_TM_to_tm -copy_tm_to_TM -cpuacct_add creat ctime ctime64 @@ -261,27 +179,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -335,7 +237,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -357,7 +258,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -411,13 +311,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -442,8 +340,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -453,6 +349,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -485,7 +383,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -493,7 +390,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -535,7 +431,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -657,7 +552,6 @@ rename renameat res_init res_mkquery -res_need_init res_query res_search rewind @@ -702,7 +596,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -716,7 +609,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -752,7 +644,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -787,7 +678,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -826,8 +716,6 @@ usleep utime utimes utmpname -valid_tm_mon -valid_tm_wday valloc vasprintf verr @@ -843,7 +731,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-9/arch-mips/symbols/libc.so.variables.txt b/ndk/platforms/android-9/arch-mips/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-9/arch-mips/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-9/arch-mips/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-9/arch-mips/symbols/libm.so.functions.txt b/ndk/platforms/android-9/arch-mips/symbols/libm.so.functions.txt index 71154058e..3eb1878e7 100644 --- a/ndk/platforms/android-9/arch-mips/symbols/libm.so.functions.txt +++ b/ndk/platforms/android-9/arch-mips/symbols/libm.so.functions.txt @@ -1,27 +1,3 @@ -__exp__D -__fpclassifyd -__fpclassifyf -__fpclassifyl -__ieee754_rem_pio2 -__ieee754_rem_pio2f -__isfinite -__isfinitef -__isfinitel -__isinf -__isinff -__isinfl -__isnanl -__isnormal -__isnormalf -__isnormall -__kernel_cos -__kernel_cosdf -__kernel_rem_pio2 -__kernel_sin -__kernel_sindf -__kernel_tan -__kernel_tandf -__log__D __signbit __signbitf __signbitl @@ -95,15 +71,12 @@ hypotf ilogb ilogbf ilogbl -isnan -isnanf j0 j0f j1 j1f jn jnf -ldexp ldexpf ldexpl lgamma diff --git a/ndk/platforms/android-9/arch-x86/symbols/libc.so.functions.txt b/ndk/platforms/android-9/arch-x86/symbols/libc.so.functions.txt index 4b4acf56e..e45798288 100644 --- a/ndk/platforms/android-9/arch-x86/symbols/libc.so.functions.txt +++ b/ndk/platforms/android-9/arch-x86/symbols/libc.so.functions.txt @@ -1,10 +1,5 @@ -MD5_Final -MD5_Init -MD5_Update -__arc4_getbyte __assert __assert2 -__atexit_register_cleanup __b64_ntop __b64_pton __brk @@ -13,46 +8,30 @@ __cxa_finalize __dn_comp __dn_count_labels __dn_skipname -__dorand48 -__dtoa __errno -__evAddTime -__evCmpTime -__evConsIovec -__evConsTime -__evNowTime -__evSubTime -__evTimeSpec -__evTimeVal -__evUTCTime -__fcntl __fcntl64 -__findenv -__fork __fp_nquery __fp_query -__fremovelock +__fpclassifyd +__fpclassifyf +__fpclassifyl __fstatfs64 -__futex_syscall3 -__futex_syscall4 -__futex_wait_ex -__futex_wake_ex __get_h_errno -__get_res_cache -__get_sp -__get_stack_base __getcwd __getpriority __hostalias -__init_tls __ioctl -__libc_android_log_assert -__libc_android_log_print -__libc_android_log_vprint -__libc_fini +__isfinite +__isfinitef +__isfinitel +__isinf +__isinff +__isinfl +__isnanl +__isnormal +__isnormalf +__isnormall __libc_init -__libc_init_common -__libc_preinit __llseek __loc_aton __loc_ntoa @@ -90,110 +69,59 @@ __p_option __p_query __p_rcode __p_secstodate -__p_section -__p_sockun __p_time __p_type -__pread64 __pthread_cleanup_pop __pthread_cleanup_push -__pthread_clone -__pthread_cond_timedwait -__pthread_cond_timedwait_relative __ptrace __putlong __putshort -__pwrite64 __reboot __res_close __res_dnok -__res_get_nibblesuffix -__res_get_nibblesuffix2 -__res_get_state -__res_get_static -__res_getservers __res_hnok __res_hostalias __res_isourserver __res_mailok __res_nameinquery -__res_nametoclass -__res_nametotype __res_nclose -__res_ndestroy __res_ninit __res_nmkquery -__res_nopt __res_nquery __res_nquerydomain __res_nsearch __res_nsend -__res_opt -__res_ourserver_p __res_ownok -__res_pquery -__res_put_state __res_queriesmatch __res_querydomain -__res_randomid __res_send __res_send_setqhook __res_send_setrhook -__res_setservers -__res_vinit __rt_sigaction __rt_sigprocmask __rt_sigtimedwait -__set_syscall_errno __set_thread_area -__set_tls -__setresuid -__setreuid -__setuid -__sfvwrite -__sigsuspend -__slbexpand __stack_chk_fail __statfs64 -__swhatbuf __sym_ntop __sym_ntos __sym_ston -__sys_clone -__syslog __system_properties_init __system_property_find __system_property_find_nth __system_property_get __system_property_read -__system_property_wait -__thread_entry __timer_create __timer_delete __timer_getoverrun __timer_gettime __timer_settime -__timer_table_start_stop __waitid -_cleanup -_dorand48 -_endhtent _exit -_exit_thread -_exit_with_stack_teardown -_gethtbyaddr -_gethtbyname -_gethtbyname2 -_gethtent _getlong _getshort -_init_thread _longjmp -_mktemp -_sethtent _setjmp -_thread_created_hook -_waitpid abort accept access @@ -237,11 +165,7 @@ clone close closedir closelog -closelog_r connect -copy_TM_to_tm -copy_tm_to_TM -cpuacct_add creat ctime ctime64 @@ -254,27 +178,11 @@ dirfd dirname dirname_r div -dlcalloc -dlfree -dlindependent_calloc -dlindependent_comalloc -dlmallinfo -dlmalloc_footprint -dlmalloc_max_footprint -dlmalloc_stats -dlmalloc_walk_free_pages -dlmalloc_walk_heap -dlmallopt -dlmemalign -dlpvalloc -dlrealloc -dlvalloc dn_expand drand48 dup dup2 endservent -endusershell endutent epoll_create epoll_ctl @@ -327,7 +235,6 @@ fputws fread free freeaddrinfo -freedtoa freopen fscanf fseek @@ -349,7 +256,6 @@ fts_read fts_set funlockfile funopen -futex fwide fwprintf fwrite @@ -403,13 +309,11 @@ gets getservbyname getservbyport getservent -getservent_r getsockname getsockopt gettid gettimeofday getuid -getusershell getutent getwc getwchar @@ -434,8 +338,6 @@ inotify_add_watch inotify_init inotify_rm_watch ioctl -ioprio_get -ioprio_set isalnum isalpha isascii @@ -445,6 +347,8 @@ iscntrl isdigit isgraph islower +isnan +isnanf isprint ispunct isspace @@ -477,7 +381,6 @@ localtime64 localtime64_r localtime_r longjmp -longjmperror lrand48 lseek lseek64 @@ -485,7 +388,6 @@ lstat madvise mallinfo malloc -malloc_debug_init mbrlen mbrtowc mbsinit @@ -527,7 +429,6 @@ open openat opendir openlog -openlog_r pathconf pause pclose @@ -649,7 +550,6 @@ rename renameat res_init res_mkquery -res_need_init res_query res_search rewind @@ -694,7 +594,6 @@ setjmp setlinebuf setlocale setlogmask -setlogmask_r setpgid setpgrp setpriority @@ -708,7 +607,6 @@ setsid setsockopt settimeofday setuid -setusershell setutent setvbuf shutdown @@ -744,7 +642,6 @@ strdup strerror strerror_r strftime -strftime_tz strlcat strlcpy strlen @@ -779,7 +676,6 @@ syscall sysconf sysinfo syslog -syslog_r system tcgetpgrp tcsetpgrp @@ -818,8 +714,6 @@ usleep utime utimes utmpname -valid_tm_mon -valid_tm_wday valloc vasprintf verr @@ -835,7 +729,6 @@ vsprintf vsscanf vswprintf vsyslog -vsyslog_r vwarn vwarnx vwprintf diff --git a/ndk/platforms/android-9/arch-x86/symbols/libc.so.variables.txt b/ndk/platforms/android-9/arch-x86/symbols/libc.so.variables.txt index 024d7d96c..c2792ead9 100644 --- a/ndk/platforms/android-9/arch-x86/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-9/arch-x86/symbols/libc.so.variables.txt @@ -1,31 +1,15 @@ -_C_ctype_ -_C_tolower_ -_C_toupper_ -__atexit -__atexit_invalid __isthreaded -__libc_malloc_default_dispatch -__libc_malloc_dispatch -__p_cert_syms __p_class_syms -__p_key_syms -__p_rcode_syms __p_type_syms __progname -__rand48_add -__rand48_mult -__rand48_seed __sF __stack_chk_guard __system_property_area__ _ctype_ -_ns_flagdata _tolower_tab_ _toupper_tab_ daylight environ -h_errlist -h_nerr optarg opterr optind diff --git a/ndk/platforms/android-9/arch-x86/symbols/libm.so.functions.txt b/ndk/platforms/android-9/arch-x86/symbols/libm.so.functions.txt index 53affc074..b5c7eb1d0 100644 --- a/ndk/platforms/android-9/arch-x86/symbols/libm.so.functions.txt +++ b/ndk/platforms/android-9/arch-x86/symbols/libm.so.functions.txt @@ -1,31 +1,6 @@ -__exp__D -__fpclassifyd -__fpclassifyf -__fpclassifyl -__ieee754_rem_pio2 -__ieee754_rem_pio2f -__isfinite -__isfinitef -__isfinitel -__isinf -__isinff -__isinfl -__isnanl -__isnormal -__isnormalf -__isnormall -__kernel_cos -__kernel_cosdf -__kernel_rem_pio2 -__kernel_sin -__kernel_sindf -__kernel_tan -__kernel_tandf -__log__D __signbit __signbitf __signbitl -_scan_nan acos acosf acosh @@ -110,8 +85,6 @@ hypotf ilogb ilogbf ilogbl -isnan -isnanf j0 j0f j1 diff --git a/ndk/platforms/android-9/arch-x86/symbols/libm.so.variables.txt b/ndk/platforms/android-9/arch-x86/symbols/libm.so.variables.txt index 6e5cdee03..a1b63fcbc 100644 --- a/ndk/platforms/android-9/arch-x86/symbols/libm.so.variables.txt +++ b/ndk/platforms/android-9/arch-x86/symbols/libm.so.variables.txt @@ -1,3 +1,2 @@ __fe_dfl_env -__has_sse signgam