v1.1.15 update
[musl-tools.git] / abi_func.cc
blob2c786b630299df03f62907ac3428bc6c810856b3
2 #define _GNU_SOURCE 1
3 #define _FILE_OFFSET_BITS 64
5 #include <aio.h>
6 #include <alloca.h>
7 #include <arpa/inet.h>
8 #include <arpa/nameser.h>
9 #include <assert.h>
10 #include <complex.h>
11 #include <crypt.h>
12 #include <ctype.h>
13 #include <dirent.h>
14 #include <dlfcn.h>
15 #include <err.h>
16 #include <errno.h>
17 #include <fcntl.h>
18 #include <fenv.h>
19 #include <float.h>
20 #include <fmtmsg.h>
21 #include <fnmatch.h>
22 #include <ftw.h>
23 #include <getopt.h>
24 #include <glob.h>
25 #include <grp.h>
26 #include <iconv.h>
27 #include <ifaddrs.h>
28 #include <inttypes.h>
29 #include <langinfo.h>
30 #include <libgen.h>
31 #include <libintl.h>
32 #include <link.h>
33 #include <locale.h>
34 #include <malloc.h>
35 #include <math.h>
36 #include <mntent.h>
37 #include <monetary.h>
38 #include <mqueue.h>
39 #include <net/if.h>
40 #include <netdb.h>
41 #include <netinet/ether.h>
42 #include <netinet/in.h>
43 #include <nl_types.h>
44 #include <poll.h>
45 #include <pthread.h>
46 #include <pty.h>
47 #include <pwd.h>
48 #include <regex.h>
49 #include <resolv.h>
50 #include <sched.h>
51 #include <search.h>
52 #include <semaphore.h>
53 #include <setjmp.h>
54 #include <shadow.h>
55 #include <signal.h>
56 #include <spawn.h>
57 #include <stdio.h>
58 #include <stdio_ext.h>
59 #include <stdlib.h>
60 #include <string.h>
61 #include <strings.h>
62 #include <stropts.h>
63 #include <sys/acct.h>
64 #include <sys/auxv.h>
65 #ifndef __GLIBC__
66 #include <sys/cachectl.h>
67 #endif
68 #include <sys/epoll.h>
69 #include <sys/eventfd.h>
70 #include <sys/fanotify.h>
71 #include <sys/file.h>
72 #include <sys/fsuid.h>
73 #include <sys/inotify.h>
74 // #include <sys/io.h>
75 #include <sys/ioctl.h>
76 #include <sys/ipc.h>
77 #include <sys/klog.h>
78 #include <sys/mman.h>
79 #include <sys/mount.h>
80 #include <sys/msg.h>
81 #include <sys/personality.h>
82 #include <sys/prctl.h>
83 #include <sys/ptrace.h>
84 #include <sys/quota.h>
85 #include <sys/reboot.h>
86 #include <sys/resource.h>
87 #include <sys/select.h>
88 #include <sys/sem.h>
89 #include <sys/sendfile.h>
90 #include <sys/shm.h>
91 #include <sys/signalfd.h>
92 #include <sys/socket.h>
93 #include <sys/stat.h>
94 #include <sys/statfs.h>
95 #include <sys/statvfs.h>
96 #include <sys/swap.h>
97 #include <sys/sysinfo.h>
98 #include <sys/time.h>
99 #include <sys/timeb.h>
100 #include <sys/timerfd.h>
101 #include <sys/times.h>
102 #include <sys/timex.h>
103 #include <sys/uio.h>
104 #include <sys/un.h>
105 #include <sys/utsname.h>
106 #include <sys/wait.h>
107 #include <sys/xattr.h>
108 #include <syslog.h>
109 #include <termios.h>
110 #ifndef __GLIBC__
111 #include <threads.h>
112 #endif
113 #include <time.h>
114 #include <uchar.h>
115 #include <ucontext.h>
116 #include <ulimit.h>
117 #include <unistd.h>
118 #include <utime.h>
119 #include <utmp.h>
120 #include <utmpx.h>
121 #include <wchar.h>
122 #include <wctype.h>
123 #include <wordexp.h>
125 #define T(x) void t_##x(__typeof(x)*p){}
126 #ifdef __GLIBC__
127 #define M(x)
128 #undef sigsetjmp
129 #define sigsetjmp __sigsetjmp
130 #else
131 #define M(x) x
132 #endif
134 // ElfW
135 T(_Exit)
136 T(__assert_fail)
137 T(__ctype_get_mb_cur_max)
138 T(__errno_location)
139 T(__fbufsize)
140 T(__flbf)
141 M(T(__flt_rounds))
142 T(__fpclassify)
143 T(__fpclassifyf)
144 T(__fpclassifyl)
145 T(__fpending)
146 T(__fpurge)
147 T(__freadable)
148 M(T(__freadahead))
149 T(__freading)
150 M(T(__freadptr))
151 M(T(__freadptrinc))
152 M(T(__fseterr))
153 T(__fsetlocking)
154 T(__fwritable)
155 T(__fwriting)
156 T(__h_errno_location)
157 T(__libc_current_sigrtmax)
158 T(__libc_current_sigrtmin)
159 T(__res_state)
160 T(__sched_cpucount)
161 T(__signbit)
162 T(__signbitf)
163 T(__signbitl)
164 T(_exit)
165 M(T(_flush_cache))
166 T(_flushlbf)
167 T(_longjmp)
168 M(T(_pthread_cleanup_pop))
169 M(T(_pthread_cleanup_push))
170 T(_setjmp)
171 T(a64l)
172 T(abort)
173 T(abs)
174 T(accept)
175 T(accept4)
176 T(access)
177 T(acct)
178 T(acos)
179 T(acosf)
180 T(acosh)
181 T(acoshf)
182 T(acoshl)
183 T(acosl)
184 T(addmntent)
185 T(adjtime)
186 T(adjtimex)
187 T(aio_cancel)
188 T(aio_error)
189 T(aio_fsync)
190 T(aio_read)
191 T(aio_return)
192 T(aio_suspend)
193 T(aio_write)
194 T(alarm)
195 T(aligned_alloc)
196 T(alloca)
197 T(alphasort)
198 T(asctime)
199 T(asctime_r)
200 T(asin)
201 T(asinf)
202 T(asinh)
203 T(asinhf)
204 T(asinhl)
205 T(asinl)
206 T(asprintf)
207 T(at_quick_exit)
208 T(atan)
209 T(atan2)
210 T(atan2f)
211 T(atan2l)
212 T(atanf)
213 T(atanh)
214 T(atanhf)
215 T(atanhl)
216 T(atanl)
217 T(atexit)
218 T(atof)
219 T(atoi)
220 T(atol)
221 T(atoll)
222 T(basename)
223 T(bcmp)
224 T(bcopy)
225 T(bind)
226 T(bind_textdomain_codeset)
227 T(bindtextdomain)
228 T(brk)
229 T(bsd_signal)
230 T(bsearch)
231 T(btowc)
232 T(bzero)
233 T(c16rtomb)
234 T(c32rtomb)
235 T(cabs)
236 T(cabsf)
237 T(cabsl)
238 M(T(cachectl))
239 M(T(cacheflush))
240 T(cacos)
241 T(cacosf)
242 T(cacosh)
243 T(cacoshf)
244 T(cacoshl)
245 T(cacosl)
246 M(T(call_once))
247 T(calloc)
248 T(carg)
249 T(cargf)
250 T(cargl)
251 T(casin)
252 T(casinf)
253 T(casinh)
254 T(casinhf)
255 T(casinhl)
256 T(casinl)
257 T(catan)
258 T(catanf)
259 T(catanh)
260 T(catanhf)
261 T(catanhl)
262 T(catanl)
263 T(catclose)
264 T(catgets)
265 T(catopen)
266 T(cbrt)
267 T(cbrtf)
268 T(cbrtl)
269 T(ccos)
270 T(ccosf)
271 T(ccosh)
272 T(ccoshf)
273 T(ccoshl)
274 T(ccosl)
275 T(ceil)
276 T(ceilf)
277 T(ceill)
278 T(cexp)
279 T(cexpf)
280 T(cexpl)
281 T(cfgetispeed)
282 T(cfgetospeed)
283 T(cfmakeraw)
284 T(cfsetispeed)
285 T(cfsetospeed)
286 T(cfsetspeed)
287 T(chdir)
288 T(chmod)
289 T(chown)
290 T(chroot)
291 T(cimag)
292 T(cimagf)
293 T(cimagl)
294 T(clearenv)
295 T(clearerr)
296 T(clearerr_unlocked)
297 T(clock)
298 T(clock_adjtime)
299 T(clock_getcpuclockid)
300 T(clock_getres)
301 T(clock_gettime)
302 T(clock_nanosleep)
303 T(clock_settime)
304 T(clog)
305 T(clogf)
306 T(clogl)
307 T(clone)
308 T(close)
309 T(closedir)
310 T(closelog)
311 M(T(cnd_broadcast))
312 M(T(cnd_destroy))
313 M(T(cnd_init))
314 M(T(cnd_signal))
315 M(T(cnd_timedwait))
316 M(T(cnd_wait))
317 T(confstr)
318 T(conj)
319 T(conjf)
320 T(conjl)
321 T(connect)
322 T(copysign)
323 T(copysignf)
324 T(copysignl)
325 T(cos)
326 T(cosf)
327 T(cosh)
328 T(coshf)
329 T(coshl)
330 T(cosl)
331 T(cpow)
332 T(cpowf)
333 T(cpowl)
334 T(cproj)
335 T(cprojf)
336 T(cprojl)
337 T(creal)
338 T(crealf)
339 T(creall)
340 T(creat)
341 T(crypt)
342 T(crypt_r)
343 T(csin)
344 T(csinf)
345 T(csinh)
346 T(csinhf)
347 T(csinhl)
348 T(csinl)
349 T(csqrt)
350 T(csqrtf)
351 T(csqrtl)
352 T(ctan)
353 T(ctanf)
354 T(ctanh)
355 T(ctanhf)
356 T(ctanhl)
357 T(ctanl)
358 T(ctermid)
359 T(ctime)
360 T(ctime_r)
361 T(cuserid)
362 T(daemon)
363 T(difftime)
364 T(dirfd)
365 T(dirname)
366 T(div)
367 T(dl_iterate_phdr)
368 T(dladdr)
369 T(dlclose)
370 T(dlerror)
371 T(dlinfo)
372 T(dlopen)
373 T(dlsym)
374 T(dn_comp)
375 T(dn_expand)
376 T(dn_skipname)
377 T(dprintf)
378 T(drand48)
379 T(drem)
380 T(dremf)
381 T(dup)
382 T(dup2)
383 T(dup3)
384 T(duplocale)
385 T(eaccess)
386 T(ecvt)
387 T(encrypt)
388 T(endgrent)
389 T(endhostent)
390 T(endmntent)
391 T(endnetent)
392 T(endprotoent)
393 T(endpwent)
394 T(endservent)
395 T(endspent)
396 T(endusershell)
397 T(endutent)
398 T(endutxent)
399 T(epoll_create)
400 T(epoll_create1)
401 T(epoll_ctl)
402 T(epoll_pwait)
403 T(epoll_wait)
404 T(erand48)
405 T(erf)
406 T(erfc)
407 T(erfcf)
408 T(erfcl)
409 T(erff)
410 T(erfl)
411 T(err)
412 T(errx)
413 T(ether_aton)
414 T(ether_aton_r)
415 T(ether_hostton)
416 T(ether_line)
417 T(ether_ntoa)
418 T(ether_ntoa_r)
419 T(ether_ntohost)
420 T(euidaccess)
421 T(eventfd)
422 T(eventfd_read)
423 T(eventfd_write)
424 T(execl)
425 T(execle)
426 T(execlp)
427 T(execv)
428 T(execve)
429 T(execvp)
430 T(execvpe)
431 T(exit)
432 T(exp)
433 T(exp10)
434 T(exp10f)
435 T(exp10l)
436 T(exp2)
437 T(exp2f)
438 T(exp2l)
439 T(expf)
440 T(expl)
441 T(expm1)
442 T(expm1f)
443 T(expm1l)
444 T(fabs)
445 T(fabsf)
446 T(fabsl)
447 T(faccessat)
448 T(fallocate)
449 T(fanotify_init)
450 T(fanotify_mark)
451 T(fchdir)
452 T(fchmod)
453 T(fchmodat)
454 T(fchown)
455 T(fchownat)
456 T(fclose)
457 T(fcntl)
458 T(fcvt)
459 T(fdatasync)
460 T(fdim)
461 T(fdimf)
462 T(fdiml)
463 T(fdopen)
464 T(fdopendir)
465 T(feclearexcept)
466 T(fegetenv)
467 T(fegetexceptflag)
468 T(fegetround)
469 T(feholdexcept)
470 T(feof)
471 T(feof_unlocked)
472 T(feraiseexcept)
473 T(ferror)
474 T(ferror_unlocked)
475 T(fesetenv)
476 T(fesetexceptflag)
477 T(fesetround)
478 T(fetestexcept)
479 T(feupdateenv)
480 T(fexecve)
481 T(fflush)
482 T(fflush_unlocked)
483 T(ffs)
484 T(ffsl)
485 T(ffsll)
486 T(fgetc)
487 T(fgetc_unlocked)
488 T(fgetgrent)
489 M(T(fgetln))
490 T(fgetpos)
491 T(fgetpwent)
492 T(fgets)
493 T(fgets_unlocked)
494 T(fgetspent)
495 T(fgetwc)
496 T(fgetws)
497 T(fgetxattr)
498 T(fileno)
499 T(fileno_unlocked)
500 T(finite)
501 T(finitef)
502 T(flistxattr)
503 T(flock)
504 T(flockfile)
505 T(floor)
506 T(floorf)
507 T(floorl)
508 T(fma)
509 T(fmaf)
510 T(fmal)
511 T(fmax)
512 T(fmaxf)
513 T(fmaxl)
514 T(fmemopen)
515 T(fmin)
516 T(fminf)
517 T(fminl)
518 T(fmod)
519 T(fmodf)
520 T(fmodl)
521 T(fmtmsg)
522 T(fnmatch)
523 T(fopen)
524 T(fork)
525 T(forkpty)
526 T(fpathconf)
527 T(fprintf)
528 T(fputc)
529 T(fputc_unlocked)
530 T(fputs)
531 T(fputs_unlocked)
532 T(fputwc)
533 T(fputws)
534 T(fread)
535 T(fread_unlocked)
536 T(free)
537 T(freeaddrinfo)
538 T(freeifaddrs)
539 T(freelocale)
540 T(fremovexattr)
541 T(freopen)
542 T(frexp)
543 T(frexpf)
544 T(frexpl)
545 T(fscanf)
546 T(fseek)
547 T(fseeko)
548 T(fsetpos)
549 T(fsetxattr)
550 T(fstat)
551 T(fstatat)
552 T(fstatfs)
553 T(fstatvfs)
554 T(fsync)
555 T(ftell)
556 T(ftello)
557 T(ftime)
558 T(ftok)
559 T(ftruncate)
560 T(ftrylockfile)
561 T(ftw)
562 T(funlockfile)
563 T(futimens)
564 T(futimes)
565 T(futimesat)
566 T(fwide)
567 T(fwprintf)
568 T(fwrite)
569 T(fwrite_unlocked)
570 T(fwscanf)
571 T(gai_strerror)
572 T(gcvt)
573 T(get_avphys_pages)
574 T(get_current_dir_name)
575 T(get_nprocs)
576 T(get_nprocs_conf)
577 T(get_phys_pages)
578 T(getaddrinfo)
579 T(getauxval)
580 T(getc)
581 T(getc_unlocked)
582 T(getchar)
583 T(getchar_unlocked)
584 T(getcontext)
585 T(getcwd)
586 T(getdate)
587 T(getdelim)
588 M(T(getdents))
589 T(getdomainname)
590 T(getdtablesize)
591 T(getegid)
592 T(getenv)
593 T(geteuid)
594 T(getgid)
595 T(getgrent)
596 T(getgrgid)
597 T(getgrgid_r)
598 T(getgrnam)
599 T(getgrnam_r)
600 T(getgrouplist)
601 T(getgroups)
602 T(gethostbyaddr)
603 T(gethostbyaddr_r)
604 T(gethostbyname)
605 T(gethostbyname2)
606 T(gethostbyname2_r)
607 T(gethostbyname_r)
608 T(gethostent)
609 T(gethostid)
610 T(gethostname)
611 T(getifaddrs)
612 T(getitimer)
613 T(getline)
614 T(getloadavg)
615 T(getlogin)
616 T(getlogin_r)
617 T(getmntent)
618 T(getmntent_r)
619 T(getnameinfo)
620 T(getnetbyaddr)
621 T(getnetbyname)
622 T(getnetent)
623 T(getopt)
624 T(getopt_long)
625 T(getopt_long_only)
626 T(getpagesize)
627 T(getpass)
628 T(getpeername)
629 T(getpgid)
630 T(getpgrp)
631 T(getpid)
632 T(getppid)
633 T(getpriority)
634 T(getprotobyname)
635 T(getprotobynumber)
636 T(getprotoent)
637 T(getpwent)
638 T(getpwnam)
639 T(getpwnam_r)
640 T(getpwuid)
641 T(getpwuid_r)
642 T(getresgid)
643 T(getresuid)
644 T(getrlimit)
645 T(getrusage)
646 M(T(gets))
647 T(getservbyname)
648 T(getservbyname_r)
649 T(getservbyport)
650 T(getservbyport_r)
651 T(getservent)
652 T(getsid)
653 T(getsockname)
654 T(getsockopt)
655 T(getspent)
656 T(getspnam)
657 T(getspnam_r)
658 T(getsubopt)
659 T(gettimeofday)
660 T(getuid)
661 T(getusershell)
662 T(getutent)
663 T(getutid)
664 T(getutline)
665 T(getutxent)
666 T(getutxid)
667 T(getutxline)
668 T(getw)
669 T(getwc)
670 T(getwchar)
671 T(getxattr)
672 T(glob)
673 T(globfree)
674 T(gmtime)
675 T(gmtime_r)
676 T(grantpt)
677 T(hasmntopt)
678 T(hcreate)
679 T(hcreate_r)
680 T(hdestroy)
681 T(hdestroy_r)
682 T(herror)
683 T(hsearch)
684 T(hsearch_r)
685 T(hstrerror)
686 T(htonl)
687 T(htons)
688 T(hypot)
689 T(hypotf)
690 T(hypotl)
691 T(iconv)
692 T(iconv_close)
693 T(iconv_open)
694 T(if_freenameindex)
695 T(if_indextoname)
696 T(if_nameindex)
697 T(if_nametoindex)
698 T(ilogb)
699 T(ilogbf)
700 T(ilogbl)
701 T(imaxabs)
702 T(imaxdiv)
703 M(T(index))
704 T(inet_addr)
705 T(inet_aton)
706 T(inet_lnaof)
707 T(inet_makeaddr)
708 T(inet_netof)
709 T(inet_network)
710 T(inet_ntoa)
711 T(inet_ntop)
712 T(inet_pton)
713 T(initgroups)
714 T(initstate)
715 T(inotify_add_watch)
716 T(inotify_init)
717 T(inotify_init1)
718 T(inotify_rm_watch)
719 T(insque)
720 T(ioctl)
721 // ioperm
722 // iopl
723 T(isalnum)
724 T(isalnum_l)
725 T(isalpha)
726 T(isalpha_l)
727 T(isascii)
728 T(isastream)
729 T(isatty)
730 T(isblank)
731 T(isblank_l)
732 T(iscntrl)
733 T(iscntrl_l)
734 T(isdigit)
735 T(isdigit_l)
736 T(isgraph)
737 T(isgraph_l)
738 T(islower)
739 T(islower_l)
740 T(isprint)
741 T(isprint_l)
742 T(ispunct)
743 T(ispunct_l)
744 M(T(issetugid))
745 T(isspace)
746 T(isspace_l)
747 T(isupper)
748 T(isupper_l)
749 T(iswalnum)
750 T(iswalnum_l)
751 T(iswalpha)
752 T(iswalpha_l)
753 T(iswblank)
754 T(iswblank_l)
755 T(iswcntrl)
756 T(iswcntrl_l)
757 T(iswctype)
758 T(iswctype_l)
759 T(iswdigit)
760 T(iswdigit_l)
761 T(iswgraph)
762 T(iswgraph_l)
763 T(iswlower)
764 T(iswlower_l)
765 T(iswprint)
766 T(iswprint_l)
767 T(iswpunct)
768 T(iswpunct_l)
769 T(iswspace)
770 T(iswspace_l)
771 T(iswupper)
772 T(iswupper_l)
773 T(iswxdigit)
774 T(iswxdigit_l)
775 T(isxdigit)
776 T(isxdigit_l)
777 T(j0)
778 T(j0f)
779 T(j1)
780 T(j1f)
781 T(jn)
782 T(jnf)
783 T(jrand48)
784 T(kill)
785 T(killpg)
786 T(klogctl)
787 T(l64a)
788 T(labs)
789 T(lchmod)
790 T(lchown)
791 T(lckpwdf)
792 T(lcong48)
793 T(ldexp)
794 T(ldexpf)
795 T(ldexpl)
796 T(ldiv)
797 T(lfind)
798 T(lgamma)
799 T(lgamma_r)
800 T(lgammaf)
801 T(lgammaf_r)
802 T(lgammal)
803 T(lgammal_r)
804 T(lgetxattr)
805 T(link)
806 T(linkat)
807 T(lio_listio)
808 T(listen)
809 T(listxattr)
810 T(llabs)
811 T(lldiv)
812 T(llistxattr)
813 T(llrint)
814 T(llrintf)
815 T(llrintl)
816 T(llround)
817 T(llroundf)
818 T(llroundl)
819 T(localeconv)
820 T(localtime)
821 T(localtime_r)
822 T(lockf)
823 T(log)
824 T(log10)
825 T(log10f)
826 T(log10l)
827 T(log1p)
828 T(log1pf)
829 T(log1pl)
830 T(log2)
831 T(log2f)
832 T(log2l)
833 T(logb)
834 T(logbf)
835 T(logbl)
836 T(logf)
837 T(login_tty)
838 T(logl)
839 T(longjmp)
840 T(lrand48)
841 T(lremovexattr)
842 T(lrint)
843 T(lrintf)
844 T(lrintl)
845 T(lround)
846 T(lroundf)
847 T(lroundl)
848 T(lsearch)
849 T(lseek)
850 T(lsetxattr)
851 T(lstat)
852 T(lutimes)
853 T(madvise)
854 T(makecontext)
855 T(malloc)
856 T(malloc_usable_size)
857 T(mblen)
858 T(mbrlen)
859 T(mbrtoc16)
860 T(mbrtoc32)
861 T(mbrtowc)
862 T(mbsinit)
863 T(mbsnrtowcs)
864 T(mbsrtowcs)
865 T(mbstowcs)
866 T(mbtowc)
867 T(memalign)
868 T(memccpy)
869 M(T(memchr))
870 T(memcmp)
871 T(memcpy)
872 T(memmem)
873 T(memmove)
874 T(mempcpy)
875 M(T(memrchr))
876 T(memset)
877 T(mincore)
878 T(mkdir)
879 T(mkdirat)
880 T(mkdtemp)
881 T(mkfifo)
882 T(mkfifoat)
883 T(mknod)
884 T(mknodat)
885 T(mkostemp)
886 T(mkostemps)
887 T(mkstemp)
888 T(mkstemps)
889 T(mktemp)
890 T(mktime)
891 T(mlock)
892 T(mlockall)
893 T(mmap)
894 T(modf)
895 T(modff)
896 T(modfl)
897 T(mount)
898 T(mprotect)
899 T(mq_close)
900 T(mq_getattr)
901 T(mq_notify)
902 T(mq_open)
903 T(mq_receive)
904 T(mq_send)
905 T(mq_setattr)
906 T(mq_timedreceive)
907 T(mq_timedsend)
908 T(mq_unlink)
909 T(mrand48)
910 T(mremap)
911 T(msgctl)
912 T(msgget)
913 T(msgrcv)
914 T(msgsnd)
915 T(msync)
916 M(T(mtx_destroy))
917 M(T(mtx_init))
918 M(T(mtx_lock))
919 M(T(mtx_timedlock))
920 M(T(mtx_trylock))
921 M(T(mtx_unlock))
922 T(munlock)
923 T(munlockall)
924 T(munmap)
925 T(nan)
926 T(nanf)
927 T(nanl)
928 T(nanosleep)
929 T(nearbyint)
930 T(nearbyintf)
931 T(nearbyintl)
932 T(newlocale)
933 T(nextafter)
934 T(nextafterf)
935 T(nextafterl)
936 T(nexttoward)
937 T(nexttowardf)
938 T(nexttowardl)
939 T(nftw)
940 T(nice)
941 T(nl_langinfo)
942 T(nl_langinfo_l)
943 T(nrand48)
944 T(ns_get16)
945 T(ns_get32)
946 T(ns_initparse)
947 T(ns_name_uncompress)
948 T(ns_parserr)
949 T(ns_put16)
950 T(ns_put32)
951 T(ns_skiprr)
952 T(ntohl)
953 T(ntohs)
954 T(open)
955 T(open_memstream)
956 T(open_wmemstream)
957 T(openat)
958 T(opendir)
959 T(openlog)
960 T(openpty)
961 T(pathconf)
962 T(pause)
963 T(pclose)
964 T(perror)
965 T(personality)
966 T(pipe)
967 T(pipe2)
968 T(poll)
969 T(popen)
970 M(T(posix_close))
971 T(posix_fadvise)
972 T(posix_fallocate)
973 T(posix_madvise)
974 T(posix_memalign)
975 T(posix_openpt)
976 T(posix_spawn)
977 T(posix_spawn_file_actions_addclose)
978 T(posix_spawn_file_actions_adddup2)
979 T(posix_spawn_file_actions_addopen)
980 T(posix_spawn_file_actions_destroy)
981 T(posix_spawn_file_actions_init)
982 T(posix_spawnattr_destroy)
983 T(posix_spawnattr_getflags)
984 T(posix_spawnattr_getpgroup)
985 T(posix_spawnattr_getschedparam)
986 T(posix_spawnattr_getschedpolicy)
987 T(posix_spawnattr_getsigdefault)
988 T(posix_spawnattr_getsigmask)
989 T(posix_spawnattr_init)
990 T(posix_spawnattr_setflags)
991 T(posix_spawnattr_setpgroup)
992 T(posix_spawnattr_setschedparam)
993 T(posix_spawnattr_setschedpolicy)
994 T(posix_spawnattr_setsigdefault)
995 T(posix_spawnattr_setsigmask)
996 T(posix_spawnp)
997 T(pow)
998 T(pow10)
999 T(pow10f)
1000 T(pow10l)
1001 T(powf)
1002 T(powl)
1003 T(ppoll)
1004 T(prctl)
1005 T(pread)
1006 T(preadv)
1007 T(printf)
1008 T(prlimit)
1009 T(process_vm_readv)
1010 T(process_vm_writev)
1011 T(pselect)
1012 T(psiginfo)
1013 T(psignal)
1014 T(pthread_atfork)
1015 T(pthread_attr_destroy)
1016 T(pthread_attr_getdetachstate)
1017 T(pthread_attr_getguardsize)
1018 T(pthread_attr_getinheritsched)
1019 T(pthread_attr_getschedparam)
1020 T(pthread_attr_getschedpolicy)
1021 T(pthread_attr_getscope)
1022 T(pthread_attr_getstack)
1023 T(pthread_attr_getstacksize)
1024 T(pthread_attr_init)
1025 T(pthread_attr_setdetachstate)
1026 T(pthread_attr_setguardsize)
1027 T(pthread_attr_setinheritsched)
1028 T(pthread_attr_setschedparam)
1029 T(pthread_attr_setschedpolicy)
1030 T(pthread_attr_setscope)
1031 T(pthread_attr_setstack)
1032 T(pthread_attr_setstacksize)
1033 T(pthread_barrier_destroy)
1034 T(pthread_barrier_init)
1035 T(pthread_barrier_wait)
1036 T(pthread_barrierattr_destroy)
1037 T(pthread_barrierattr_getpshared)
1038 T(pthread_barrierattr_init)
1039 T(pthread_barrierattr_setpshared)
1040 T(pthread_cancel)
1041 T(pthread_cond_broadcast)
1042 T(pthread_cond_destroy)
1043 T(pthread_cond_init)
1044 T(pthread_cond_signal)
1045 T(pthread_cond_timedwait)
1046 T(pthread_cond_wait)
1047 T(pthread_condattr_destroy)
1048 T(pthread_condattr_getclock)
1049 T(pthread_condattr_getpshared)
1050 T(pthread_condattr_init)
1051 T(pthread_condattr_setclock)
1052 T(pthread_condattr_setpshared)
1053 T(pthread_create)
1054 T(pthread_detach)
1055 T(pthread_equal)
1056 T(pthread_exit)
1057 T(pthread_getaffinity_np)
1058 T(pthread_getattr_np)
1059 T(pthread_getconcurrency)
1060 T(pthread_getcpuclockid)
1061 T(pthread_getschedparam)
1062 T(pthread_getspecific)
1063 T(pthread_join)
1064 T(pthread_key_create)
1065 T(pthread_key_delete)
1066 T(pthread_kill)
1067 T(pthread_mutex_consistent)
1068 T(pthread_mutex_destroy)
1069 T(pthread_mutex_getprioceiling)
1070 T(pthread_mutex_init)
1071 T(pthread_mutex_lock)
1072 T(pthread_mutex_setprioceiling)
1073 T(pthread_mutex_timedlock)
1074 T(pthread_mutex_trylock)
1075 T(pthread_mutex_unlock)
1076 T(pthread_mutexattr_destroy)
1077 T(pthread_mutexattr_getprioceiling)
1078 T(pthread_mutexattr_getprotocol)
1079 T(pthread_mutexattr_getpshared)
1080 T(pthread_mutexattr_getrobust)
1081 T(pthread_mutexattr_gettype)
1082 T(pthread_mutexattr_init)
1083 T(pthread_mutexattr_setprioceiling)
1084 T(pthread_mutexattr_setprotocol)
1085 T(pthread_mutexattr_setpshared)
1086 T(pthread_mutexattr_setrobust)
1087 T(pthread_mutexattr_settype)
1088 T(pthread_once)
1089 T(pthread_rwlock_destroy)
1090 T(pthread_rwlock_init)
1091 T(pthread_rwlock_rdlock)
1092 T(pthread_rwlock_timedrdlock)
1093 T(pthread_rwlock_timedwrlock)
1094 T(pthread_rwlock_tryrdlock)
1095 T(pthread_rwlock_trywrlock)
1096 T(pthread_rwlock_unlock)
1097 T(pthread_rwlock_wrlock)
1098 T(pthread_rwlockattr_destroy)
1099 T(pthread_rwlockattr_getpshared)
1100 T(pthread_rwlockattr_init)
1101 T(pthread_rwlockattr_setpshared)
1102 T(pthread_self)
1103 T(pthread_setaffinity_np)
1104 T(pthread_setcancelstate)
1105 T(pthread_setcanceltype)
1106 T(pthread_setconcurrency)
1107 T(pthread_setschedparam)
1108 T(pthread_setschedprio)
1109 T(pthread_setspecific)
1110 T(pthread_sigmask)
1111 T(pthread_spin_destroy)
1112 T(pthread_spin_init)
1113 T(pthread_spin_lock)
1114 T(pthread_spin_trylock)
1115 T(pthread_spin_unlock)
1116 T(pthread_testcancel)
1117 T(pthread_timedjoin_np)
1118 T(pthread_tryjoin_np)
1119 T(ptrace)
1120 T(ptsname)
1121 T(ptsname_r)
1122 T(putc)
1123 T(putc_unlocked)
1124 T(putchar)
1125 T(putchar_unlocked)
1126 T(putenv)
1127 T(putgrent)
1128 T(putpwent)
1129 T(puts)
1130 T(putspent)
1131 T(pututline)
1132 T(pututxline)
1133 T(putw)
1134 T(putwc)
1135 T(putwchar)
1136 T(pwrite)
1137 T(pwritev)
1138 T(qsort)
1139 T(quick_exit)
1140 T(quotactl)
1141 T(raise)
1142 T(rand)
1143 T(rand_r)
1144 T(random)
1145 T(read)
1146 T(readahead)
1147 T(readdir)
1148 T(readdir_r)
1149 T(readlink)
1150 T(readlinkat)
1151 T(readv)
1152 T(realloc)
1153 T(realpath)
1154 T(reboot)
1155 T(recv)
1156 T(recvfrom)
1157 T(recvmmsg)
1158 T(recvmsg)
1159 T(regcomp)
1160 T(regerror)
1161 T(regexec)
1162 T(regfree)
1163 T(remainder)
1164 T(remainderf)
1165 T(remainderl)
1166 T(remap_file_pages)
1167 T(remove)
1168 T(removexattr)
1169 T(remque)
1170 T(remquo)
1171 T(remquof)
1172 T(remquol)
1173 T(rename)
1174 T(renameat)
1175 T(res_init)
1176 T(res_mkquery)
1177 T(res_query)
1178 T(res_querydomain)
1179 T(res_search)
1180 T(res_send)
1181 T(rewind)
1182 T(rewinddir)
1183 M(T(rindex))
1184 T(rint)
1185 T(rintf)
1186 T(rintl)
1187 T(rmdir)
1188 T(round)
1189 T(roundf)
1190 T(roundl)
1191 T(sbrk)
1192 T(scalb)
1193 T(scalbf)
1194 T(scalbln)
1195 T(scalblnf)
1196 T(scalblnl)
1197 T(scalbn)
1198 T(scalbnf)
1199 T(scalbnl)
1200 T(scandir)
1201 T(scanf)
1202 T(sched_get_priority_max)
1203 T(sched_get_priority_min)
1204 T(sched_getaffinity)
1205 T(sched_getcpu)
1206 T(sched_getparam)
1207 T(sched_getscheduler)
1208 T(sched_rr_get_interval)
1209 T(sched_setaffinity)
1210 T(sched_setparam)
1211 T(sched_setscheduler)
1212 T(sched_yield)
1213 T(seed48)
1214 T(seekdir)
1215 T(select)
1216 T(sem_close)
1217 T(sem_destroy)
1218 T(sem_getvalue)
1219 T(sem_init)
1220 T(sem_open)
1221 T(sem_post)
1222 T(sem_timedwait)
1223 T(sem_trywait)
1224 T(sem_unlink)
1225 T(sem_wait)
1226 T(semctl)
1227 T(semget)
1228 T(semop)
1229 T(semtimedop)
1230 T(send)
1231 T(sendfile)
1232 T(sendmmsg)
1233 T(sendmsg)
1234 T(sendto)
1235 T(setbuf)
1236 T(setbuffer)
1237 T(setcontext)
1238 T(setdomainname)
1239 T(setegid)
1240 T(setenv)
1241 T(seteuid)
1242 T(setfsgid)
1243 T(setfsuid)
1244 T(setgid)
1245 T(setgrent)
1246 T(setgroups)
1247 T(sethostent)
1248 T(sethostname)
1249 T(setitimer)
1250 T(setjmp)
1251 T(setkey)
1252 T(setlinebuf)
1253 T(setlocale)
1254 T(setlogmask)
1255 T(setmntent)
1256 T(setnetent)
1257 T(setns)
1258 T(setpgid)
1259 T(setpgrp)
1260 T(setpriority)
1261 T(setprotoent)
1262 T(setpwent)
1263 T(setregid)
1264 T(setresgid)
1265 T(setresuid)
1266 T(setreuid)
1267 T(setrlimit)
1268 T(setservent)
1269 T(setsid)
1270 T(setsockopt)
1271 T(setspent)
1272 T(setstate)
1273 T(settimeofday)
1274 T(setuid)
1275 T(setusershell)
1276 T(setutent)
1277 T(setutxent)
1278 T(setvbuf)
1279 T(setxattr)
1280 T(sgetspent)
1281 T(shm_open)
1282 T(shm_unlink)
1283 T(shmat)
1284 T(shmctl)
1285 T(shmdt)
1286 T(shmget)
1287 T(shutdown)
1288 T(sigaction)
1289 T(sigaddset)
1290 T(sigaltstack)
1291 T(sigandset)
1292 T(sigdelset)
1293 T(sigemptyset)
1294 T(sigfillset)
1295 T(sighold)
1296 T(sigignore)
1297 T(siginterrupt)
1298 T(sigisemptyset)
1299 T(sigismember)
1300 T(siglongjmp)
1301 T(signal)
1302 T(signalfd)
1303 T(significand)
1304 T(significandf)
1305 T(sigorset)
1306 T(sigpause)
1307 T(sigpending)
1308 T(sigprocmask)
1309 T(sigqueue)
1310 T(sigrelse)
1311 T(sigset)
1312 T(sigsetjmp)
1313 T(sigsuspend)
1314 T(sigtimedwait)
1315 T(sigwait)
1316 T(sigwaitinfo)
1317 T(sin)
1318 T(sincos)
1319 T(sincosf)
1320 T(sincosl)
1321 T(sinf)
1322 T(sinh)
1323 T(sinhf)
1324 T(sinhl)
1325 T(sinl)
1326 T(sleep)
1327 T(snprintf)
1328 T(sockatmark)
1329 T(socket)
1330 T(socketpair)
1331 T(splice)
1332 T(sprintf)
1333 T(sqrt)
1334 T(sqrtf)
1335 T(sqrtl)
1336 T(srand)
1337 T(srand48)
1338 T(srandom)
1339 T(sscanf)
1340 T(stat)
1341 T(statfs)
1342 T(statvfs)
1343 T(stime)
1344 T(stpcpy)
1345 T(stpncpy)
1346 T(strcasecmp)
1347 T(strcasecmp_l)
1348 M(T(strcasestr))
1349 T(strcat)
1350 M(T(strchr))
1351 M(T(strchrnul))
1352 T(strcmp)
1353 T(strcoll)
1354 T(strcoll_l)
1355 T(strcpy)
1356 T(strcspn)
1357 T(strdup)
1358 T(strerror)
1359 T(strerror_l)
1360 T(strerror_r)
1361 T(strfmon)
1362 T(strfmon_l)
1363 T(strftime)
1364 T(strftime_l)
1365 M(T(strlcat))
1366 M(T(strlcpy))
1367 T(strlen)
1368 T(strncasecmp)
1369 T(strncasecmp_l)
1370 T(strncat)
1371 T(strncmp)
1372 T(strncpy)
1373 T(strndup)
1374 T(strnlen)
1375 M(T(strpbrk))
1376 T(strptime)
1377 M(T(strrchr))
1378 T(strsep)
1379 T(strsignal)
1380 T(strspn)
1381 M(T(strstr))
1382 T(strtod)
1383 T(strtod_l)
1384 T(strtof)
1385 T(strtof_l)
1386 T(strtoimax)
1387 T(strtok)
1388 T(strtok_r)
1389 T(strtol)
1390 T(strtold)
1391 T(strtold_l)
1392 T(strtoll)
1393 T(strtoul)
1394 T(strtoull)
1395 T(strtoumax)
1396 T(strverscmp)
1397 T(strxfrm)
1398 T(strxfrm_l)
1399 T(swab)
1400 T(swapcontext)
1401 T(swapoff)
1402 T(swapon)
1403 T(swprintf)
1404 T(swscanf)
1405 T(symlink)
1406 T(symlinkat)
1407 T(sync)
1408 T(sync_file_range)
1409 T(syncfs)
1410 T(syscall)
1411 T(sysconf)
1412 T(sysinfo)
1413 T(syslog)
1414 T(system)
1415 T(tan)
1416 T(tanf)
1417 T(tanh)
1418 T(tanhf)
1419 T(tanhl)
1420 T(tanl)
1421 T(tcdrain)
1422 T(tcflow)
1423 T(tcflush)
1424 T(tcgetattr)
1425 T(tcgetpgrp)
1426 T(tcgetsid)
1427 T(tcsendbreak)
1428 T(tcsetattr)
1429 T(tcsetpgrp)
1430 T(tdelete)
1431 T(tdestroy)
1432 T(tee)
1433 T(telldir)
1434 T(tempnam)
1435 T(textdomain)
1436 T(tfind)
1437 T(tgamma)
1438 T(tgammaf)
1439 T(tgammal)
1440 M(T(thrd_create))
1441 M(T(thrd_current))
1442 M(T(thrd_detach))
1443 M(T(thrd_equal))
1444 M(T(thrd_exit))
1445 M(T(thrd_join))
1446 M(T(thrd_sleep))
1447 M(T(thrd_yield))
1448 T(time)
1449 T(timegm)
1450 T(timer_create)
1451 T(timer_delete)
1452 T(timer_getoverrun)
1453 T(timer_gettime)
1454 T(timer_settime)
1455 T(timerfd_create)
1456 T(timerfd_gettime)
1457 T(timerfd_settime)
1458 T(times)
1459 T(timespec_get)
1460 T(tmpfile)
1461 T(tmpnam)
1462 T(toascii)
1463 T(tolower)
1464 T(tolower_l)
1465 T(toupper)
1466 T(toupper_l)
1467 T(towctrans)
1468 T(towctrans_l)
1469 T(towlower)
1470 T(towlower_l)
1471 T(towupper)
1472 T(towupper_l)
1473 T(trunc)
1474 T(truncate)
1475 T(truncf)
1476 T(truncl)
1477 T(tsearch)
1478 M(T(tss_create))
1479 M(T(tss_delete))
1480 M(T(tss_get))
1481 M(T(tss_set))
1482 T(ttyname)
1483 T(ttyname_r)
1484 T(twalk)
1485 T(tzset)
1486 T(ualarm)
1487 T(ulckpwdf)
1488 T(ulimit)
1489 T(umask)
1490 T(umount)
1491 T(umount2)
1492 T(uname)
1493 T(ungetc)
1494 T(ungetwc)
1495 T(unlink)
1496 T(unlinkat)
1497 T(unlockpt)
1498 T(unsetenv)
1499 T(unshare)
1500 T(updwtmp)
1501 T(updwtmpx)
1502 T(uselocale)
1503 T(usleep)
1504 T(utime)
1505 T(utimensat)
1506 T(utimes)
1507 T(utmpname)
1508 T(utmpxname)
1509 T(valloc)
1510 T(vasprintf)
1511 T(vdprintf)
1512 T(verr)
1513 T(verrx)
1514 T(versionsort)
1515 T(vfork)
1516 T(vfprintf)
1517 T(vfscanf)
1518 T(vfwprintf)
1519 T(vfwscanf)
1520 T(vhangup)
1521 T(vmsplice)
1522 T(vprintf)
1523 T(vscanf)
1524 T(vsnprintf)
1525 T(vsprintf)
1526 T(vsscanf)
1527 T(vswprintf)
1528 T(vswscanf)
1529 T(vsyslog)
1530 T(vwarn)
1531 T(vwarnx)
1532 T(vwprintf)
1533 T(vwscanf)
1534 T(wait)
1535 T(wait3)
1536 T(wait4)
1537 T(waitid)
1538 T(waitpid)
1539 T(warn)
1540 T(warnx)
1541 T(wcpcpy)
1542 T(wcpncpy)
1543 T(wcrtomb)
1544 T(wcscasecmp)
1545 T(wcscasecmp_l)
1546 T(wcscat)
1547 M(T(wcschr))
1548 T(wcscmp)
1549 T(wcscoll)
1550 T(wcscoll_l)
1551 T(wcscpy)
1552 T(wcscspn)
1553 T(wcsdup)
1554 T(wcsftime)
1555 T(wcslen)
1556 T(wcsncasecmp)
1557 T(wcsncasecmp_l)
1558 T(wcsncat)
1559 T(wcsncmp)
1560 T(wcsncpy)
1561 T(wcsnlen)
1562 T(wcsnrtombs)
1563 M(T(wcspbrk))
1564 M(T(wcsrchr))
1565 T(wcsrtombs)
1566 T(wcsspn)
1567 M(T(wcsstr))
1568 T(wcstod)
1569 T(wcstof)
1570 T(wcstoimax)
1571 T(wcstok)
1572 T(wcstol)
1573 T(wcstold)
1574 T(wcstoll)
1575 T(wcstombs)
1576 T(wcstoul)
1577 T(wcstoull)
1578 T(wcstoumax)
1579 M(T(wcswcs))
1580 T(wcswidth)
1581 T(wcsxfrm)
1582 T(wcsxfrm_l)
1583 T(wctob)
1584 T(wctomb)
1585 T(wctrans)
1586 T(wctrans_l)
1587 T(wctype)
1588 T(wctype_l)
1589 T(wcwidth)
1590 M(T(wmemchr))
1591 T(wmemcmp)
1592 T(wmemcpy)
1593 T(wmemmove)
1594 T(wmemset)
1595 T(wordexp)
1596 T(wordfree)
1597 T(wprintf)
1598 T(write)
1599 T(writev)
1600 T(wscanf)
1601 T(y0)
1602 T(y0f)
1603 T(y1)
1604 T(y1f)
1605 T(yn)
1606 T(ynf)