Skip to content

Commit 42f3f55

Browse files
dimitry-Gerrit Code Review
authored andcommitted
Merge changes I31ddaf44,I07c99308
* changes: Add missing symbols to android-17 libc Copy libc.so symbols from android-16 to 17
2 parents e142814 + b603563 commit 42f3f55

File tree

15 files changed

+5441
-0
lines changed

15 files changed

+5441
-0
lines changed

ndk/platforms/android-17/arch-arm/symbols/libc.so.functions.txt

Lines changed: 872 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
__isthreaded
2+
__p_class_syms
3+
__p_type_syms
4+
__progname
5+
__sF
6+
__stack_chk_guard
7+
__system_property_area__
8+
_ctype_
9+
_tolower_tab_
10+
_toupper_tab_
11+
daylight
12+
environ
13+
optarg
14+
opterr
15+
optind
16+
optopt
17+
optreset
18+
sys_siglist
19+
sys_signame
20+
timezone
21+
tzname

0 commit comments

Comments
 (0)