v1.1.16 update
[musl-tables] / abi_func.cc
1
2 #define _GNU_SOURCE 1
3 #define _FILE_OFFSET_BITS 64
4
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>
124
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
133
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(fgetwc_unlocked)
497 T(fgetws)
498 T(fgetws_unlocked)
499 T(fgetxattr)
500 T(fileno)
501 T(fileno_unlocked)
502 T(finite)
503 T(finitef)
504 T(flistxattr)
505 T(flock)
506 T(flockfile)
507 T(floor)
508 T(floorf)
509 T(floorl)
510 T(fma)
511 T(fmaf)
512 T(fmal)
513 T(fmax)
514 T(fmaxf)
515 T(fmaxl)
516 T(fmemopen)
517 T(fmin)
518 T(fminf)
519 T(fminl)
520 T(fmod)
521 T(fmodf)
522 T(fmodl)
523 T(fmtmsg)
524 T(fnmatch)
525 T(fopen)
526 T(fork)
527 T(forkpty)
528 T(fpathconf)
529 T(fprintf)
530 T(fputc)
531 T(fputc_unlocked)
532 T(fputs)
533 T(fputs_unlocked)
534 T(fputwc)
535 T(fputwc_unlocked)
536 T(fputws)
537 T(fputws_unlocked)
538 T(fread)
539 T(fread_unlocked)
540 T(free)
541 T(freeaddrinfo)
542 T(freeifaddrs)
543 T(freelocale)
544 T(fremovexattr)
545 T(freopen)
546 T(frexp)
547 T(frexpf)
548 T(frexpl)
549 T(fscanf)
550 T(fseek)
551 T(fseeko)
552 T(fsetpos)
553 T(fsetxattr)
554 T(fstat)
555 T(fstatat)
556 T(fstatfs)
557 T(fstatvfs)
558 T(fsync)
559 T(ftell)
560 T(ftello)
561 T(ftime)
562 T(ftok)
563 T(ftruncate)
564 T(ftrylockfile)
565 T(ftw)
566 T(funlockfile)
567 T(futimens)
568 T(futimes)
569 T(futimesat)
570 T(fwide)
571 T(fwprintf)
572 T(fwrite)
573 T(fwrite_unlocked)
574 T(fwscanf)
575 T(gai_strerror)
576 T(gcvt)
577 T(get_avphys_pages)
578 T(get_current_dir_name)
579 T(get_nprocs)
580 T(get_nprocs_conf)
581 T(get_phys_pages)
582 T(getaddrinfo)
583 T(getauxval)
584 T(getc)
585 T(getc_unlocked)
586 T(getchar)
587 T(getchar_unlocked)
588 T(getcontext)
589 T(getcwd)
590 T(getdate)
591 T(getdelim)
592 M(T(getdents))
593 T(getdomainname)
594 T(getdtablesize)
595 T(getegid)
596 T(getenv)
597 T(geteuid)
598 T(getgid)
599 T(getgrent)
600 T(getgrgid)
601 T(getgrgid_r)
602 T(getgrnam)
603 T(getgrnam_r)
604 T(getgrouplist)
605 T(getgroups)
606 T(gethostbyaddr)
607 T(gethostbyaddr_r)
608 T(gethostbyname)
609 T(gethostbyname2)
610 T(gethostbyname2_r)
611 T(gethostbyname_r)
612 T(gethostent)
613 T(gethostid)
614 T(gethostname)
615 T(getifaddrs)
616 T(getitimer)
617 T(getline)
618 T(getloadavg)
619 T(getlogin)
620 T(getlogin_r)
621 T(getmntent)
622 T(getmntent_r)
623 T(getnameinfo)
624 T(getnetbyaddr)
625 T(getnetbyname)
626 T(getnetent)
627 T(getopt)
628 T(getopt_long)
629 T(getopt_long_only)
630 T(getpagesize)
631 T(getpass)
632 T(getpeername)
633 T(getpgid)
634 T(getpgrp)
635 T(getpid)
636 T(getppid)
637 T(getpriority)
638 T(getprotobyname)
639 T(getprotobynumber)
640 T(getprotoent)
641 T(getpwent)
642 T(getpwnam)
643 T(getpwnam_r)
644 T(getpwuid)
645 T(getpwuid_r)
646 T(getresgid)
647 T(getresuid)
648 T(getrlimit)
649 T(getrusage)
650 M(T(gets))
651 T(getservbyname)
652 T(getservbyname_r)
653 T(getservbyport)
654 T(getservbyport_r)
655 T(getservent)
656 T(getsid)
657 T(getsockname)
658 T(getsockopt)
659 T(getspent)
660 T(getspnam)
661 T(getspnam_r)
662 T(getsubopt)
663 T(gettimeofday)
664 T(getuid)
665 T(getusershell)
666 T(getutent)
667 T(getutid)
668 T(getutline)
669 T(getutxent)
670 T(getutxid)
671 T(getutxline)
672 T(getw)
673 T(getwc)
674 T(getwc_unlocked)
675 T(getwchar)
676 T(getwchar_unlocked)
677 T(getxattr)
678 T(glob)
679 T(globfree)
680 T(gmtime)
681 T(gmtime_r)
682 T(grantpt)
683 T(hasmntopt)
684 T(hcreate)
685 T(hcreate_r)
686 T(hdestroy)
687 T(hdestroy_r)
688 T(herror)
689 T(hsearch)
690 T(hsearch_r)
691 T(hstrerror)
692 T(htonl)
693 T(htons)
694 T(hypot)
695 T(hypotf)
696 T(hypotl)
697 T(iconv)
698 T(iconv_close)
699 T(iconv_open)
700 T(if_freenameindex)
701 T(if_indextoname)
702 T(if_nameindex)
703 T(if_nametoindex)
704 T(ilogb)
705 T(ilogbf)
706 T(ilogbl)
707 T(imaxabs)
708 T(imaxdiv)
709 M(T(index))
710 T(inet_addr)
711 T(inet_aton)
712 T(inet_lnaof)
713 T(inet_makeaddr)
714 T(inet_netof)
715 T(inet_network)
716 T(inet_ntoa)
717 T(inet_ntop)
718 T(inet_pton)
719 T(initgroups)
720 T(initstate)
721 T(inotify_add_watch)
722 T(inotify_init)
723 T(inotify_init1)
724 T(inotify_rm_watch)
725 T(insque)
726 T(ioctl)
727 // ioperm
728 // iopl
729 T(isalnum)
730 T(isalnum_l)
731 T(isalpha)
732 T(isalpha_l)
733 T(isascii)
734 T(isastream)
735 T(isatty)
736 T(isblank)
737 T(isblank_l)
738 T(iscntrl)
739 T(iscntrl_l)
740 T(isdigit)
741 T(isdigit_l)
742 T(isgraph)
743 T(isgraph_l)
744 T(islower)
745 T(islower_l)
746 T(isprint)
747 T(isprint_l)
748 T(ispunct)
749 T(ispunct_l)
750 M(T(issetugid))
751 T(isspace)
752 T(isspace_l)
753 T(isupper)
754 T(isupper_l)
755 T(iswalnum)
756 T(iswalnum_l)
757 T(iswalpha)
758 T(iswalpha_l)
759 T(iswblank)
760 T(iswblank_l)
761 T(iswcntrl)
762 T(iswcntrl_l)
763 T(iswctype)
764 T(iswctype_l)
765 T(iswdigit)
766 T(iswdigit_l)
767 T(iswgraph)
768 T(iswgraph_l)
769 T(iswlower)
770 T(iswlower_l)
771 T(iswprint)
772 T(iswprint_l)
773 T(iswpunct)
774 T(iswpunct_l)
775 T(iswspace)
776 T(iswspace_l)
777 T(iswupper)
778 T(iswupper_l)
779 T(iswxdigit)
780 T(iswxdigit_l)
781 T(isxdigit)
782 T(isxdigit_l)
783 T(j0)
784 T(j0f)
785 T(j1)
786 T(j1f)
787 T(jn)
788 T(jnf)
789 T(jrand48)
790 T(kill)
791 T(killpg)
792 T(klogctl)
793 T(l64a)
794 T(labs)
795 T(lchmod)
796 T(lchown)
797 T(lckpwdf)
798 T(lcong48)
799 T(ldexp)
800 T(ldexpf)
801 T(ldexpl)
802 T(ldiv)
803 T(lfind)
804 T(lgamma)
805 T(lgamma_r)
806 T(lgammaf)
807 T(lgammaf_r)
808 T(lgammal)
809 T(lgammal_r)
810 T(lgetxattr)
811 T(link)
812 T(linkat)
813 T(lio_listio)
814 T(listen)
815 T(listxattr)
816 T(llabs)
817 T(lldiv)
818 T(llistxattr)
819 T(llrint)
820 T(llrintf)
821 T(llrintl)
822 T(llround)
823 T(llroundf)
824 T(llroundl)
825 T(localeconv)
826 T(localtime)
827 T(localtime_r)
828 T(lockf)
829 T(log)
830 T(log10)
831 T(log10f)
832 T(log10l)
833 T(log1p)
834 T(log1pf)
835 T(log1pl)
836 T(log2)
837 T(log2f)
838 T(log2l)
839 T(logb)
840 T(logbf)
841 T(logbl)
842 T(logf)
843 T(login_tty)
844 T(logl)
845 T(longjmp)
846 T(lrand48)
847 T(lremovexattr)
848 T(lrint)
849 T(lrintf)
850 T(lrintl)
851 T(lround)
852 T(lroundf)
853 T(lroundl)
854 T(lsearch)
855 T(lseek)
856 T(lsetxattr)
857 T(lstat)
858 T(lutimes)
859 T(madvise)
860 T(makecontext)
861 T(malloc)
862 T(malloc_usable_size)
863 T(mblen)
864 T(mbrlen)
865 T(mbrtoc16)
866 T(mbrtoc32)
867 T(mbrtowc)
868 T(mbsinit)
869 T(mbsnrtowcs)
870 T(mbsrtowcs)
871 T(mbstowcs)
872 T(mbtowc)
873 T(memalign)
874 T(memccpy)
875 M(T(memchr))
876 T(memcmp)
877 T(memcpy)
878 T(memmem)
879 T(memmove)
880 T(mempcpy)
881 M(T(memrchr))
882 T(memset)
883 T(mincore)
884 T(mkdir)
885 T(mkdirat)
886 T(mkdtemp)
887 T(mkfifo)
888 T(mkfifoat)
889 T(mknod)
890 T(mknodat)
891 T(mkostemp)
892 T(mkostemps)
893 T(mkstemp)
894 T(mkstemps)
895 T(mktemp)
896 T(mktime)
897 T(mlock)
898 T(mlockall)
899 T(mmap)
900 T(modf)
901 T(modff)
902 T(modfl)
903 T(mount)
904 T(mprotect)
905 T(mq_close)
906 T(mq_getattr)
907 T(mq_notify)
908 T(mq_open)
909 T(mq_receive)
910 T(mq_send)
911 T(mq_setattr)
912 T(mq_timedreceive)
913 T(mq_timedsend)
914 T(mq_unlink)
915 T(mrand48)
916 T(mremap)
917 T(msgctl)
918 T(msgget)
919 T(msgrcv)
920 T(msgsnd)
921 T(msync)
922 M(T(mtx_destroy))
923 M(T(mtx_init))
924 M(T(mtx_lock))
925 M(T(mtx_timedlock))
926 M(T(mtx_trylock))
927 M(T(mtx_unlock))
928 T(munlock)
929 T(munlockall)
930 T(munmap)
931 T(nan)
932 T(nanf)
933 T(nanl)
934 T(nanosleep)
935 T(nearbyint)
936 T(nearbyintf)
937 T(nearbyintl)
938 T(newlocale)
939 T(nextafter)
940 T(nextafterf)
941 T(nextafterl)
942 T(nexttoward)
943 T(nexttowardf)
944 T(nexttowardl)
945 T(nftw)
946 T(nice)
947 T(nl_langinfo)
948 T(nl_langinfo_l)
949 T(nrand48)
950 T(ns_get16)
951 T(ns_get32)
952 T(ns_initparse)
953 T(ns_name_uncompress)
954 T(ns_parserr)
955 T(ns_put16)
956 T(ns_put32)
957 T(ns_skiprr)
958 T(ntohl)
959 T(ntohs)
960 T(open)
961 T(open_memstream)
962 T(open_wmemstream)
963 T(openat)
964 T(opendir)
965 T(openlog)
966 T(openpty)
967 T(pathconf)
968 T(pause)
969 T(pclose)
970 T(perror)
971 T(personality)
972 T(pipe)
973 T(pipe2)
974 T(poll)
975 T(popen)
976 M(T(posix_close))
977 T(posix_fadvise)
978 T(posix_fallocate)
979 T(posix_madvise)
980 T(posix_memalign)
981 T(posix_openpt)
982 T(posix_spawn)
983 T(posix_spawn_file_actions_addclose)
984 T(posix_spawn_file_actions_adddup2)
985 T(posix_spawn_file_actions_addopen)
986 T(posix_spawn_file_actions_destroy)
987 T(posix_spawn_file_actions_init)
988 T(posix_spawnattr_destroy)
989 T(posix_spawnattr_getflags)
990 T(posix_spawnattr_getpgroup)
991 T(posix_spawnattr_getschedparam)
992 T(posix_spawnattr_getschedpolicy)
993 T(posix_spawnattr_getsigdefault)
994 T(posix_spawnattr_getsigmask)
995 T(posix_spawnattr_init)
996 T(posix_spawnattr_setflags)
997 T(posix_spawnattr_setpgroup)
998 T(posix_spawnattr_setschedparam)
999 T(posix_spawnattr_setschedpolicy)
1000 T(posix_spawnattr_setsigdefault)
1001 T(posix_spawnattr_setsigmask)
1002 T(posix_spawnp)
1003 T(pow)
1004 T(pow10)
1005 T(pow10f)
1006 T(pow10l)
1007 T(powf)
1008 T(powl)
1009 T(ppoll)
1010 T(prctl)
1011 T(pread)
1012 T(preadv)
1013 T(printf)
1014 T(prlimit)
1015 T(process_vm_readv)
1016 T(process_vm_writev)
1017 T(pselect)
1018 T(psiginfo)
1019 T(psignal)
1020 T(pthread_atfork)
1021 T(pthread_attr_destroy)
1022 T(pthread_attr_getdetachstate)
1023 T(pthread_attr_getguardsize)
1024 T(pthread_attr_getinheritsched)
1025 T(pthread_attr_getschedparam)
1026 T(pthread_attr_getschedpolicy)
1027 T(pthread_attr_getscope)
1028 T(pthread_attr_getstack)
1029 T(pthread_attr_getstacksize)
1030 T(pthread_attr_init)
1031 T(pthread_attr_setdetachstate)
1032 T(pthread_attr_setguardsize)
1033 T(pthread_attr_setinheritsched)
1034 T(pthread_attr_setschedparam)
1035 T(pthread_attr_setschedpolicy)
1036 T(pthread_attr_setscope)
1037 T(pthread_attr_setstack)
1038 T(pthread_attr_setstacksize)
1039 T(pthread_barrier_destroy)
1040 T(pthread_barrier_init)
1041 T(pthread_barrier_wait)
1042 T(pthread_barrierattr_destroy)
1043 T(pthread_barrierattr_getpshared)
1044 T(pthread_barrierattr_init)
1045 T(pthread_barrierattr_setpshared)
1046 T(pthread_cancel)
1047 T(pthread_cond_broadcast)
1048 T(pthread_cond_destroy)
1049 T(pthread_cond_init)
1050 T(pthread_cond_signal)
1051 T(pthread_cond_timedwait)
1052 T(pthread_cond_wait)
1053 T(pthread_condattr_destroy)
1054 T(pthread_condattr_getclock)
1055 T(pthread_condattr_getpshared)
1056 T(pthread_condattr_init)
1057 T(pthread_condattr_setclock)
1058 T(pthread_condattr_setpshared)
1059 T(pthread_create)
1060 T(pthread_detach)
1061 T(pthread_equal)
1062 T(pthread_exit)
1063 T(pthread_getaffinity_np)
1064 T(pthread_getattr_default_np)
1065 T(pthread_getattr_np)
1066 T(pthread_getconcurrency)
1067 T(pthread_getcpuclockid)
1068 T(pthread_getschedparam)
1069 T(pthread_getspecific)
1070 T(pthread_join)
1071 T(pthread_key_create)
1072 T(pthread_key_delete)
1073 T(pthread_kill)
1074 T(pthread_mutex_consistent)
1075 T(pthread_mutex_destroy)
1076 T(pthread_mutex_getprioceiling)
1077 T(pthread_mutex_init)
1078 T(pthread_mutex_lock)
1079 T(pthread_mutex_setprioceiling)
1080 T(pthread_mutex_timedlock)
1081 T(pthread_mutex_trylock)
1082 T(pthread_mutex_unlock)
1083 T(pthread_mutexattr_destroy)
1084 T(pthread_mutexattr_getprioceiling)
1085 T(pthread_mutexattr_getprotocol)
1086 T(pthread_mutexattr_getpshared)
1087 T(pthread_mutexattr_getrobust)
1088 T(pthread_mutexattr_gettype)
1089 T(pthread_mutexattr_init)
1090 T(pthread_mutexattr_setprioceiling)
1091 T(pthread_mutexattr_setprotocol)
1092 T(pthread_mutexattr_setpshared)
1093 T(pthread_mutexattr_setrobust)
1094 T(pthread_mutexattr_settype)
1095 T(pthread_once)
1096 T(pthread_rwlock_destroy)
1097 T(pthread_rwlock_init)
1098 T(pthread_rwlock_rdlock)
1099 T(pthread_rwlock_timedrdlock)
1100 T(pthread_rwlock_timedwrlock)
1101 T(pthread_rwlock_tryrdlock)
1102 T(pthread_rwlock_trywrlock)
1103 T(pthread_rwlock_unlock)
1104 T(pthread_rwlock_wrlock)
1105 T(pthread_rwlockattr_destroy)
1106 T(pthread_rwlockattr_getpshared)
1107 T(pthread_rwlockattr_init)
1108 T(pthread_rwlockattr_setpshared)
1109 T(pthread_self)
1110 T(pthread_setaffinity_np)
1111 T(pthread_setattr_default_np)
1112 T(pthread_setcancelstate)
1113 T(pthread_setcanceltype)
1114 T(pthread_setconcurrency)
1115 T(pthread_setname_np)
1116 T(pthread_setschedparam)
1117 T(pthread_setschedprio)
1118 T(pthread_setspecific)
1119 T(pthread_sigmask)
1120 T(pthread_spin_destroy)
1121 T(pthread_spin_init)
1122 T(pthread_spin_lock)
1123 T(pthread_spin_trylock)
1124 T(pthread_spin_unlock)
1125 T(pthread_testcancel)
1126 T(pthread_timedjoin_np)
1127 T(pthread_tryjoin_np)
1128 T(ptrace)
1129 T(ptsname)
1130 T(ptsname_r)
1131 T(putc)
1132 T(putc_unlocked)
1133 T(putchar)
1134 T(putchar_unlocked)
1135 T(putenv)
1136 T(putgrent)
1137 T(putpwent)
1138 T(puts)
1139 T(putspent)
1140 T(pututline)
1141 T(pututxline)
1142 T(putw)
1143 T(putwc)
1144 T(putwc_unlocked)
1145 T(putwchar)
1146 T(putwchar_unlocked)
1147 T(pwrite)
1148 T(pwritev)
1149 T(qsort)
1150 T(quick_exit)
1151 T(quotactl)
1152 T(raise)
1153 T(rand)
1154 T(rand_r)
1155 T(random)
1156 T(read)
1157 T(readahead)
1158 T(readdir)
1159 T(readdir_r)
1160 T(readlink)
1161 T(readlinkat)
1162 T(readv)
1163 T(realloc)
1164 T(realpath)
1165 T(reboot)
1166 T(recv)
1167 T(recvfrom)
1168 T(recvmmsg)
1169 T(recvmsg)
1170 T(regcomp)
1171 T(regerror)
1172 T(regexec)
1173 T(regfree)
1174 T(remainder)
1175 T(remainderf)
1176 T(remainderl)
1177 T(remap_file_pages)
1178 T(remove)
1179 T(removexattr)
1180 T(remque)
1181 T(remquo)
1182 T(remquof)
1183 T(remquol)
1184 T(rename)
1185 T(renameat)
1186 T(res_init)
1187 T(res_mkquery)
1188 T(res_query)
1189 T(res_querydomain)
1190 T(res_search)
1191 T(res_send)
1192 T(rewind)
1193 T(rewinddir)
1194 M(T(rindex))
1195 T(rint)
1196 T(rintf)
1197 T(rintl)
1198 T(rmdir)
1199 T(round)
1200 T(roundf)
1201 T(roundl)
1202 T(sbrk)
1203 T(scalb)
1204 T(scalbf)
1205 T(scalbln)
1206 T(scalblnf)
1207 T(scalblnl)
1208 T(scalbn)
1209 T(scalbnf)
1210 T(scalbnl)
1211 T(scandir)
1212 T(scanf)
1213 T(sched_get_priority_max)
1214 T(sched_get_priority_min)
1215 T(sched_getaffinity)
1216 T(sched_getcpu)
1217 T(sched_getparam)
1218 T(sched_getscheduler)
1219 T(sched_rr_get_interval)
1220 T(sched_setaffinity)
1221 T(sched_setparam)
1222 T(sched_setscheduler)
1223 T(sched_yield)
1224 T(seed48)
1225 T(seekdir)
1226 T(select)
1227 T(sem_close)
1228 T(sem_destroy)
1229 T(sem_getvalue)
1230 T(sem_init)
1231 T(sem_open)
1232 T(sem_post)
1233 T(sem_timedwait)
1234 T(sem_trywait)
1235 T(sem_unlink)
1236 T(sem_wait)
1237 T(semctl)
1238 T(semget)
1239 T(semop)
1240 T(semtimedop)
1241 T(send)
1242 T(sendfile)
1243 T(sendmmsg)
1244 T(sendmsg)
1245 T(sendto)
1246 T(setbuf)
1247 T(setbuffer)
1248 T(setcontext)
1249 T(setdomainname)
1250 T(setegid)
1251 T(setenv)
1252 T(seteuid)
1253 T(setfsgid)
1254 T(setfsuid)
1255 T(setgid)
1256 T(setgrent)
1257 T(setgroups)
1258 T(sethostent)
1259 T(sethostname)
1260 T(setitimer)
1261 T(setjmp)
1262 T(setkey)
1263 T(setlinebuf)
1264 T(setlocale)
1265 T(setlogmask)
1266 T(setmntent)
1267 T(setnetent)
1268 T(setns)
1269 T(setpgid)
1270 T(setpgrp)
1271 T(setpriority)
1272 T(setprotoent)
1273 T(setpwent)
1274 T(setregid)
1275 T(setresgid)
1276 T(setresuid)
1277 T(setreuid)
1278 T(setrlimit)
1279 T(setservent)
1280 T(setsid)
1281 T(setsockopt)
1282 T(setspent)
1283 T(setstate)
1284 T(settimeofday)
1285 T(setuid)
1286 T(setusershell)
1287 T(setutent)
1288 T(setutxent)
1289 T(setvbuf)
1290 T(setxattr)
1291 T(sgetspent)
1292 T(shm_open)
1293 T(shm_unlink)
1294 T(shmat)
1295 T(shmctl)
1296 T(shmdt)
1297 T(shmget)
1298 T(shutdown)
1299 T(sigaction)
1300 T(sigaddset)
1301 T(sigaltstack)
1302 T(sigandset)
1303 T(sigdelset)
1304 T(sigemptyset)
1305 T(sigfillset)
1306 T(sighold)
1307 T(sigignore)
1308 T(siginterrupt)
1309 T(sigisemptyset)
1310 T(sigismember)
1311 T(siglongjmp)
1312 T(signal)
1313 T(signalfd)
1314 T(significand)
1315 T(significandf)
1316 T(sigorset)
1317 T(sigpause)
1318 T(sigpending)
1319 T(sigprocmask)
1320 T(sigqueue)
1321 T(sigrelse)
1322 T(sigset)
1323 T(sigsetjmp)
1324 T(sigsuspend)
1325 T(sigtimedwait)
1326 T(sigwait)
1327 T(sigwaitinfo)
1328 T(sin)
1329 T(sincos)
1330 T(sincosf)
1331 T(sincosl)
1332 T(sinf)
1333 T(sinh)
1334 T(sinhf)
1335 T(sinhl)
1336 T(sinl)
1337 T(sleep)
1338 T(snprintf)
1339 T(sockatmark)
1340 T(socket)
1341 T(socketpair)
1342 T(splice)
1343 T(sprintf)
1344 T(sqrt)
1345 T(sqrtf)
1346 T(sqrtl)
1347 T(srand)
1348 T(srand48)
1349 T(srandom)
1350 T(sscanf)
1351 T(stat)
1352 T(statfs)
1353 T(statvfs)
1354 T(stime)
1355 T(stpcpy)
1356 T(stpncpy)
1357 T(strcasecmp)
1358 T(strcasecmp_l)
1359 M(T(strcasestr))
1360 T(strcat)
1361 M(T(strchr))
1362 M(T(strchrnul))
1363 T(strcmp)
1364 T(strcoll)
1365 T(strcoll_l)
1366 T(strcpy)
1367 T(strcspn)
1368 T(strdup)
1369 T(strerror)
1370 T(strerror_l)
1371 T(strerror_r)
1372 T(strfmon)
1373 T(strfmon_l)
1374 T(strftime)
1375 T(strftime_l)
1376 M(T(strlcat))
1377 M(T(strlcpy))
1378 T(strlen)
1379 T(strncasecmp)
1380 T(strncasecmp_l)
1381 T(strncat)
1382 T(strncmp)
1383 T(strncpy)
1384 T(strndup)
1385 T(strnlen)
1386 M(T(strpbrk))
1387 T(strptime)
1388 M(T(strrchr))
1389 T(strsep)
1390 T(strsignal)
1391 T(strspn)
1392 M(T(strstr))
1393 T(strtod)
1394 T(strtod_l)
1395 T(strtof)
1396 T(strtof_l)
1397 T(strtoimax)
1398 T(strtok)
1399 T(strtok_r)
1400 T(strtol)
1401 T(strtold)
1402 T(strtold_l)
1403 T(strtoll)
1404 T(strtoul)
1405 T(strtoull)
1406 T(strtoumax)
1407 T(strverscmp)
1408 T(strxfrm)
1409 T(strxfrm_l)
1410 T(swab)
1411 T(swapcontext)
1412 T(swapoff)
1413 T(swapon)
1414 T(swprintf)
1415 T(swscanf)
1416 T(symlink)
1417 T(symlinkat)
1418 T(sync)
1419 T(sync_file_range)
1420 T(syncfs)
1421 T(syscall)
1422 T(sysconf)
1423 T(sysinfo)
1424 T(syslog)
1425 T(system)
1426 T(tan)
1427 T(tanf)
1428 T(tanh)
1429 T(tanhf)
1430 T(tanhl)
1431 T(tanl)
1432 T(tcdrain)
1433 T(tcflow)
1434 T(tcflush)
1435 T(tcgetattr)
1436 T(tcgetpgrp)
1437 T(tcgetsid)
1438 T(tcsendbreak)
1439 T(tcsetattr)
1440 T(tcsetpgrp)
1441 T(tdelete)
1442 T(tdestroy)
1443 T(tee)
1444 T(telldir)
1445 T(tempnam)
1446 T(textdomain)
1447 T(tfind)
1448 T(tgamma)
1449 T(tgammaf)
1450 T(tgammal)
1451 M(T(thrd_create))
1452 M(T(thrd_current))
1453 M(T(thrd_detach))
1454 M(T(thrd_equal))
1455 M(T(thrd_exit))
1456 M(T(thrd_join))
1457 M(T(thrd_sleep))
1458 M(T(thrd_yield))
1459 T(time)
1460 T(timegm)
1461 T(timer_create)
1462 T(timer_delete)
1463 T(timer_getoverrun)
1464 T(timer_gettime)
1465 T(timer_settime)
1466 T(timerfd_create)
1467 T(timerfd_gettime)
1468 T(timerfd_settime)
1469 T(times)
1470 T(timespec_get)
1471 T(tmpfile)
1472 T(tmpnam)
1473 T(toascii)
1474 T(tolower)
1475 T(tolower_l)
1476 T(toupper)
1477 T(toupper_l)
1478 T(towctrans)
1479 T(towctrans_l)
1480 T(towlower)
1481 T(towlower_l)
1482 T(towupper)
1483 T(towupper_l)
1484 T(trunc)
1485 T(truncate)
1486 T(truncf)
1487 T(truncl)
1488 T(tsearch)
1489 M(T(tss_create))
1490 M(T(tss_delete))
1491 M(T(tss_get))
1492 M(T(tss_set))
1493 T(ttyname)
1494 T(ttyname_r)
1495 T(twalk)
1496 T(tzset)
1497 T(ualarm)
1498 T(ulckpwdf)
1499 T(ulimit)
1500 T(umask)
1501 T(umount)
1502 T(umount2)
1503 T(uname)
1504 T(ungetc)
1505 T(ungetwc)
1506 T(unlink)
1507 T(unlinkat)
1508 T(unlockpt)
1509 T(unsetenv)
1510 T(unshare)
1511 T(updwtmp)
1512 T(updwtmpx)
1513 T(uselocale)
1514 T(usleep)
1515 T(utime)
1516 T(utimensat)
1517 T(utimes)
1518 T(utmpname)
1519 T(utmpxname)
1520 T(valloc)
1521 T(vasprintf)
1522 T(vdprintf)
1523 T(verr)
1524 T(verrx)
1525 T(versionsort)
1526 T(vfork)
1527 T(vfprintf)
1528 T(vfscanf)
1529 T(vfwprintf)
1530 T(vfwscanf)
1531 T(vhangup)
1532 T(vmsplice)
1533 T(vprintf)
1534 T(vscanf)
1535 T(vsnprintf)
1536 T(vsprintf)
1537 T(vsscanf)
1538 T(vswprintf)
1539 T(vswscanf)
1540 T(vsyslog)
1541 T(vwarn)
1542 T(vwarnx)
1543 T(vwprintf)
1544 T(vwscanf)
1545 T(wait)
1546 T(wait3)
1547 T(wait4)
1548 T(waitid)
1549 T(waitpid)
1550 T(warn)
1551 T(warnx)
1552 T(wcpcpy)
1553 T(wcpncpy)
1554 T(wcrtomb)
1555 T(wcscasecmp)
1556 T(wcscasecmp_l)
1557 T(wcscat)
1558 M(T(wcschr))
1559 T(wcscmp)
1560 T(wcscoll)
1561 T(wcscoll_l)
1562 T(wcscpy)
1563 T(wcscspn)
1564 T(wcsdup)
1565 T(wcsftime)
1566 T(wcsftime_l)
1567 T(wcslen)
1568 T(wcsncasecmp)
1569 T(wcsncasecmp_l)
1570 T(wcsncat)
1571 T(wcsncmp)
1572 T(wcsncpy)
1573 T(wcsnlen)
1574 T(wcsnrtombs)
1575 M(T(wcspbrk))
1576 M(T(wcsrchr))
1577 T(wcsrtombs)
1578 T(wcsspn)
1579 M(T(wcsstr))
1580 T(wcstod)
1581 T(wcstof)
1582 T(wcstoimax)
1583 T(wcstok)
1584 T(wcstol)
1585 T(wcstold)
1586 T(wcstoll)
1587 T(wcstombs)
1588 T(wcstoul)
1589 T(wcstoull)
1590 T(wcstoumax)
1591 M(T(wcswcs))
1592 T(wcswidth)
1593 T(wcsxfrm)
1594 T(wcsxfrm_l)
1595 T(wctob)
1596 T(wctomb)
1597 T(wctrans)
1598 T(wctrans_l)
1599 T(wctype)
1600 T(wctype_l)
1601 T(wcwidth)
1602 M(T(wmemchr))
1603 T(wmemcmp)
1604 T(wmemcpy)
1605 T(wmemmove)
1606 T(wmemset)
1607 T(wordexp)
1608 T(wordfree)
1609 T(wprintf)
1610 T(write)
1611 T(writev)
1612 T(wscanf)
1613 T(y0)
1614 T(y0f)
1615 T(y1)
1616 T(y1f)
1617 T(yn)
1618 T(ynf)