blob: 8bb84ebbb964a629b6b80268ecc24739f30890f7 [file] [log] [blame]
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001LIBC {
2 global:
3 __assert;
4 __assert2;
5 __atomic_cmpxchg; # arm
6 __atomic_dec; # arm
7 __atomic_inc; # arm
8 __atomic_swap; # arm
9 __b64_ntop;
10 __b64_pton;
Elliott Hughes73262942024-07-29 21:04:24 +000011 __cmsg_nxthdr;
12 __connect; # arm x86
13 __ctype_get_mb_cur_max;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070014 __cxa_atexit;
15 __cxa_finalize;
Dan Albertb8109d02016-07-27 23:56:54 -070016 __cxa_thread_atexit_impl; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070017 __dn_comp;
18 __dn_count_labels;
19 __dn_skipname;
Elliott Hughes73262942024-07-29 21:04:24 +000020 __epoll_pwait; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070021 __errno;
Elliott Hughes73262942024-07-29 21:04:24 +000022 __exit; # arm x86
23 __fadvise64; # x86
Dan Albertb8109d02016-07-27 23:56:54 -070024 __fbufsize; # introduced=23
Elliott Hughes56a9fda2020-02-13 22:23:17 -080025 __fcntl64; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +000026 __FD_CLR_chk;
27 __FD_ISSET_chk;
28 __FD_SET_chk;
29 __fgets_chk;
Dan Albertb8109d02016-07-27 23:56:54 -070030 __flbf; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070031 __fp_nquery;
32 __fp_query;
Elliott Hughes73262942024-07-29 21:04:24 +000033 __fpclassify;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070034 __fpclassifyd;
35 __fpclassifyf;
36 __fpclassifyl;
Dan Albertb8109d02016-07-27 23:56:54 -070037 __fpending; # introduced=23
38 __fpurge; # introduced=23
39 __freadable; # introduced=23
40 __fsetlocking; # introduced=23
Elliott Hughes56a9fda2020-02-13 22:23:17 -080041 __fstatfs64; # arm x86
Dan Albertb8109d02016-07-27 23:56:54 -070042 __fwritable; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070043 __get_h_errno;
Elliott Hughes73262942024-07-29 21:04:24 +000044 __getcpu; # arm x86
Elliott Hughes56a9fda2020-02-13 22:23:17 -080045 __getcwd; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +000046 __getpid; # arm x86
Elliott Hughes56a9fda2020-02-13 22:23:17 -080047 __getpriority; # arm x86
Dan Albertb8109d02016-07-27 23:56:54 -070048 __gnu_basename; # introduced=23
49 __gnu_strerror_r; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070050 __hostalias;
Elliott Hughes56a9fda2020-02-13 22:23:17 -080051 __ioctl; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070052 __isfinite;
53 __isfinitef;
54 __isfinitel;
55 __isinf;
56 __isinff;
57 __isinfl;
Elliott Hughes73262942024-07-29 21:04:24 +000058 __isnan;
59 __isnanf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070060 __isnanl;
61 __isnormal;
62 __isnormalf;
63 __isnormall;
Elliott Hughes56a9fda2020-02-13 22:23:17 -080064 __isthreaded; # arm x86 var
Elliott Hughes73262942024-07-29 21:04:24 +000065 __libc_current_sigrtmax;
66 __libc_current_sigrtmin;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070067 __libc_init;
Elliott Hughes56a9fda2020-02-13 22:23:17 -080068 __llseek; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070069 __loc_aton;
70 __loc_ntoa;
Dan Albertb8109d02016-07-27 23:56:54 -070071 __memchr_chk; # introduced=23
Elliott Hughes73262942024-07-29 21:04:24 +000072 __memcpy_chk;
73 __memmove_chk;
Dan Albertb8109d02016-07-27 23:56:54 -070074 __memrchr_chk; # introduced=23
Elliott Hughes73262942024-07-29 21:04:24 +000075 __memset_chk;
Elliott Hughes56a9fda2020-02-13 22:23:17 -080076 __mmap2; # arm x86
Elliott Hughes9dbfe8b2023-06-15 09:09:58 -070077 __ns_format_ttl; # arm x86 introduced=22
78 __ns_get16; # arm x86 introduced=22
79 __ns_get32; # arm x86 introduced=22
80 __ns_initparse; # arm x86 introduced=22
81 __ns_makecanon; # arm x86 introduced=22
82 __ns_msg_getflag; # arm x86 introduced=22
83 __ns_name_compress; # arm x86 introduced=22
84 __ns_name_ntol; # arm x86 introduced=22
85 __ns_name_ntop; # arm x86 introduced=22
86 __ns_name_pack; # arm x86 introduced=22
87 __ns_name_pton; # arm x86 introduced=22
88 __ns_name_rollback; # arm x86 introduced=22
89 __ns_name_skip; # arm x86 introduced=22
90 __ns_name_uncompress; # arm x86 introduced=22
91 __ns_name_unpack; # arm x86 introduced=22
92 __ns_parserr; # arm x86 introduced=22
93 __ns_put16; # arm x86 introduced=22
94 __ns_put32; # arm x86 introduced=22
95 __ns_samename; # arm x86 introduced=22
96 __ns_skiprr; # arm x86 introduced=22
97 __ns_sprintrr; # arm x86 introduced=22
98 __ns_sprintrrf; # arm x86 introduced=22
Elliott Hughes73262942024-07-29 21:04:24 +000099 __open_2;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800100 __openat; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000101 __openat_2;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700102 __p_cdname;
103 __p_cdnname;
104 __p_class;
Dan Albertb8109d02016-07-27 23:56:54 -0700105 __p_class_syms; # var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700106 __p_fqname;
107 __p_fqnname;
108 __p_option;
109 __p_query;
110 __p_rcode;
111 __p_secstodate;
112 __p_time;
113 __p_type;
Dan Albertb8109d02016-07-27 23:56:54 -0700114 __p_type_syms; # var
115 __poll_chk; # introduced=23
Elliott Hughes73262942024-07-29 21:04:24 +0000116 __ppoll; # arm x86
Dan Albertb8109d02016-07-27 23:56:54 -0700117 __ppoll_chk; # introduced=23
Elliott Hughesb83bf142018-03-22 11:01:25 -0700118 __ppoll64_chk; # introduced=28
Dan Albertb8109d02016-07-27 23:56:54 -0700119 __pread64_chk; # introduced=23
120 __pread_chk; # introduced=23
121 __progname; # var
Elliott Hughes73262942024-07-29 21:04:24 +0000122 __pselect6; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700123 __pthread_cleanup_pop;
124 __pthread_cleanup_push;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800125 __ptrace; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700126 __putlong;
127 __putshort;
Elliott Hughes73262942024-07-29 21:04:24 +0000128 __read_chk;
Dan Albertb8109d02016-07-27 23:56:54 -0700129 __readlink_chk; # introduced=23
130 __readlinkat_chk; # introduced=23
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800131 __reboot; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000132 __recvfrom_chk;
Dan Albertb8109d02016-07-27 23:56:54 -0700133 __register_atfork; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700134 __res_close;
135 __res_dnok;
136 __res_hnok;
137 __res_hostalias;
138 __res_isourserver;
139 __res_mailok;
140 __res_nameinquery;
141 __res_nclose;
142 __res_ninit;
143 __res_nmkquery;
144 __res_nquery;
145 __res_nquerydomain;
146 __res_nsearch;
147 __res_nsend;
148 __res_ownok;
149 __res_queriesmatch;
150 __res_querydomain;
151 __res_send;
152 __res_send_setqhook;
153 __res_send_setrhook;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800154 __rt_sigaction; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000155 __rt_sigpending; # arm x86
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800156 __rt_sigprocmask; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000157 __rt_sigsuspend; # arm x86
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800158 __rt_sigtimedwait; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000159 __sched_cpualloc;
160 __sched_cpucount;
161 __sched_cpufree;
162 __sched_getaffinity; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700163 __set_thread_area; # x86
Elliott Hughes73262942024-07-29 21:04:24 +0000164 __set_tid_address; # arm x86
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800165 __set_tls; # arm
Dan Albertb8109d02016-07-27 23:56:54 -0700166 __sF; # var
Elliott Hughes73262942024-07-29 21:04:24 +0000167 __sigaction; # arm x86
168 __snprintf_chk;
169 __socket; # arm x86
170 __sprintf_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700171 __stack_chk_fail;
Dan Albertb8109d02016-07-27 23:56:54 -0700172 __stack_chk_guard; # var
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800173 __statfs64; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000174 __stpcpy_chk;
175 __stpncpy_chk;
176 __stpncpy_chk2;
177 __strcat_chk;
178 __strchr_chk;
179 __strcpy_chk;
180 __strlcat_chk;
181 __strlcpy_chk;
182 __strlen_chk;
183 __strncat_chk;
184 __strncpy_chk;
185 __strncpy_chk2;
186 __strrchr_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700187 __sym_ntop;
188 __sym_ntos;
189 __sym_ston;
Dimitry Ivanovb876bab2017-02-24 15:36:17 -0800190 __system_property_area_serial; # introduced=23
Dimitry Ivanove1078a92016-01-13 20:32:12 +0000191 __system_property_find;
Dimitry Ivanovb63ed1d2017-04-12 18:05:56 -0700192 __system_property_find_nth;
Elliott Hughes73262942024-07-29 21:04:24 +0000193 __system_property_foreach;
Dimitry Ivanove1078a92016-01-13 20:32:12 +0000194 __system_property_get;
195 __system_property_read;
Elliott Hughes73262942024-07-29 21:04:24 +0000196 __system_property_serial;
197 __system_property_set;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800198 __timer_create; # arm x86
199 __timer_delete; # arm x86
200 __timer_getoverrun; # arm x86
201 __timer_gettime; # arm x86
202 __timer_settime; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000203 __umask_chk;
204 __vsnprintf_chk;
205 __vsprintf_chk;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800206 __waitid; # arm x86
Dan Albertb8109d02016-07-27 23:56:54 -0700207 _ctype_; # var
Elliott Hughes73262942024-07-29 21:04:24 +0000208 _Exit;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700209 _exit;
Dan Albertb8109d02016-07-27 23:56:54 -0700210 _flushlbf; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700211 _getlong;
212 _getshort;
213 _longjmp;
Elliott Hughes73262942024-07-29 21:04:24 +0000214 _resolv_delete_cache_for_net;
215 _resolv_flush_cache_for_net;
216 _resolv_set_nameservers_for_net;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700217 _setjmp;
Elliott Hughes73262942024-07-29 21:04:24 +0000218 _tolower;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800219 _tolower_tab_; # arm x86 var
Elliott Hughes73262942024-07-29 21:04:24 +0000220 _toupper;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800221 _toupper_tab_; # arm x86 var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700222 abort;
Elliott Hughes73262942024-07-29 21:04:24 +0000223 abs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700224 accept;
Elliott Hughes73262942024-07-29 21:04:24 +0000225 accept4;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700226 access;
227 acct;
228 alarm;
229 alphasort;
Elliott Hughes73262942024-07-29 21:04:24 +0000230 alphasort64;
231 android_set_abort_message;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700232 arc4random;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700233 arc4random_buf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700234 arc4random_uniform;
235 asctime;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800236 asctime64; # arm x86
237 asctime64_r; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700238 asctime_r;
239 asprintf;
Elliott Hughes73262942024-07-29 21:04:24 +0000240 at_quick_exit;
241 atof;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700242 atoi;
243 atol;
244 atoll;
245 basename;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800246 basename_r; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700247 bind;
248 bindresvport;
249 brk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700250 bsearch;
251 btowc;
Elliott Hughes73262942024-07-29 21:04:24 +0000252 c16rtomb;
253 c32rtomb;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800254 cacheflush; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700255 calloc;
256 capget;
257 capset;
Elliott Hughes73262942024-07-29 21:04:24 +0000258 cfgetispeed;
259 cfgetospeed;
260 cfmakeraw;
261 cfsetispeed;
262 cfsetospeed;
263 cfsetspeed;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700264 chdir;
265 chmod;
266 chown;
267 chroot;
268 clearenv;
269 clearerr;
Dan Albertb8109d02016-07-27 23:56:54 -0700270 clearerr_unlocked; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700271 clock;
Dan Albertb8109d02016-07-27 23:56:54 -0700272 clock_getcpuclockid; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700273 clock_getres;
274 clock_gettime;
275 clock_nanosleep;
276 clock_settime;
Elliott Hughes73262942024-07-29 21:04:24 +0000277 clone;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700278 close;
279 closedir;
280 closelog;
281 connect;
282 creat;
Elliott Hughes73262942024-07-29 21:04:24 +0000283 creat64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700284 ctime;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800285 ctime64; # arm x86
286 ctime64_r; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700287 ctime_r;
288 daemon;
Dan Albertb8109d02016-07-27 23:56:54 -0700289 daylight; # var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700290 delete_module;
291 difftime;
292 dirfd;
293 dirname;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800294 dirname_r; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700295 div;
296 dn_expand;
Elliott Hughes73262942024-07-29 21:04:24 +0000297 dprintf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700298 drand48;
299 dup;
300 dup2;
Elliott Hughes73262942024-07-29 21:04:24 +0000301 dup3;
302 duplocale;
303 endmntent;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700304 endservent;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700305 endutent;
Dan Albertb8109d02016-07-27 23:56:54 -0700306 environ; # var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700307 epoll_create;
Elliott Hughes73262942024-07-29 21:04:24 +0000308 epoll_create1;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700309 epoll_ctl;
Elliott Hughes73262942024-07-29 21:04:24 +0000310 epoll_pwait;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700311 epoll_wait;
312 erand48;
313 err;
Dan Albertb8109d02016-07-27 23:56:54 -0700314 error; # introduced=23
315 error_at_line; # introduced=23
316 error_message_count; # var introduced=23
317 error_one_per_line; # var introduced=23
318 error_print_progname; # var introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700319 errx;
Elliott Hughes73262942024-07-29 21:04:24 +0000320 ether_aton;
321 ether_aton_r;
322 ether_ntoa;
323 ether_ntoa_r;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700324 eventfd;
325 eventfd_read;
326 eventfd_write;
327 execl;
328 execle;
329 execlp;
330 execv;
331 execve;
332 execvp;
Elliott Hughes73262942024-07-29 21:04:24 +0000333 execvpe;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700334 exit;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800335 faccessat;
Elliott Hughes73262942024-07-29 21:04:24 +0000336 fallocate;
337 fallocate64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700338 fchdir;
339 fchmod;
340 fchmodat;
341 fchown;
342 fchownat;
343 fclose;
344 fcntl;
345 fdatasync;
346 fdopen;
347 fdopendir;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800348 fdprintf; # arm x86 versioned=28
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700349 feof;
Dan Albertb8109d02016-07-27 23:56:54 -0700350 feof_unlocked; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700351 ferror;
Dan Albertb8109d02016-07-27 23:56:54 -0700352 ferror_unlocked; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700353 fflush;
Elliott Hughes73262942024-07-29 21:04:24 +0000354 ffs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700355 fgetc;
356 fgetln;
357 fgetpos;
358 fgets;
359 fgetwc;
360 fgetws;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800361 fgetxattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700362 fileno;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800363 flistxattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700364 flock;
365 flockfile;
Dan Albertb8109d02016-07-27 23:56:54 -0700366 fmemopen; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700367 fnmatch;
368 fopen;
369 fork;
Dan Albertb8109d02016-07-27 23:56:54 -0700370 forkpty; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700371 fpathconf;
372 fprintf;
373 fpurge;
374 fputc;
375 fputs;
376 fputwc;
377 fputws;
378 fread;
379 free;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700380 freeaddrinfo;
Elliott Hughes73262942024-07-29 21:04:24 +0000381 freelocale;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800382 fremovexattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700383 freopen;
384 fscanf;
385 fseek;
386 fseeko;
387 fsetpos;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800388 fsetxattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700389 fstat;
Elliott Hughes73262942024-07-29 21:04:24 +0000390 fstat64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700391 fstatat;
Elliott Hughes73262942024-07-29 21:04:24 +0000392 fstatat64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700393 fstatfs;
Elliott Hughes73262942024-07-29 21:04:24 +0000394 fstatfs64;
395 fstatvfs;
396 fstatvfs64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700397 fsync;
398 ftell;
399 ftello;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700400 ftok;
401 ftruncate;
Elliott Hughes73262942024-07-29 21:04:24 +0000402 ftruncate64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700403 ftrylockfile;
Elliott Hughes73262942024-07-29 21:04:24 +0000404 fts_children;
405 fts_close;
406 fts_open;
407 fts_read;
408 fts_set;
409 ftw;
410 ftw64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700411 funlockfile;
412 funopen;
Elliott Hughes73262942024-07-29 21:04:24 +0000413 futimens;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700414 fwide;
415 fwprintf;
416 fwrite;
417 fwscanf;
418 gai_strerror;
Dan Albertb8109d02016-07-27 23:56:54 -0700419 get_avphys_pages; # introduced=23
420 get_nprocs; # introduced=23
421 get_nprocs_conf; # introduced=23
422 get_phys_pages; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700423 getaddrinfo;
Elliott Hughes73262942024-07-29 21:04:24 +0000424 getauxval;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700425 getc;
426 getc_unlocked;
427 getchar;
428 getchar_unlocked;
429 getcwd;
Elliott Hughes73262942024-07-29 21:04:24 +0000430 getdelim;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700431 getegid;
432 getenv;
433 geteuid;
434 getgid;
435 getgrgid;
436 getgrnam;
437 getgrouplist;
438 getgroups;
439 gethostbyaddr;
Dan Albertb8109d02016-07-27 23:56:54 -0700440 gethostbyaddr_r; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700441 gethostbyname;
442 gethostbyname2;
Dan Albertb8109d02016-07-27 23:56:54 -0700443 gethostbyname2_r; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700444 gethostbyname_r;
445 gethostent;
446 gethostname;
447 getitimer;
Elliott Hughes73262942024-07-29 21:04:24 +0000448 getline;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700449 getlogin;
450 getmntent;
Elliott Hughes73262942024-07-29 21:04:24 +0000451 getmntent_r;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700452 getnameinfo;
453 getnetbyaddr;
454 getnetbyname;
455 getopt;
456 getopt_long;
457 getopt_long_only;
Elliott Hughes73262942024-07-29 21:04:24 +0000458 getpagesize;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700459 getpeername;
460 getpgid;
461 getpgrp;
462 getpid;
463 getppid;
464 getpriority;
Elliott Hughes73262942024-07-29 21:04:24 +0000465 getprogname;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700466 getprotobyname;
467 getprotobynumber;
468 getpt;
469 getpwnam;
Elliott Hughes73262942024-07-29 21:04:24 +0000470 getpwnam_r;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700471 getpwuid;
Elliott Hughes73262942024-07-29 21:04:24 +0000472 getpwuid_r;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700473 getresgid;
474 getresuid;
475 getrlimit;
Elliott Hughes73262942024-07-29 21:04:24 +0000476 getrlimit64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700477 getrusage;
478 gets;
479 getservbyname;
480 getservbyport;
481 getservent;
Elliott Hughes73262942024-07-29 21:04:24 +0000482 getsid;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700483 getsockname;
484 getsockopt;
485 gettid;
486 gettimeofday;
487 getuid;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700488 getutent;
489 getwc;
490 getwchar;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800491 getxattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700492 gmtime;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800493 gmtime64; # arm x86
494 gmtime64_r; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700495 gmtime_r;
Elliott Hughes73262942024-07-29 21:04:24 +0000496 grantpt;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700497 herror;
498 hstrerror;
Elliott Hughes73262942024-07-29 21:04:24 +0000499 htonl;
500 htons;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700501 if_indextoname;
502 if_nametoindex;
Elliott Hughes73262942024-07-29 21:04:24 +0000503 imaxabs;
504 imaxdiv;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700505 inet_addr;
506 inet_aton;
Elliott Hughes73262942024-07-29 21:04:24 +0000507 inet_lnaof;
508 inet_makeaddr;
509 inet_netof;
510 inet_network;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700511 inet_nsap_addr;
512 inet_nsap_ntoa;
513 inet_ntoa;
514 inet_ntop;
515 inet_pton;
516 init_module;
517 initgroups;
Elliott Hughes73262942024-07-29 21:04:24 +0000518 initstate;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700519 inotify_add_watch;
520 inotify_init;
Elliott Hughes73262942024-07-29 21:04:24 +0000521 inotify_init1;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700522 inotify_rm_watch;
Elliott Hughes73262942024-07-29 21:04:24 +0000523 insque;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700524 ioctl;
525 isalnum;
Elliott Hughes73262942024-07-29 21:04:24 +0000526 isalnum_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700527 isalpha;
Elliott Hughes73262942024-07-29 21:04:24 +0000528 isalpha_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700529 isascii;
530 isatty;
531 isblank;
Elliott Hughes73262942024-07-29 21:04:24 +0000532 isblank_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700533 iscntrl;
Elliott Hughes73262942024-07-29 21:04:24 +0000534 iscntrl_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700535 isdigit;
Elliott Hughes73262942024-07-29 21:04:24 +0000536 isdigit_l;
537 isfinite;
538 isfinitef;
539 isfinitel;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700540 isgraph;
Elliott Hughes73262942024-07-29 21:04:24 +0000541 isgraph_l;
542 isinf;
543 isinff;
544 isinfl;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700545 islower;
Elliott Hughes73262942024-07-29 21:04:24 +0000546 islower_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700547 isnan;
548 isnanf;
Elliott Hughes73262942024-07-29 21:04:24 +0000549 isnanl;
550 isnormal;
551 isnormalf;
552 isnormall;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700553 isprint;
Elliott Hughes73262942024-07-29 21:04:24 +0000554 isprint_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700555 ispunct;
Elliott Hughes73262942024-07-29 21:04:24 +0000556 ispunct_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700557 isspace;
Elliott Hughes73262942024-07-29 21:04:24 +0000558 isspace_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700559 isupper;
Elliott Hughes73262942024-07-29 21:04:24 +0000560 isupper_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700561 iswalnum;
Elliott Hughes73262942024-07-29 21:04:24 +0000562 iswalnum_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700563 iswalpha;
Elliott Hughes73262942024-07-29 21:04:24 +0000564 iswalpha_l;
565 iswblank;
566 iswblank_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700567 iswcntrl;
Elliott Hughes73262942024-07-29 21:04:24 +0000568 iswcntrl_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700569 iswctype;
Elliott Hughes73262942024-07-29 21:04:24 +0000570 iswctype_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700571 iswdigit;
Elliott Hughes73262942024-07-29 21:04:24 +0000572 iswdigit_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700573 iswgraph;
Elliott Hughes73262942024-07-29 21:04:24 +0000574 iswgraph_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700575 iswlower;
Elliott Hughes73262942024-07-29 21:04:24 +0000576 iswlower_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700577 iswprint;
Elliott Hughes73262942024-07-29 21:04:24 +0000578 iswprint_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700579 iswpunct;
Elliott Hughes73262942024-07-29 21:04:24 +0000580 iswpunct_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700581 iswspace;
Elliott Hughes73262942024-07-29 21:04:24 +0000582 iswspace_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700583 iswupper;
Elliott Hughes73262942024-07-29 21:04:24 +0000584 iswupper_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700585 iswxdigit;
Elliott Hughes73262942024-07-29 21:04:24 +0000586 iswxdigit_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700587 isxdigit;
Elliott Hughes73262942024-07-29 21:04:24 +0000588 isxdigit_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700589 jrand48;
590 kill;
591 killpg;
592 klogctl;
Elliott Hughes73262942024-07-29 21:04:24 +0000593 labs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700594 lchown;
Dan Albertb8109d02016-07-27 23:56:54 -0700595 lcong48; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700596 ldexp;
597 ldiv;
Elliott Hughes73262942024-07-29 21:04:24 +0000598 lfind;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800599 lgetxattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700600 link;
Elliott Hughes73262942024-07-29 21:04:24 +0000601 linkat;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700602 listen;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800603 listxattr;
Elliott Hughes73262942024-07-29 21:04:24 +0000604 llabs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700605 lldiv;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800606 llistxattr;
Elliott Hughes73262942024-07-29 21:04:24 +0000607 localeconv;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700608 localtime;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800609 localtime64; # arm x86
610 localtime64_r; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700611 localtime_r;
Dan Albertb8109d02016-07-27 23:56:54 -0700612 login_tty; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700613 longjmp;
614 lrand48;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800615 lremovexattr;
Elliott Hughes73262942024-07-29 21:04:24 +0000616 lsearch;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700617 lseek;
618 lseek64;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800619 lsetxattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700620 lstat;
Elliott Hughes73262942024-07-29 21:04:24 +0000621 lstat64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700622 madvise;
623 mallinfo;
624 malloc;
Dan Albertb8109d02016-07-27 23:56:54 -0700625 malloc_info; # introduced=23
Elliott Hughes73262942024-07-29 21:04:24 +0000626 malloc_usable_size;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700627 mbrlen;
Elliott Hughes73262942024-07-29 21:04:24 +0000628 mbrtoc16;
629 mbrtoc32;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700630 mbrtowc;
631 mbsinit;
Elliott Hughes73262942024-07-29 21:04:24 +0000632 mbsnrtowcs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700633 mbsrtowcs;
Elliott Hughes73262942024-07-29 21:04:24 +0000634 mbstowcs;
635 mbtowc;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700636 memalign;
637 memccpy;
638 memchr;
639 memcmp;
640 memcpy;
641 memmem;
642 memmove;
Dan Albertb8109d02016-07-27 23:56:54 -0700643 mempcpy; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700644 memrchr;
645 memset;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700646 mincore;
647 mkdir;
648 mkdirat;
649 mkdtemp;
Elliott Hughes73262942024-07-29 21:04:24 +0000650 mkfifo;
Dan Albertb8109d02016-07-27 23:56:54 -0700651 mkfifoat; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700652 mknod;
Elliott Hughes73262942024-07-29 21:04:24 +0000653 mknodat;
Dan Albertb8109d02016-07-27 23:56:54 -0700654 mkostemp; # introduced=23
655 mkostemp64; # introduced=23
656 mkostemps; # introduced=23
657 mkostemps64; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700658 mkstemp;
Elliott Hughes73262942024-07-29 21:04:24 +0000659 mkstemp64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700660 mkstemps;
Dan Albertb8109d02016-07-27 23:56:54 -0700661 mkstemps64; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700662 mktemp;
663 mktime;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800664 mktime64; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700665 mlock;
Elliott Hughes73262942024-07-29 21:04:24 +0000666 mlockall;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700667 mmap;
Elliott Hughes73262942024-07-29 21:04:24 +0000668 mmap64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700669 mount;
670 mprotect;
671 mrand48;
672 mremap;
Elliott Hughesb3904ee2024-08-13 20:19:31 +0000673 mseal; # introduced=36
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700674 msync;
675 munlock;
Elliott Hughes73262942024-07-29 21:04:24 +0000676 munlockall;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700677 munmap;
678 nanosleep;
Elliott Hughes73262942024-07-29 21:04:24 +0000679 newlocale;
680 nftw;
681 nftw64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700682 nice;
683 nrand48;
Elliott Hughesdf48d0f2022-10-04 23:52:57 +0000684 ns_format_ttl; # arm64 x86_64 riscv64 introduced=22
685 ns_get16; # arm64 x86_64 riscv64 introduced=22
686 ns_get32; # arm64 x86_64 riscv64 introduced=22
687 ns_initparse; # arm64 x86_64 riscv64 introduced=22
688 ns_makecanon; # arm64 x86_64 riscv64 introduced=22
689 ns_msg_getflag; # arm64 x86_64 riscv64 introduced=22
690 ns_name_compress; # arm64 x86_64 riscv64 introduced=22
691 ns_name_ntol; # arm64 x86_64 riscv64 introduced=22
692 ns_name_ntop; # arm64 x86_64 riscv64 introduced=22
693 ns_name_pack; # arm64 x86_64 riscv64 introduced=22
694 ns_name_pton; # arm64 x86_64 riscv64 introduced=22
695 ns_name_rollback; # arm64 x86_64 riscv64 introduced=22
696 ns_name_skip; # arm64 x86_64 riscv64 introduced=22
697 ns_name_uncompress; # arm64 x86_64 riscv64 introduced=22
698 ns_name_unpack; # arm64 x86_64 riscv64 introduced=22
699 ns_parserr; # arm64 x86_64 riscv64 introduced=22
700 ns_put16; # arm64 x86_64 riscv64 introduced=22
701 ns_put32; # arm64 x86_64 riscv64 introduced=22
702 ns_samename; # arm64 x86_64 riscv64 introduced=22
703 ns_skiprr; # arm64 x86_64 riscv64 introduced=22
704 ns_sprintrr; # arm64 x86_64 riscv64 introduced=22
705 ns_sprintrrf; # arm64 x86_64 riscv64 introduced=22
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700706 nsdispatch;
Elliott Hughes73262942024-07-29 21:04:24 +0000707 ntohl;
708 ntohs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700709 open;
Elliott Hughes73262942024-07-29 21:04:24 +0000710 open64;
Dan Albertb8109d02016-07-27 23:56:54 -0700711 open_memstream; # introduced=23
712 open_wmemstream; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700713 openat;
Elliott Hughes73262942024-07-29 21:04:24 +0000714 openat64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700715 opendir;
716 openlog;
Dan Albertb8109d02016-07-27 23:56:54 -0700717 openpty; # introduced=23
718 optarg; # var
719 opterr; # var
720 optind; # var
721 optopt; # var
722 optreset; # var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700723 pathconf;
724 pause;
725 pclose;
726 perror;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800727 personality;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700728 pipe;
729 pipe2;
730 poll;
731 popen;
Elliott Hughes73262942024-07-29 21:04:24 +0000732 posix_fadvise;
733 posix_fadvise64;
734 posix_fallocate;
735 posix_fallocate64;
Dan Albertb8109d02016-07-27 23:56:54 -0700736 posix_madvise; # introduced=23
Elliott Hughes73262942024-07-29 21:04:24 +0000737 posix_memalign;
738 posix_openpt;
739 ppoll;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700740 prctl;
741 pread;
Elliott Hughes73262942024-07-29 21:04:24 +0000742 pread64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700743 printf;
Elliott Hughesdf48d0f2022-10-04 23:52:57 +0000744 prlimit; # arm64 x86_64 riscv64
Elliott Hughes73262942024-07-29 21:04:24 +0000745 prlimit64;
Dan Albertb8109d02016-07-27 23:56:54 -0700746 process_vm_readv; # introduced=23
747 process_vm_writev; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700748 pselect;
Elliott Hughes73262942024-07-29 21:04:24 +0000749 psiginfo;
750 psignal;
751 pthread_atfork;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700752 pthread_attr_destroy;
753 pthread_attr_getdetachstate;
754 pthread_attr_getguardsize;
755 pthread_attr_getschedparam;
756 pthread_attr_getschedpolicy;
757 pthread_attr_getscope;
758 pthread_attr_getstack;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700759 pthread_attr_getstacksize;
760 pthread_attr_init;
761 pthread_attr_setdetachstate;
762 pthread_attr_setguardsize;
763 pthread_attr_setschedparam;
764 pthread_attr_setschedpolicy;
765 pthread_attr_setscope;
766 pthread_attr_setstack;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700767 pthread_attr_setstacksize;
768 pthread_cond_broadcast;
769 pthread_cond_destroy;
770 pthread_cond_init;
771 pthread_cond_signal;
772 pthread_cond_timedwait;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800773 pthread_cond_timedwait_monotonic; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000774 pthread_cond_timedwait_monotonic_np; # introduced-arm=9 introduced-x86=9 introduced-arm64=28 introduced-x64_64=28 introduced-riscv64=28
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800775 pthread_cond_timedwait_relative_np; # arm x86
776 pthread_cond_timeout_np; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700777 pthread_cond_wait;
778 pthread_condattr_destroy;
Elliott Hughes73262942024-07-29 21:04:24 +0000779 pthread_condattr_getclock;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700780 pthread_condattr_getpshared;
781 pthread_condattr_init;
Elliott Hughes73262942024-07-29 21:04:24 +0000782 pthread_condattr_setclock;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700783 pthread_condattr_setpshared;
784 pthread_create;
785 pthread_detach;
786 pthread_equal;
787 pthread_exit;
788 pthread_getattr_np;
789 pthread_getcpuclockid;
790 pthread_getschedparam;
791 pthread_getspecific;
Elliott Hughes73262942024-07-29 21:04:24 +0000792 pthread_gettid_np;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700793 pthread_join;
794 pthread_key_create;
795 pthread_key_delete;
796 pthread_kill;
797 pthread_mutex_destroy;
798 pthread_mutex_init;
799 pthread_mutex_lock;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800800 pthread_mutex_lock_timeout_np; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +0000801 pthread_mutex_timedlock;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700802 pthread_mutex_trylock;
803 pthread_mutex_unlock;
804 pthread_mutexattr_destroy;
805 pthread_mutexattr_getpshared;
806 pthread_mutexattr_gettype;
807 pthread_mutexattr_init;
808 pthread_mutexattr_setpshared;
809 pthread_mutexattr_settype;
810 pthread_once;
811 pthread_rwlock_destroy;
812 pthread_rwlock_init;
813 pthread_rwlock_rdlock;
814 pthread_rwlock_timedrdlock;
815 pthread_rwlock_timedwrlock;
816 pthread_rwlock_tryrdlock;
817 pthread_rwlock_trywrlock;
818 pthread_rwlock_unlock;
819 pthread_rwlock_wrlock;
820 pthread_rwlockattr_destroy;
Dan Albertb8109d02016-07-27 23:56:54 -0700821 pthread_rwlockattr_getkind_np; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700822 pthread_rwlockattr_getpshared;
823 pthread_rwlockattr_init;
Dan Albertb8109d02016-07-27 23:56:54 -0700824 pthread_rwlockattr_setkind_np; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700825 pthread_rwlockattr_setpshared;
826 pthread_self;
827 pthread_setname_np;
828 pthread_setschedparam;
829 pthread_setspecific;
830 pthread_sigmask;
831 ptrace;
832 ptsname;
833 ptsname_r;
834 putc;
835 putc_unlocked;
836 putchar;
837 putchar_unlocked;
838 putenv;
839 puts;
840 pututline;
Elliott Hughes56a9fda2020-02-13 22:23:17 -0800841 putw; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700842 putwc;
843 putwchar;
Elliott Hughes73262942024-07-29 21:04:24 +0000844 pvalloc; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700845 pwrite;
Elliott Hughes73262942024-07-29 21:04:24 +0000846 pwrite64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700847 qsort;
Elliott Hughes5bae5722024-07-30 12:47:33 -0400848 qsort_r; # introduced=36
Elliott Hughes73262942024-07-29 21:04:24 +0000849 quick_exit;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700850 raise;
Elliott Hughes73262942024-07-29 21:04:24 +0000851 rand;
852 rand_r;
853 random;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700854 read;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800855 readahead;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700856 readdir;
Elliott Hughes73262942024-07-29 21:04:24 +0000857 readdir64;
858 readdir64_r;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700859 readdir_r;
860 readlink;
Elliott Hughes73262942024-07-29 21:04:24 +0000861 readlinkat;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700862 readv;
863 realloc;
864 realpath;
865 reboot;
866 recv;
867 recvfrom;
Elliott Hughes73262942024-07-29 21:04:24 +0000868 recvmmsg;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700869 recvmsg;
870 regcomp;
871 regerror;
872 regexec;
873 regfree;
874 remove;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800875 removexattr;
Elliott Hughes73262942024-07-29 21:04:24 +0000876 remque;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700877 rename;
878 renameat;
879 res_init;
880 res_mkquery;
881 res_query;
882 res_search;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700883 rewind;
884 rewinddir;
885 rmdir;
886 sbrk;
887 scandir;
Elliott Hughes73262942024-07-29 21:04:24 +0000888 scandir64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700889 scanf;
890 sched_get_priority_max;
891 sched_get_priority_min;
Elliott Hughes73262942024-07-29 21:04:24 +0000892 sched_getaffinity;
893 sched_getcpu;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700894 sched_getparam;
895 sched_getscheduler;
896 sched_rr_get_interval;
Elliott Hughes73262942024-07-29 21:04:24 +0000897 sched_setaffinity;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700898 sched_setparam;
899 sched_setscheduler;
900 sched_yield;
901 seed48;
Dan Albertb8109d02016-07-27 23:56:54 -0700902 seekdir; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700903 select;
904 sem_close;
905 sem_destroy;
906 sem_getvalue;
907 sem_init;
908 sem_open;
909 sem_post;
910 sem_timedwait;
911 sem_trywait;
912 sem_unlink;
913 sem_wait;
914 send;
915 sendfile;
Elliott Hughes73262942024-07-29 21:04:24 +0000916 sendfile64;
917 sendmmsg;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700918 sendmsg;
919 sendto;
920 setbuf;
921 setbuffer;
922 setegid;
923 setenv;
924 seteuid;
Elliott Hughes73262942024-07-29 21:04:24 +0000925 setfsgid;
926 setfsuid;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700927 setgid;
928 setgroups;
Dan Albertb8109d02016-07-27 23:56:54 -0700929 sethostname; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700930 setitimer;
931 setjmp;
932 setlinebuf;
933 setlocale;
934 setlogmask;
Elliott Hughes73262942024-07-29 21:04:24 +0000935 setmntent;
936 setns;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700937 setpgid;
938 setpgrp;
939 setpriority;
Elliott Hughes73262942024-07-29 21:04:24 +0000940 setprogname;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700941 setregid;
942 setresgid;
943 setresuid;
944 setreuid;
945 setrlimit;
Elliott Hughes73262942024-07-29 21:04:24 +0000946 setrlimit64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700947 setservent;
948 setsid;
949 setsockopt;
Elliott Hughes73262942024-07-29 21:04:24 +0000950 setstate;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700951 settimeofday;
952 setuid;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700953 setutent;
954 setvbuf;
Logan Chienaaffa3c2019-11-20 09:21:04 -0800955 setxattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700956 shutdown;
Elliott Hughes07d52092024-08-09 13:47:14 +0000957 sig2str; # introduced=36
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700958 sigaction;
Elliott Hughes73262942024-07-29 21:04:24 +0000959 sigaddset;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700960 sigaltstack;
Elliott Hughesa3d607a2024-07-30 14:37:27 +0000961 sigblock;
Elliott Hughes73262942024-07-29 21:04:24 +0000962 sigdelset;
963 sigemptyset;
964 sigfillset;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700965 siginterrupt;
Elliott Hughes73262942024-07-29 21:04:24 +0000966 sigismember;
967 siglongjmp;
968 signal;
969 signalfd;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700970 sigpending;
971 sigprocmask;
Dan Albertb8109d02016-07-27 23:56:54 -0700972 sigqueue; # introduced=23
Elliott Hughes73262942024-07-29 21:04:24 +0000973 sigsetjmp;
Elliott Hughesa3d607a2024-07-30 14:37:27 +0000974 sigsetmask;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700975 sigsuspend;
Dan Albertb8109d02016-07-27 23:56:54 -0700976 sigtimedwait; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700977 sigwait;
Dan Albertb8109d02016-07-27 23:56:54 -0700978 sigwaitinfo; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700979 sleep;
980 snprintf;
981 socket;
982 socketpair;
Elliott Hughes73262942024-07-29 21:04:24 +0000983 splice;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700984 sprintf;
Elliott Hughes73262942024-07-29 21:04:24 +0000985 srand;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700986 srand48;
Elliott Hughes73262942024-07-29 21:04:24 +0000987 srandom;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700988 sscanf;
989 stat;
Elliott Hughes73262942024-07-29 21:04:24 +0000990 stat64;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700991 statfs;
Elliott Hughes73262942024-07-29 21:04:24 +0000992 statfs64;
993 statvfs;
994 statvfs64;
Dan Albertb8109d02016-07-27 23:56:54 -0700995 stderr; # var introduced=23
996 stdin; # var introduced=23
997 stdout; # var introduced=23
Elliott Hughes73262942024-07-29 21:04:24 +0000998 stpcpy;
999 stpncpy;
Elliott Hughes07d52092024-08-09 13:47:14 +00001000 str2sig; # introduced=36
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001001 strcasecmp;
Dan Albertb8109d02016-07-27 23:56:54 -07001002 strcasecmp_l; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001003 strcasestr;
1004 strcat;
1005 strchr;
1006 strcmp;
1007 strcoll;
Elliott Hughes73262942024-07-29 21:04:24 +00001008 strcoll_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001009 strcpy;
1010 strcspn;
1011 strdup;
1012 strerror;
Dan Albertb8109d02016-07-27 23:56:54 -07001013 strerror_l; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001014 strerror_r;
1015 strftime;
Elliott Hughes73262942024-07-29 21:04:24 +00001016 strftime_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001017 strlcat;
1018 strlcpy;
1019 strlen;
1020 strncasecmp;
Dan Albertb8109d02016-07-27 23:56:54 -07001021 strncasecmp_l; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001022 strncat;
1023 strncmp;
1024 strncpy;
1025 strndup;
1026 strnlen;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001027 strpbrk;
1028 strptime;
1029 strrchr;
1030 strsep;
1031 strsignal;
1032 strspn;
1033 strstr;
1034 strtod;
Elliott Hughes73262942024-07-29 21:04:24 +00001035 strtof;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001036 strtoimax;
1037 strtok;
1038 strtok_r;
1039 strtol;
Elliott Hughes73262942024-07-29 21:04:24 +00001040 strtold;
1041 strtold_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001042 strtoll;
Elliott Hughes73262942024-07-29 21:04:24 +00001043 strtoll_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001044 strtoul;
1045 strtoull;
Elliott Hughes73262942024-07-29 21:04:24 +00001046 strtoull_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001047 strtoumax;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001048 strxfrm;
Elliott Hughes73262942024-07-29 21:04:24 +00001049 strxfrm_l;
1050 swapoff;
1051 swapon;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001052 swprintf;
1053 swscanf;
1054 symlink;
Elliott Hughes73262942024-07-29 21:04:24 +00001055 symlinkat;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001056 sync;
Dan Albertb8109d02016-07-27 23:56:54 -07001057 sys_siglist; # var
1058 sys_signame; # var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001059 syscall;
1060 sysconf;
1061 sysinfo;
1062 syslog;
1063 system;
Elliott Hughes73262942024-07-29 21:04:24 +00001064 tcdrain;
1065 tcflow;
1066 tcflush;
1067 tcgetattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001068 tcgetpgrp;
Elliott Hughes73262942024-07-29 21:04:24 +00001069 tcgetsid;
1070 tcsendbreak;
1071 tcsetattr;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001072 tcsetpgrp;
Logan Chienaaffa3c2019-11-20 09:21:04 -08001073 tdelete;
1074 tdestroy;
Elliott Hughes73262942024-07-29 21:04:24 +00001075 tee;
Dan Albertb8109d02016-07-27 23:56:54 -07001076 telldir; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001077 tempnam;
Logan Chienaaffa3c2019-11-20 09:21:04 -08001078 tfind;
1079 tgkill;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001080 time;
Elliott Hughes73262942024-07-29 21:04:24 +00001081 timegm;
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001082 timegm64; # arm x86
Elliott Hughes73262942024-07-29 21:04:24 +00001083 timelocal;
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001084 timelocal64; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001085 timer_create;
1086 timer_delete;
1087 timer_getoverrun;
1088 timer_gettime;
1089 timer_settime;
Elliott Hughes73262942024-07-29 21:04:24 +00001090 timerfd_create;
1091 timerfd_gettime;
1092 timerfd_settime;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001093 times;
Dan Albertb8109d02016-07-27 23:56:54 -07001094 timezone; # var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001095 tmpfile;
1096 tmpnam;
1097 toascii;
1098 tolower;
Elliott Hughes73262942024-07-29 21:04:24 +00001099 tolower_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001100 toupper;
Elliott Hughes73262942024-07-29 21:04:24 +00001101 toupper_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001102 towlower;
Elliott Hughes73262942024-07-29 21:04:24 +00001103 towlower_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001104 towupper;
Elliott Hughes73262942024-07-29 21:04:24 +00001105 towupper_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001106 truncate;
Elliott Hughes73262942024-07-29 21:04:24 +00001107 truncate64;
Logan Chienaaffa3c2019-11-20 09:21:04 -08001108 tsearch;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001109 ttyname;
1110 ttyname_r;
Elliott Hughes73262942024-07-29 21:04:24 +00001111 twalk;
Dan Albertb8109d02016-07-27 23:56:54 -07001112 tzname; # var
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001113 tzset;
1114 umask;
1115 umount;
1116 umount2;
1117 uname;
1118 ungetc;
1119 ungetwc;
1120 unlink;
1121 unlinkat;
1122 unlockpt;
1123 unsetenv;
Elliott Hughes73262942024-07-29 21:04:24 +00001124 unshare;
1125 uselocale;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001126 usleep;
1127 utime;
Elliott Hughes73262942024-07-29 21:04:24 +00001128 utimensat;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001129 utimes;
1130 utmpname;
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001131 valloc; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001132 vasprintf;
Elliott Hughes73262942024-07-29 21:04:24 +00001133 vdprintf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001134 verr;
1135 verrx;
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001136 vfdprintf; # arm x86 versioned=28
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001137 vfork;
1138 vfprintf;
1139 vfscanf;
1140 vfwprintf;
Elliott Hughes73262942024-07-29 21:04:24 +00001141 vfwscanf;
1142 vmsplice;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001143 vprintf;
1144 vscanf;
1145 vsnprintf;
1146 vsprintf;
1147 vsscanf;
1148 vswprintf;
Elliott Hughes73262942024-07-29 21:04:24 +00001149 vswscanf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001150 vsyslog;
1151 vwarn;
1152 vwarnx;
1153 vwprintf;
Elliott Hughes73262942024-07-29 21:04:24 +00001154 vwscanf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001155 wait;
Elliott Hughes73262942024-07-29 21:04:24 +00001156 wait4;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001157 waitid;
1158 waitpid;
1159 warn;
1160 warnx;
1161 wcpcpy;
1162 wcpncpy;
1163 wcrtomb;
1164 wcscasecmp;
Dan Albertb8109d02016-07-27 23:56:54 -07001165 wcscasecmp_l; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001166 wcscat;
1167 wcschr;
1168 wcscmp;
1169 wcscoll;
Elliott Hughes73262942024-07-29 21:04:24 +00001170 wcscoll_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001171 wcscpy;
1172 wcscspn;
1173 wcsdup;
1174 wcsftime;
1175 wcslcat;
1176 wcslcpy;
1177 wcslen;
1178 wcsncasecmp;
Dan Albertb8109d02016-07-27 23:56:54 -07001179 wcsncasecmp_l; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001180 wcsncat;
1181 wcsncmp;
1182 wcsncpy;
1183 wcsnlen;
Elliott Hughes73262942024-07-29 21:04:24 +00001184 wcsnrtombs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001185 wcspbrk;
1186 wcsrchr;
1187 wcsrtombs;
1188 wcsspn;
1189 wcsstr;
1190 wcstod;
Elliott Hughes73262942024-07-29 21:04:24 +00001191 wcstof;
1192 wcstoimax;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001193 wcstok;
1194 wcstol;
Elliott Hughes73262942024-07-29 21:04:24 +00001195 wcstold;
1196 wcstold_l;
1197 wcstoll;
1198 wcstoll_l;
1199 wcstombs;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001200 wcstoul;
Elliott Hughes73262942024-07-29 21:04:24 +00001201 wcstoull;
1202 wcstoull_l;
1203 wcstoumax;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001204 wcswidth;
1205 wcsxfrm;
Elliott Hughes73262942024-07-29 21:04:24 +00001206 wcsxfrm_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001207 wctob;
Elliott Hughes73262942024-07-29 21:04:24 +00001208 wctomb;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001209 wctype;
Elliott Hughes73262942024-07-29 21:04:24 +00001210 wctype_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001211 wcwidth;
1212 wmemchr;
1213 wmemcmp;
1214 wmemcpy;
1215 wmemmove;
Dan Albertb8109d02016-07-27 23:56:54 -07001216 wmempcpy; # introduced=23
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001217 wmemset;
1218 wprintf;
1219 write;
1220 writev;
1221 wscanf;
1222 local:
1223 *;
1224};
1225
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001226LIBC_N { # introduced-arm64=24 introduced-x86=24 introduced-x86_64=24
Yabin Cuic4786d32015-07-20 19:46:26 -07001227 global:
Dan Albert674d93d2016-07-29 17:37:08 -07001228 __aeabi_atexit; # arm versioned=24
1229 __aeabi_memclr; # arm versioned=24
1230 __aeabi_memclr4; # arm versioned=24
1231 __aeabi_memclr8; # arm versioned=24
1232 __aeabi_memcpy; # arm versioned=24
1233 __aeabi_memcpy4; # arm versioned=24
1234 __aeabi_memcpy8; # arm versioned=24
1235 __aeabi_memmove; # arm versioned=24
1236 __aeabi_memmove4; # arm versioned=24
1237 __aeabi_memmove8; # arm versioned=24
1238 __aeabi_memset; # arm versioned=24
1239 __aeabi_memset4; # arm versioned=24
1240 __aeabi_memset8; # arm versioned=24
Dan Albertb8109d02016-07-27 23:56:54 -07001241 __fread_chk; # introduced=24
1242 __fwrite_chk; # introduced=24
1243 __getcwd_chk; # introduced=24
Dan Albert674d93d2016-07-29 17:37:08 -07001244 __gnu_Unwind_Find_exidx; # arm versioned=24
Dan Albertb8109d02016-07-27 23:56:54 -07001245 __pwrite_chk; # introduced=24
1246 __pwrite64_chk; # introduced=24
1247 __write_chk; # introduced=24
1248 adjtimex; # introduced=24
1249 clock_adjtime; # introduced=24
1250 fgetpos64; # introduced=24
1251 fileno_unlocked; # introduced=24
1252 fopen64; # introduced=24
1253 freeifaddrs; # introduced=24
1254 freopen64; # introduced=24
1255 fseeko64; # introduced=24
1256 fsetpos64; # introduced=24
1257 ftello64; # introduced=24
1258 funopen64; # introduced=24
1259 getgrgid_r; # introduced=24
1260 getgrnam_r; # introduced=24
1261 getifaddrs; # introduced=24
1262 if_freenameindex; # introduced=24
1263 if_nameindex; # introduced=24
1264 in6addr_any; # var introduced=24
1265 in6addr_loopback; # var introduced=24
1266 lockf; # introduced=24
1267 lockf64; # introduced=24
1268 preadv; # introduced=24
1269 preadv64; # introduced=24
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001270 prlimit; # arm x86 introduced=24
Dan Albertb8109d02016-07-27 23:56:54 -07001271 pthread_barrierattr_destroy; # introduced=24
1272 pthread_barrierattr_getpshared; # introduced=24
1273 pthread_barrierattr_init; # introduced=24
1274 pthread_barrierattr_setpshared; # introduced=24
1275 pthread_barrier_destroy; # introduced=24
1276 pthread_barrier_init; # introduced=24
1277 pthread_barrier_wait; # introduced=24
1278 pthread_spin_destroy; # introduced=24
1279 pthread_spin_init; # introduced=24
1280 pthread_spin_lock; # introduced=24
1281 pthread_spin_trylock; # introduced=24
1282 pthread_spin_unlock; # introduced=24
1283 pwritev; # introduced=24
1284 pwritev64; # introduced=24
1285 scandirat; # introduced=24
1286 scandirat64; # introduced=24
1287 strchrnul; # introduced=24
1288 tmpfile64; # introduced=24
Yabin Cuic4786d32015-07-20 19:46:26 -07001289} LIBC;
1290
Dan Albert00c8e952016-07-29 17:45:21 -07001291LIBC_O {
Elliott Hughes725b2a92016-03-23 11:20:47 -07001292 global:
Josh Gao2e8e5e62017-04-20 12:58:31 -07001293 __sendto_chk; # introduced=26
1294 __system_property_read_callback; # introduced=26
1295 __system_property_wait; # introduced=26
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001296 bsd_signal; # arm x86 versioned=26
Josh Gao2e8e5e62017-04-20 12:58:31 -07001297 catclose; # introduced=26
1298 catgets; # introduced=26
1299 catopen; # introduced=26
1300 ctermid; # introduced=26
1301 endgrent; # introduced=26
1302 endpwent; # introduced=26
1303 futimes; # introduced=26
1304 futimesat; # introduced=26
1305 getdomainname; # introduced=26
1306 getgrent; # introduced=26
1307 getpwent; # introduced=26
1308 getsubopt; # introduced=26
1309 hasmntopt; # introduced=26
1310 lutimes; # introduced=26
Christopher Ferris488eb8b2017-05-31 11:00:18 -07001311 mallopt; # introduced=26
Josh Gao2e8e5e62017-04-20 12:58:31 -07001312 mblen; # introduced=26
1313 msgctl; # introduced=26
1314 msgget; # introduced=26
1315 msgrcv; # introduced=26
1316 msgsnd; # introduced=26
1317 nl_langinfo; # introduced=26
1318 nl_langinfo_l; # introduced=26
1319 pthread_getname_np; # introduced=26
1320 quotactl; # introduced=26
1321 semctl; # introduced=26
1322 semget; # introduced=26
1323 semop; # introduced=26
1324 semtimedop; # introduced=26
1325 setdomainname; # introduced=26
1326 setgrent; # introduced=26
1327 setpwent; # introduced=26
1328 shmat; # introduced=26
1329 shmctl; # introduced=26
1330 shmdt; # introduced=26
1331 shmget; # introduced=26
1332 sighold; # introduced=26
1333 sigignore; # introduced=26
1334 sigpause; # introduced=26
1335 sigrelse; # introduced=26
1336 sigset; # introduced=26
1337 strtod_l; # introduced=26
1338 strtof_l; # introduced=26
1339 strtol_l; # introduced=26
1340 strtoul_l; # introduced=26
1341 sync_file_range; # introduced=26
1342 towctrans; # introduced=26
1343 towctrans_l; # introduced=26
1344 wctrans; # introduced=26
1345 wctrans_l; # introduced=26
Elliott Hughes725b2a92016-03-23 11:20:47 -07001346} LIBC_N;
1347
Elliott Hughes99129372024-07-17 17:48:35 +00001348LIBC_P { # introduced=28
Elliott Hughes06bd5862017-07-28 16:27:49 -07001349 global:
Elliott Hughesa5c316f2017-10-02 10:10:15 -07001350 __freading;
Christopher Ferrisdb478a62018-02-07 18:42:14 -08001351 __free_hook;
Elliott Hughes45785262018-02-14 15:21:45 -08001352 __fseterr;
Elliott Hughesa5c316f2017-10-02 10:10:15 -07001353 __fwriting;
Christopher Ferrisdb478a62018-02-07 18:42:14 -08001354 __malloc_hook;
1355 __memalign_hook;
1356 __realloc_hook;
Christopher Ferriscae21a92018-02-05 18:14:55 -08001357 aligned_alloc;
Elliott Hughes50339182017-10-13 17:52:01 -07001358 endhostent;
1359 endnetent;
1360 endprotoent;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001361 epoll_pwait64;
Elliott Hughes4d215aa2017-10-18 15:54:56 -07001362 fexecve;
Elliott Hughes37ad9592017-10-30 17:47:12 -07001363 fflush_unlocked;
1364 fgetc_unlocked;
1365 fgets_unlocked;
1366 fputc_unlocked;
1367 fputs_unlocked;
1368 fread_unlocked;
1369 fwrite_unlocked;
Elliott Hughesa5c316f2017-10-02 10:10:15 -07001370 getentropy;
Elliott Hughes50339182017-10-13 17:52:01 -07001371 getnetent;
1372 getprotoent;
Elliott Hughesa5c316f2017-10-02 10:10:15 -07001373 getrandom;
1374 getlogin_r;
1375 glob;
1376 globfree;
1377 hcreate;
1378 hcreate_r;
1379 hdestroy;
1380 hdestroy_r;
1381 hsearch;
1382 hsearch_r;
1383 iconv;
1384 iconv_close;
1385 iconv_open;
Elliott Hughes14e3ff92017-10-06 16:58:36 -07001386 posix_spawn;
1387 posix_spawnattr_destroy;
1388 posix_spawnattr_getflags;
1389 posix_spawnattr_getpgroup;
1390 posix_spawnattr_getschedparam;
1391 posix_spawnattr_getschedpolicy;
1392 posix_spawnattr_getsigdefault;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001393 posix_spawnattr_getsigdefault64;
Elliott Hughes14e3ff92017-10-06 16:58:36 -07001394 posix_spawnattr_getsigmask;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001395 posix_spawnattr_getsigmask64;
Elliott Hughes14e3ff92017-10-06 16:58:36 -07001396 posix_spawnattr_init;
1397 posix_spawnattr_setflags;
1398 posix_spawnattr_setpgroup;
1399 posix_spawnattr_setschedparam;
1400 posix_spawnattr_setschedpolicy;
1401 posix_spawnattr_setsigdefault;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001402 posix_spawnattr_setsigdefault64;
Elliott Hughes14e3ff92017-10-06 16:58:36 -07001403 posix_spawnattr_setsigmask;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001404 posix_spawnattr_setsigmask64;
Elliott Hughes14e3ff92017-10-06 16:58:36 -07001405 posix_spawn_file_actions_addclose;
1406 posix_spawn_file_actions_adddup2;
1407 posix_spawn_file_actions_addopen;
1408 posix_spawn_file_actions_destroy;
1409 posix_spawn_file_actions_init;
1410 posix_spawnp;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001411 ppoll64;
1412 pselect64;
Elliott Hughes8aecba72017-10-17 15:34:41 -07001413 pthread_attr_getinheritsched;
1414 pthread_attr_setinheritsched;
Tom Cherryc6b5bcd2018-03-05 14:14:44 -08001415 pthread_mutex_timedlock_monotonic_np;
Yabin Cui6b9c85b2018-01-23 12:56:18 -08001416 pthread_mutexattr_getprotocol;
1417 pthread_mutexattr_setprotocol;
Tom Cherryc6b5bcd2018-03-05 14:14:44 -08001418 pthread_rwlock_timedrdlock_monotonic_np;
1419 pthread_rwlock_timedwrlock_monotonic_np;
Elliott Hughesdff08ce2017-10-16 09:58:45 -07001420 pthread_setschedprio;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001421 pthread_sigmask64;
Tom Cherryc6b5bcd2018-03-05 14:14:44 -08001422 sem_timedwait_monotonic_np;
Elliott Hughes50339182017-10-13 17:52:01 -07001423 sethostent;
1424 setnetent;
1425 setprotoent;
Elliott Hughes3e235912018-02-01 14:21:51 -08001426 sigaction64;
Elliott Hughes5905d6f2018-01-30 15:09:51 -08001427 sigaddset64;
1428 sigdelset64;
1429 sigemptyset64;
1430 sigfillset64;
1431 sigismember64;
1432 signalfd64;
1433 sigpending64;
1434 sigprocmask64;
1435 sigsuspend64;
1436 sigtimedwait64;
1437 sigwait64;
1438 sigwaitinfo64;
Elliott Hughes3376c232018-02-13 23:14:12 -08001439 strptime_l;
Elliott Hughesfa386e02017-10-18 13:34:32 -07001440 swab;
Elliott Hughesa5c316f2017-10-02 10:10:15 -07001441 syncfs;
Elliott Hughes3376c232018-02-13 23:14:12 -08001442 wcsftime_l;
1443 wcstod_l;
1444 wcstof_l;
1445 wcstol_l;
1446 wcstoul_l;
Elliott Hughes06bd5862017-07-28 16:27:49 -07001447} LIBC_O;
1448
Elliott Hughes99129372024-07-17 17:48:35 +00001449LIBC_Q { # introduced=29
Elliott Hughes3a5fd002018-07-17 13:02:52 -07001450 global:
Ryan Prichard16455b52019-01-18 01:00:59 -08001451 ___tls_get_addr; # x86
Ryan Prichard45024fe2018-12-30 21:10:26 -08001452 __aeabi_read_tp; # arm
Elliott Hughes3a5fd002018-07-17 13:02:52 -07001453 __res_randomid;
Elliott Hughes76be72d2022-10-06 15:17:10 +00001454 __tls_get_addr; # arm riscv64 x86_64
Josh Gaof6e5b582018-06-01 15:30:54 -07001455 android_fdsan_close_with_tag;
1456 android_fdsan_create_owner_tag;
1457 android_fdsan_exchange_owner_tag;
Jiyong Parkc45fe9f2018-12-13 18:26:48 +09001458 android_fdsan_get_error_level;
Josh Gaob6b3a1d2018-08-23 14:04:11 -07001459 android_fdsan_get_owner_tag;
1460 android_fdsan_get_tag_type;
1461 android_fdsan_get_tag_value;
Josh Gaof6e5b582018-06-01 15:30:54 -07001462 android_fdsan_set_error_level;
Elliott Hughesce934e32018-09-06 13:26:08 -07001463 android_get_device_api_level;
Elliott Hughes2d0b28b2018-10-23 11:23:00 -07001464 getloadavg;
Josh Gao726b63f2018-08-27 16:00:58 -07001465 pthread_sigqueue;
Elliott Hughesb1770852018-09-18 12:52:42 -07001466 reallocarray;
Elliott Hughesf98d87b2018-07-17 13:21:05 -07001467 timespec_get;
Jiyong Parkc45fe9f2018-12-13 18:26:48 +09001468
1469 # Used by libselinux
1470 __system_properties_init; # apex
1471
1472 # Used by libmemunreachable
Jiyong Parka4fe44e2019-11-06 12:44:25 +09001473 malloc_backtrace; # apex llndk
1474 malloc_disable; # apex llndk
1475 malloc_enable; # apex llndk
1476 malloc_iterate; # apex llndk
Jiyong Parkc45fe9f2018-12-13 18:26:48 +09001477
Jiyong Parkc45fe9f2018-12-13 18:26:48 +09001478 # Used by libandroid_net
1479 android_getaddrinfofornet; # apex
1480
Steven Moreland0cdf1322020-10-05 21:55:26 +00001481 # Used by libandroid_runtime, libcutils, libmedia, and libmediautils
1482 android_mallopt; # apex llndk
Elliott Hughes3a5fd002018-07-17 13:02:52 -07001483} LIBC_P;
1484
Elliott Hughes99129372024-07-17 17:48:35 +00001485LIBC_R { # introduced=30
Elliott Hughes42067112019-04-18 14:27:24 -07001486 global:
George Burgess IV849c0b92019-06-10 16:22:09 -07001487 __mempcpy_chk;
Ryan Prichard30feb642019-07-30 17:30:08 -07001488 __tls_get_addr; # arm64
Elliott Hughes42067112019-04-18 14:27:24 -07001489 call_once;
1490 cnd_broadcast;
1491 cnd_destroy;
1492 cnd_init;
1493 cnd_signal;
1494 cnd_timedwait;
1495 cnd_wait;
Elliott Hughes3d24d2b2019-08-05 13:53:01 -07001496 memfd_create;
1497 mlock2;
Elliott Hughes42067112019-04-18 14:27:24 -07001498 mtx_destroy;
1499 mtx_init;
1500 mtx_lock;
1501 mtx_timedlock;
1502 mtx_trylock;
1503 mtx_unlock;
Tom Cherry69010802019-05-07 20:33:05 -07001504 pthread_cond_clockwait;
1505 pthread_mutex_clocklock;
1506 pthread_rwlock_clockrdlock;
1507 pthread_rwlock_clockwrlock;
Elliott Hughes05b675e2019-04-17 13:01:06 -07001508 renameat2;
Tom Cherry69010802019-05-07 20:33:05 -07001509 sem_clockwait;
Elliott Hughes733cedd2020-02-21 23:21:28 -08001510 statx;
Elliott Hughes42067112019-04-18 14:27:24 -07001511 thrd_create;
1512 thrd_current;
1513 thrd_detach;
1514 thrd_equal;
1515 thrd_exit;
1516 thrd_join;
1517 thrd_sleep;
1518 thrd_yield;
1519 tss_create;
1520 tss_delete;
1521 tss_get;
1522 tss_set;
Peter Collingbournef2b1e032019-12-10 17:41:16 -08001523
1524 # Unwinder implementation
Ryan Prichardfe504af2022-12-08 16:52:43 -08001525 __aeabi_unwind_cpp_pr0; # arm
1526 __aeabi_unwind_cpp_pr1; # arm
1527 __aeabi_unwind_cpp_pr2; # arm
1528 __deregister_frame; # arm64 x86 x86_64
1529 __gnu_unwind_frame; # arm
1530 __register_frame; # arm64 x86 x86_64
1531 _Unwind_Backtrace;
1532 _Unwind_Complete; # arm
1533 _Unwind_DeleteException;
1534 _Unwind_Find_FDE;
1535 _Unwind_FindEnclosingFunction;
1536 _Unwind_ForcedUnwind; # arm64 x86 x86_64
1537 _Unwind_GetCFA;
1538 _Unwind_GetDataRelBase;
1539 _Unwind_GetGR;
1540 _Unwind_GetIP;
1541 _Unwind_GetIPInfo;
1542 _Unwind_GetLanguageSpecificData;
1543 _Unwind_GetRegionStart;
1544 _Unwind_GetTextRelBase;
1545 _Unwind_RaiseException;
1546 _Unwind_Resume;
1547 _Unwind_Resume_or_Rethrow;
1548 _Unwind_SetGR;
1549 _Unwind_SetIP;
1550 _Unwind_VRS_Get; # arm
1551 _Unwind_VRS_Pop; # arm
1552 _Unwind_VRS_Set; # arm
Elliott Hughes42067112019-04-18 14:27:24 -07001553} LIBC_Q;
1554
Elliott Hughes99129372024-07-17 17:48:35 +00001555LIBC_S { # introduced=31
Elliott Hughes4a6899c2020-03-25 10:34:46 -07001556 global:
Vy Nguyend5007512020-07-14 17:37:04 -04001557 __libc_get_static_tls_bounds;
1558 __libc_register_thread_exit_callback;
1559 __libc_iterate_dynamic_tls;
1560 __libc_register_dynamic_tls_listeners;
Chris Wailes660ba392021-02-12 14:47:47 -08001561 android_reset_stack_guards;
Edgar Arriaga128ef8e2020-12-23 14:59:56 -08001562 ffsl;
1563 ffsll;
Josh Gao3de19152021-02-22 18:09:48 -08001564 pidfd_getfd;
1565 pidfd_open;
1566 pidfd_send_signal;
Edgar Arriaga128ef8e2020-12-23 14:59:56 -08001567 process_madvise;
Elliott Hughes4a6899c2020-03-25 10:34:46 -07001568} LIBC_R;
1569
Elliott Hughes99129372024-07-17 17:48:35 +00001570LIBC_T { # introduced=33
Elliott Hughescf59e192021-10-13 18:25:21 -07001571 global:
Christopher Ferris11526e22021-10-14 22:44:47 +00001572 backtrace;
1573 backtrace_symbols;
1574 backtrace_symbols_fd;
Elliott Hughescf59e192021-10-13 18:25:21 -07001575 preadv2;
1576 preadv64v2;
1577 pwritev2;
1578 pwritev64v2;
1579} LIBC_S;
1580
Elliott Hughes99129372024-07-17 17:48:35 +00001581LIBC_U { # introduced=34
Maciej Żenczykowskib65e1052022-01-21 11:19:55 -08001582 global:
Elliott Hughes82be76b2022-09-22 23:47:42 +00001583 __freadahead;
Maciej Żenczykowskib65e1052022-01-21 11:19:55 -08001584 close_range;
zijunzhaoc2e412e2022-04-22 18:08:09 +00001585 copy_file_range;
Elliott Hughes0d642432022-08-10 23:35:03 +00001586 memset_explicit;
Elliott Hughes462ca8b2023-04-04 13:33:28 -07001587 posix_spawn_file_actions_addchdir_np;
1588 posix_spawn_file_actions_addfchdir_np;
Maciej Żenczykowskib65e1052022-01-21 11:19:55 -08001589} LIBC_T;
1590
Elliott Hughes99129372024-07-17 17:48:35 +00001591LIBC_V { # introduced=35
Elliott Hughes52541ee2023-04-24 17:04:49 -07001592 global:
Florian Mayerca4749a2024-02-14 12:55:46 -08001593 android_crash_detail_register;
1594 android_crash_detail_unregister;
1595 android_crash_detail_replace_name;
1596 android_crash_detail_replace_data;
Elliott Hughes4c62e592023-07-13 15:45:33 -07001597 epoll_pwait2;
1598 epoll_pwait2_64;
Elliott Hughes2411fff2024-02-24 23:55:58 +00001599 _Fork;
Elliott Hughes2bd43162023-06-15 13:17:08 -07001600 localtime_rz;
1601 mbsrtowcs_l;
1602 mktime_z;
Elliott Hughes74d97652023-07-12 16:30:55 -07001603 __riscv_flush_icache; # riscv64
Elliott Hughesf3d6b442023-07-27 16:53:30 -07001604 __riscv_hwprobe; # riscv64
Elliott Hughes2109f122023-09-21 18:32:39 -07001605 strerrorname_np;
Elliott Hughes647472d2023-08-28 16:55:07 -07001606 tcgetwinsize;
1607 tcsetwinsize;
Elliott Hughes52541ee2023-04-24 17:04:49 -07001608 timespec_getres;
Elliott Hughes2bd43162023-06-15 13:17:08 -07001609 tzalloc;
1610 tzfree;
1611 wcsrtombs_l;
Nate Myren0ab06152023-10-19 16:50:59 -07001612 __system_properties_zygote_reload; # apex
Elliott Hughes52541ee2023-04-24 17:04:49 -07001613} LIBC_U;
1614
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001615LIBC_PRIVATE {
1616 global:
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001617 __accept4; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001618 __adddf3; # arm
1619 __addsf3; # arm
Dimitry Ivanovd90d0672016-01-05 16:38:43 -08001620 __aeabi_atexit; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001621 __aeabi_cdcmpeq; # arm
1622 __aeabi_cdcmple; # arm
1623 __aeabi_cdrcmple; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001624 __aeabi_cfcmpeq; # arm
1625 __aeabi_cfcmple; # arm
1626 __aeabi_cfrcmple; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001627 __aeabi_d2f; # arm
1628 __aeabi_d2iz; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001629 __aeabi_d2uiz; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001630 __aeabi_dadd; # arm
1631 __aeabi_dcmpeq; # arm
1632 __aeabi_dcmpge; # arm
1633 __aeabi_dcmpgt; # arm
1634 __aeabi_dcmple; # arm
1635 __aeabi_dcmplt; # arm
1636 __aeabi_dcmpun; # arm
1637 __aeabi_ddiv; # arm
1638 __aeabi_dmul; # arm
1639 __aeabi_drsub; # arm
1640 __aeabi_dsub; # arm
1641 __aeabi_f2d; # arm
1642 __aeabi_f2iz; # arm
1643 __aeabi_f2uiz; # arm
1644 __aeabi_fadd; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001645 __aeabi_fcmpeq; # arm
1646 __aeabi_fcmpge; # arm
1647 __aeabi_fcmpgt; # arm
1648 __aeabi_fcmple; # arm
1649 __aeabi_fcmplt; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001650 __aeabi_fcmpun; # arm
1651 __aeabi_fdiv; # arm
1652 __aeabi_fmul; # arm
1653 __aeabi_frsub; # arm
1654 __aeabi_fsub; # arm
1655 __aeabi_i2d; # arm
1656 __aeabi_i2f; # arm
1657 __aeabi_idiv; # arm
1658 __aeabi_idiv0; # arm
1659 __aeabi_idivmod; # arm
1660 __aeabi_l2d; # arm
1661 __aeabi_l2f; # arm
1662 __aeabi_lasr; # arm
1663 __aeabi_ldiv0; # arm
1664 __aeabi_ldivmod; # arm
1665 __aeabi_llsl; # arm
1666 __aeabi_llsr; # arm
1667 __aeabi_lmul; # arm
Dimitry Ivanovd90d0672016-01-05 16:38:43 -08001668 __aeabi_memclr; # arm
1669 __aeabi_memclr4; # arm
1670 __aeabi_memclr8; # arm
1671 __aeabi_memcpy; # arm
1672 __aeabi_memcpy4; # arm
1673 __aeabi_memcpy8; # arm
1674 __aeabi_memmove; # arm
1675 __aeabi_memmove4; # arm
1676 __aeabi_memmove8; # arm
1677 __aeabi_memset; # arm
1678 __aeabi_memset4; # arm
1679 __aeabi_memset8; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001680 __aeabi_ui2d; # arm
1681 __aeabi_ui2f; # arm
1682 __aeabi_uidiv; # arm
1683 __aeabi_uidivmod; # arm
1684 __aeabi_ul2d; # arm
1685 __aeabi_ul2f; # arm
1686 __aeabi_uldivmod; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001687 __arm_fadvise64_64; # arm
1688 __ashldi3; # arm
1689 __ashrdi3; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001690 __bionic_brk; # arm x86
Yi Kong165b1cf2019-02-13 14:10:10 -08001691 __bionic_libcrt_compat_symbols; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001692 __cmpdf2; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001693 __cmpsf2; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001694 __divdf3; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001695 __divdi3; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001696 __divsf3; # arm
1697 __divsi3; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001698 __dso_handle; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001699 __eqdf2; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001700 __eqsf2; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001701 __extendsfdf2; # arm
1702 __fixdfsi; # arm
1703 __fixsfsi; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001704 __fixunsdfsi; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001705 __fixunssfsi; # arm
1706 __floatdidf; # arm
1707 __floatdisf; # arm
1708 __floatsidf; # arm
1709 __floatsisf; # arm
1710 __floatundidf; # arm
1711 __floatundisf; # arm
1712 __floatunsidf; # arm
1713 __floatunsisf; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001714 __futex_wait; # arm x86
1715 __futex_wake; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001716 __gedf2; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001717 __gesf2; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001718 __get_thread; # arm x86
1719 __get_tls; # arm x86
1720 __getdents64; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001721 __gnu_ldivmod_helper; # arm
1722 __gnu_uldivmod_helper; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001723 __gnu_Unwind_Find_exidx; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001724 __gtdf2; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001725 __gtsf2; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001726 __ledf2; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001727 __lesf2; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001728 __lshrdi3; # arm
1729 __ltdf2; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001730 __ltsf2; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001731 __muldf3; # arm
1732 __muldi3; # arm
1733 __mulsf3; # arm
1734 __nedf2; # arm
Yi Konge3d90de2019-02-20 14:28:56 -08001735 __nesf2; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001736 __open; # arm x86
1737 __page_shift; # arm x86
1738 __page_size; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001739 __popcount_tab; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001740 __popcountsi2; # arm x86
1741 __pthread_gettid; # arm x86
1742 __sclose; # arm x86
1743 __sdidinit; # arm x86
1744 __set_errno; # arm x86
1745 __sflags; # arm x86
1746 __sflush; # arm x86
1747 __sfp; # arm x86
1748 __sglue; # arm x86
1749 __sinit; # arm x86
1750 __smakebuf; # arm x86
1751 __sread; # arm x86
1752 __srefill; # arm x86
1753 __srget; # arm x86
1754 __sseek; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001755 __subdf3; # arm
1756 __subsf3; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001757 __swbuf; # arm x86
1758 __swrite; # arm x86
1759 __swsetup; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001760 __truncdfsf2; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001761 __udivdi3; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001762 __udivsi3; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001763 __umoddi3; # x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001764 __unorddf2; # arm
1765 __unordsf2; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001766 __wait4; # arm x86
1767 _fwalk; # arm x86
Dimitry Ivanov97cb4fb2016-01-26 14:07:32 -08001768 android_getaddrinfofornetcontext;
1769 android_gethostbyaddrfornet;
Ben Schwartz50178052017-04-24 17:57:11 -04001770 android_gethostbyaddrfornetcontext;
Dimitry Ivanov97cb4fb2016-01-26 14:07:32 -08001771 android_gethostbynamefornet;
Ben Schwartzdd878fe2017-05-22 10:19:25 -04001772 android_gethostbynamefornetcontext;
Peter Collingbourne5d3aa862020-09-11 15:05:17 -07001773 android_run_on_all_threads;
Peter Collingbourne5f45c182020-01-14 17:59:41 -08001774 android_unsafe_frame_pointer_chase;
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001775 arc4random_addrandom; # arm x86
1776 arc4random_stir; # arm x86
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001777 atexit; # arm
Elliott Hughes56a9fda2020-02-13 22:23:17 -08001778 bcopy; # arm x86
1779 bzero; # arm x86
1780 dlmalloc; # arm x86
1781 dlmalloc_inspect_all; # arm x86
1782 dlmalloc_trim; # arm x86
1783 dlmalloc_usable_size; # arm x86
1784 ftime; # arm x86
1785 getdents; # arm x86
1786 getdtablesize; # arm x86
1787 index; # arm x86
1788 issetugid; # arm x86
1789 memswap; # arm x86
1790 pthread_attr_getstackaddr; # arm x86
1791 pthread_attr_setstackaddr; # arm x86
1792 SHA1Final; # arm x86
1793 SHA1Init; # arm x86
1794 SHA1Transform; # arm x86
1795 SHA1Update; # arm x86
1796 strntoimax; # arm x86
1797 strntoumax; # arm x86
1798 strtotimeval; # arm x86
1799 sysv_signal; # arm x86
1800 tkill; # arm x86
1801 wait3; # arm x86
1802 wcswcs; # arm x86
Ryan Prichard6fdfd922018-07-31 00:17:02 -07001803} LIBC_Q;
Pierre Imai97c9d732016-04-18 12:00:12 +09001804
Dimitry Ivanov581b9f62017-01-09 11:05:52 -08001805LIBC_DEPRECATED {
1806 global:
Dimitry Ivanov41a3a6f2017-02-16 15:34:21 -08001807 __system_property_wait_any;
Christopher Ferris23c056d2019-05-07 16:02:49 -07001808 free_malloc_leak_info; # arm
1809 get_malloc_leak_info; # arm
Dimitry Ivanov581b9f62017-01-09 11:05:52 -08001810};
1811
Pierre Imai97c9d732016-04-18 12:00:12 +09001812LIBC_PLATFORM {
1813 global:
Jiyong Park606191f2019-01-17 04:03:49 +09001814 __system_property_add;
Dimitry Ivanov41a3a6f2017-02-16 15:34:21 -08001815 __system_property_area__; # var
Dimitry Ivanov41a3a6f2017-02-16 15:34:21 -08001816 __system_property_area_init;
Dimitry Ivanov41a3a6f2017-02-16 15:34:21 -08001817 __system_property_set_filename;
Dimitry Ivanov581b9f62017-01-09 11:05:52 -08001818 __system_property_update;
Josh Gaoe16082f2018-08-06 18:48:52 -07001819 android_fdsan_get_fd_table;
Josh Gao75962502020-01-28 13:24:33 -08001820 android_fdtrack_compare_exchange_hook; # llndk
1821 android_fdtrack_get_enabled; # llndk
1822 android_fdtrack_set_enabled; # llndk
Josh Gaodcc97c02020-12-09 14:01:13 -08001823 android_fdtrack_set_globally_enabled; # llndk
Pierre Imai97c9d732016-04-18 12:00:12 +09001824 android_net_res_stats_get_info_for_net;
1825 android_net_res_stats_aggregate;
1826 android_net_res_stats_get_usable_servers;
Ryan Prichard6fdfd922018-07-31 00:17:02 -07001827} LIBC_Q;