Skip to content

Commit 7e967a1

Browse files
author
Andrew Hsieh
committed
Add utimensat and futimens to libc.so at API level 12 and 19, respectively
See ae2d5ba31412c4f382ef405000baa866f35dd736 and d0be7c8f9a06b3ca8ea7647ea35c8f9dc63f0fe1. Internal BUG 11590144 Change-Id: I76119cd20fdb205728482e682fd1206d1305881d
1 parent d0b6889 commit 7e967a1

File tree

14 files changed

+6490
-0
lines changed

14 files changed

+6490
-0
lines changed

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

Lines changed: 1084 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
_C_ctype_
2+
_C_tolower_
3+
_C_toupper_
4+
__atexit
5+
__atexit_invalid
6+
__bionic_brk
7+
__evOptMonoTime
8+
__isthreaded
9+
__libc_malloc_default_dispatch
10+
__libc_malloc_dispatch
11+
__p_cert_syms
12+
__p_class_syms
13+
__p_default_section_syms
14+
__p_key_syms
15+
__p_rcode_syms
16+
__p_type_syms
17+
__p_update_section_syms
18+
__page_shift
19+
__page_size
20+
__progname
21+
__rand48_add
22+
__rand48_mult
23+
__rand48_seed
24+
__sF
25+
__sFext
26+
__sdidinit
27+
__sglue
28+
__stack_chk_guard
29+
__system_property_area__
30+
_ctype_
31+
_nres
32+
_ns_flagdata
33+
_rand48_add
34+
_rand48_mult
35+
_rand48_seed
36+
_res_opcodes
37+
_tolower_tab_
38+
_toupper_tab_
39+
daylight
40+
environ
41+
h_errlist
42+
h_nerr
43+
optarg
44+
opterr
45+
optind
46+
optopt
47+
optreset
48+
sys_siglist
49+
sys_signame
50+
timezone
51+
tzname

0 commit comments

Comments
 (0)