manpages.en.in = \ doc/grovel.CHANGELOG.en.7.in \ doc/grovel.README.en.7.in \ doc/grovel.TODOs.en.7.in \ doc/grovel.en.1.in \ doc/grovel.recipe.en.7.in \ doc/grovel.tutorial.en.7.in \ doc/grovel.why.en.7.in \ manpages.in = $(manpages.en.in) catalogs.en.msg = catalogs.msg = $(catalogs.en.msg) fuzz.c = \ tests/fuzz/another.c \ tests/fuzz/hello.c \ tests/fuzz/another.xa: tests/fuzz/another.o tests/fuzz/hello.xa: tests/fuzz/hello.o tests/fuzz/another.bin-check: tests/fuzz/another.bin tests/fuzz/hello.bin-check: tests/fuzz/hello.bin ## no x86_64, and has different extension #isources.S = \ # src/fenv/arm/fenv-hf.S \ # src/fenv/mips/fenv.S \ # src/fenv/mips64/fenv.S \ # src/fenv/mipsn32/fenv.S \ # src/fenv/powerpc/fenv.S \ # src/fenv/riscv64/fenv.S \ # src/fenv/sh/fenv.S \ # src/ldso/arm/dlsym_time64.S \ # src/ldso/arm/tlsdesc.S \ # src/ldso/i386/dlsym_time64.S \ # src/ldso/m68k/dlsym_time64.S \ # src/ldso/microblaze/dlsym_time64.S \ # src/ldso/mips/dlsym_time64.S \ # src/ldso/mipsn32/dlsym_time64.S \ # src/ldso/or1k/dlsym_time64.S \ # src/ldso/powerpc/dlsym_time64.S \ # src/ldso/sh/dlsym_time64.S \ # src/setjmp/arm/longjmp.S \ # src/setjmp/arm/setjmp.S \ # src/setjmp/mips/longjmp.S \ # src/setjmp/mips/setjmp.S \ # src/setjmp/mips64/longjmp.S \ # src/setjmp/mips64/setjmp.S \ # src/setjmp/mipsn32/longjmp.S \ # src/setjmp/mipsn32/setjmp.S \ # src/setjmp/powerpc/longjmp.S \ # src/setjmp/powerpc/setjmp.S \ # src/setjmp/riscv64/longjmp.S \ # src/setjmp/riscv64/setjmp.S \ # src/setjmp/sh/longjmp.S \ # src/setjmp/sh/setjmp.S \ # src/string/aarch64/memcpy.S \ # src/string/aarch64/memset.S \ # src/string/arm/memcpy.S \ ## $PLATFORM # src/fenv/s390x/fenv.c \ # src/fenv/powerpc64/fenv.c \ # src/math/aarch64/ceil.c \ # src/math/aarch64/ceilf.c \ # src/math/aarch64/fabs.c \ # src/math/aarch64/fabsf.c \ # src/math/aarch64/floor.c \ # src/math/aarch64/floorf.c \ # src/math/aarch64/fma.c \ # src/math/aarch64/fmaf.c \ # src/math/aarch64/fmax.c \ # src/math/aarch64/fmaxf.c \ # src/math/aarch64/fmin.c \ # src/math/aarch64/fminf.c \ # src/math/aarch64/llrint.c \ # src/math/aarch64/llrintf.c \ # src/math/aarch64/llround.c \ # src/math/aarch64/llroundf.c \ # src/math/aarch64/lrint.c \ # src/math/aarch64/lrintf.c \ # src/math/aarch64/lround.c \ # src/math/aarch64/lroundf.c \ # src/math/aarch64/nearbyint.c \ # src/math/aarch64/nearbyintf.c \ # src/math/aarch64/rint.c \ # src/math/aarch64/rintf.c \ # src/math/aarch64/round.c \ # src/math/aarch64/roundf.c \ # src/math/aarch64/sqrt.c \ # src/math/aarch64/sqrtf.c \ # src/math/aarch64/trunc.c \ # src/math/aarch64/truncf.c \ # src/math/arm/fabs.c \ # src/math/arm/fabsf.c \ # src/math/arm/fma.c \ # src/math/arm/fmaf.c \ # src/math/arm/sqrt.c \ # src/math/arm/sqrtf.c \ # src/fenv/arm/fenv.c \ # src/fenv/m68k/fenv.c \ # src/fenv/mips/fenv-sf.c \ # src/fenv/mips64/fenv-sf.c \ # src/fenv/mipsn32/fenv-sf.c \ # src/fenv/powerpc/fenv-sf.c \ # src/fenv/riscv64/fenv-sf.c \ # src/fenv/sh/fenv-nofpu.c \ # src/math/powerpc/fabs.c \ # src/math/powerpc/fabsf.c \ # src/math/powerpc/fma.c \ # src/math/powerpc/fmaf.c \ # src/math/powerpc/sqrt.c \ # src/math/powerpc/sqrtf.c \ # src/math/powerpc64/ceil.c \ # src/math/powerpc64/ceilf.c \ # src/math/powerpc64/fabs.c \ # src/math/powerpc64/fabsf.c \ # src/math/powerpc64/floor.c \ # src/math/powerpc64/floorf.c \ # src/math/powerpc64/fma.c \ # src/math/powerpc64/fmaf.c \ # src/math/powerpc64/fmax.c \ # src/math/powerpc64/fmaxf.c \ # src/math/powerpc64/fmin.c \ # src/math/powerpc64/fminf.c \ # src/math/powerpc64/lrint.c \ # src/math/powerpc64/lrintf.c \ # src/math/powerpc64/lround.c \ # src/math/powerpc64/lroundf.c \ # src/math/powerpc64/round.c \ # src/math/powerpc64/roundf.c \ # src/math/powerpc64/sqrt.c \ # src/math/powerpc64/sqrtf.c \ # src/math/powerpc64/trunc.c \ # src/math/powerpc64/truncf.c \ # src/math/s390x/ceil.c \ # src/math/s390x/ceilf.c \ # src/math/s390x/ceill.c \ # src/math/s390x/fabs.c \ # src/math/s390x/fabsf.c \ # src/math/s390x/fabsl.c \ # src/math/s390x/floor.c \ # src/math/s390x/floorf.c \ # src/math/s390x/floorl.c \ # src/math/s390x/fma.c \ # src/math/s390x/fmaf.c \ # src/math/s390x/nearbyint.c \ # src/math/s390x/nearbyintf.c \ # src/math/s390x/nearbyintl.c \ # src/math/s390x/rint.c \ # src/math/s390x/rintf.c \ # src/math/s390x/rintl.c \ # src/math/s390x/round.c \ # src/math/s390x/roundf.c \ # src/math/s390x/roundl.c \ # src/math/s390x/sqrt.c \ # src/math/s390x/sqrtf.c \ # src/math/s390x/sqrtl.c \ # src/math/s390x/trunc.c \ # src/math/s390x/truncf.c \ # src/math/s390x/truncl.c \ # src/thread/sh/__set_thread_area.c \ # src/thread/sh/__unmapself.c \ # src/unistd/mipsn32/lseek.c \ # crt/crti.c \ # crt/crtn.c \ # src/exit/arm/__aeabi_atexit.c \ # src/ldso/arm/find_exidx.c \ # src/thread/arm/__set_thread_area.c \ # src/math/riscv64/copysign.c \ # src/math/riscv64/copysignf.c \ # src/math/riscv64/fabs.c \ # src/math/riscv64/fabsf.c \ # src/math/riscv64/fma.c \ # src/math/riscv64/fmaf.c \ # src/math/riscv64/fmax.c \ # src/math/riscv64/fmaxf.c \ # src/math/riscv64/fmin.c \ # src/math/riscv64/fminf.c \ # src/math/riscv64/sqrt.c \ # src/math/riscv64/sqrtf.c \ # src/math/i386/fabs.c \ # src/math/i386/fabsf.c \ # src/math/i386/fabsl.c \ # src/math/i386/fmod.c \ # src/math/i386/fmodf.c \ # src/math/i386/fmodl.c \ # src/math/i386/llrint.c \ # src/math/i386/llrintf.c \ # src/math/i386/llrintl.c \ # src/math/i386/lrint.c \ # src/math/i386/lrintf.c \ # src/math/i386/lrintl.c \ # src/math/i386/remainder.c \ # src/math/i386/remainderf.c \ # src/math/i386/remainderl.c \ # src/math/i386/rint.c \ # src/math/i386/rintf.c \ # src/math/i386/rintl.c \ # src/math/i386/sqrt.c \ # src/math/i386/sqrtf.c \ # src/math/i386/sqrtl.c \ # src/math/m68k/sqrtl.c \ # src/math/mips/fabs.c \ # src/math/mips/fabsf.c \ # src/math/mips/sqrt.c \ # src/math/mips/sqrtf.c \ # src/math/x32/fma.c \ # src/math/x32/fmaf.c \ # src/signal/x32/getitimer.c \ # src/signal/x32/setitimer.c \ # src/unistd/x32/lseek.c \ # src/internal/sh/__shcall.c \ # src/linux/x32/sysinfo.c \ ## compat # compat/time32/__xstat.c \ # compat/time32/adjtime32.c \ # compat/time32/adjtimex_time32.c \ # compat/time32/aio_suspend_time32.c \ # compat/time32/clock_adjtime32.c \ # compat/time32/clock_getres_time32.c \ # compat/time32/clock_gettime32.c \ # compat/time32/clock_nanosleep_time32.c \ # compat/time32/clock_settime32.c \ # compat/time32/cnd_timedwait_time32.c \ # compat/time32/ctime32.c \ # compat/time32/ctime32_r.c \ # compat/time32/difftime32.c \ # compat/time32/fstat_time32.c \ # compat/time32/fstatat_time32.c \ # compat/time32/ftime32.c \ # compat/time32/futimens_time32.c \ # compat/time32/futimes_time32.c \ # compat/time32/futimesat_time32.c \ # compat/time32/getitimer_time32.c \ # compat/time32/getrusage_time32.c \ # compat/time32/gettimeofday_time32.c \ # compat/time32/gmtime32.c \ # compat/time32/gmtime32_r.c \ # compat/time32/localtime32.c \ # compat/time32/localtime32_r.c \ # compat/time32/lstat_time32.c \ # compat/time32/lutimes_time32.c \ # compat/time32/mktime32.c \ # compat/time32/mq_timedreceive_time32.c \ # compat/time32/mq_timedsend_time32.c \ # compat/time32/mtx_timedlock_time32.c \ # compat/time32/nanosleep_time32.c \ # compat/time32/ppoll_time32.c \ # compat/time32/pselect_time32.c \ # compat/time32/pthread_cond_timedwait_time32.c \ # compat/time32/pthread_mutex_timedlock_time32.c \ # compat/time32/pthread_rwlock_timedrdlock_time32.c \ # compat/time32/pthread_rwlock_timedwrlock_time32.c \ # compat/time32/pthread_timedjoin_np_time32.c \ # compat/time32/recvmmsg_time32.c \ # compat/time32/sched_rr_get_interval_time32.c \ # compat/time32/select_time32.c \ # compat/time32/sem_timedwait_time32.c \ # compat/time32/semtimedop_time32.c \ # compat/time32/setitimer_time32.c \ # compat/time32/settimeofday_time32.c \ # compat/time32/sigtimedwait_time32.c \ # compat/time32/stat_time32.c \ # compat/time32/stime32.c \ # compat/time32/thrd_sleep_time32.c \ # compat/time32/time32.c \ # compat/time32/time32gm.c \ # compat/time32/timer_gettime32.c \ # compat/time32/timer_settime32.c \ # compat/time32/timerfd_gettime32.c \ # compat/time32/timerfd_settime32.c \ # compat/time32/timespec_get_time32.c \ # compat/time32/utime_time32.c \ # compat/time32/utimensat_time32.c \ # compat/time32/utimes_time32.c \ # compat/time32/wait3_time32.c \ # compat/time32/wait4_time32.c \ ## crt # crt/crt1.c \ ## ldso # ldso/dlstart.c \ # ldso/dynlink.c \ ## extra implementation # src/malloc/oldmalloc/aligned_alloc.c \ # src/malloc/oldmalloc/malloc.c \ # src/malloc/oldmalloc/malloc_usable_size.c \ linux-fail.c = \ src/linux/adjtime.c \ src/linux/adjtimex.c \ src/linux/arch_prctl.c \ src/linux/brk.c \ src/linux/cache.c \ src/linux/cap.c \ src/linux/chroot.c \ src/linux/clock_adjtime.c \ src/linux/clone.c \ src/linux/copy_file_range.c \ src/linux/epoll.c \ src/linux/eventfd.c \ src/linux/fallocate.c \ src/linux/fanotify.c \ src/linux/flock.c \ src/linux/getdents.c \ src/linux/getrandom.c \ src/linux/gettid.c \ src/linux/inotify.c \ src/linux/ioperm.c \ src/linux/iopl.c \ src/linux/klogctl.c \ src/linux/membarrier.c \ src/linux/memfd_create.c \ src/linux/mlock2.c \ src/linux/module.c \ src/linux/mount.c \ src/linux/name_to_handle_at.c \ src/linux/open_by_handle_at.c \ src/linux/personality.c \ src/linux/pivot_root.c \ src/linux/ppoll.c \ src/linux/prctl.c \ src/linux/prlimit.c \ src/linux/process_vm.c \ src/linux/ptrace.c \ src/linux/quotactl.c \ src/linux/readahead.c \ src/linux/reboot.c \ src/linux/remap_file_pages.c \ src/linux/sbrk.c \ src/linux/sendfile.c \ src/linux/setfsgid.c \ src/linux/setfsuid.c \ src/linux/setgroups.c \ src/linux/sethostname.c \ src/linux/setns.c \ src/linux/settimeofday.c \ src/linux/signalfd.c \ src/linux/splice.c \ src/linux/stime.c \ src/linux/swap.c \ src/linux/sync_file_range.c \ src/linux/syncfs.c \ src/linux/sysinfo.c \ src/linux/tee.c \ src/linux/timerfd.c \ src/linux/unshare.c \ src/linux/utimes.c \ src/linux/vhangup.c \ src/linux/vmsplice.c \ src/linux/wait3.c \ src/linux/wait4.c \ src/linux/xattr.c \ ## crt # crt/Scrt1.c \ # crt/rcrt1.c \ optimized.c = \ src/math/x86_64/fabs.c \ src/math/x86_64/fabsf.c \ src/math/x86_64/fabsl.c \ src/math/x86_64/fma.c \ src/math/x86_64/fmaf.c \ src/math/x86_64/fmodl.c \ src/math/x86_64/llrint.c \ src/math/x86_64/llrintf.c \ src/math/x86_64/llrintl.c \ src/math/x86_64/lrint.c \ src/math/x86_64/lrintf.c \ src/math/x86_64/lrintl.c \ src/math/x86_64/remainderl.c \ src/math/x86_64/remquol.c \ src/math/x86_64/rintl.c \ src/math/x86_64/sqrt.c \ src/math/x86_64/sqrtf.c \ src/math/x86_64/sqrtl.c \ ## generic # src/math/acosl.c \ # src/math/asinl.c \ # src/math/atan2l.c \ # src/math/atanl.c \ # src/math/ceill.c \ # src/math/exp2l.c \ # src/math/expl.c \ # src/math/expm1l.c \ # src/math/floorl.c \ # src/math/log10l.c \ # src/math/log1pl.c \ # src/math/log2l.c \ # src/math/logl.c \ # src/math/truncl.c \ # src/process/vfork.c \ # src/string/memcpy.c \ # src/string/memmove.c \ # src/string/memset.c \ # src/signal/restore.c \ # src/thread/__set_thread_area.c \ # src/thread/__unmapself.c \ # src/thread/clone.c \ # src/ldso/tlsdesc.c \ # src/fenv/fenv.c \ # src/math/__invtrigl.c \ # src/ldso/dlsym.c \ # src/math/fabs.c \ # src/math/fabsf.c \ # src/math/fabsl.c \ # src/math/fma.c \ # src/math/fmaf.c \ # src/math/fmodl.c \ # src/math/llrint.c \ # src/math/llrintf.c \ # src/math/llrintl.c \ # src/math/lrint.c \ # src/math/lrintf.c \ # src/math/lrintl.c \ # src/math/remainderl.c \ # src/math/remquol.c \ # src/math/rintl.c \ # src/math/sqrt.c \ # src/math/sqrtf.c \ # src/math/sqrtl.c \ libc.c = \ src/aio/aio.c \ src/aio/aio_suspend.c \ src/aio/lio_listio.c \ src/complex/__cexp.c \ src/complex/__cexpf.c \ src/complex/cabs.c \ src/complex/cabsf.c \ src/complex/cabsl.c \ src/complex/cacos.c \ src/complex/cacosf.c \ src/complex/cacosh.c \ src/complex/cacoshf.c \ src/complex/cacoshl.c \ src/complex/cacosl.c \ src/complex/carg.c \ src/complex/cargf.c \ src/complex/cargl.c \ src/complex/casin.c \ src/complex/casinf.c \ src/complex/casinh.c \ src/complex/casinhf.c \ src/complex/casinhl.c \ src/complex/casinl.c \ src/complex/catan.c \ src/complex/catanf.c \ src/complex/catanh.c \ src/complex/catanhf.c \ src/complex/catanhl.c \ src/complex/catanl.c \ src/complex/ccos.c \ src/complex/ccosf.c \ src/complex/ccosh.c \ src/complex/ccoshf.c \ src/complex/ccoshl.c \ src/complex/ccosl.c \ src/complex/cexp.c \ src/complex/cexpf.c \ src/complex/cexpl.c \ src/complex/cimag.c \ src/complex/cimagf.c \ src/complex/cimagl.c \ src/complex/clog.c \ src/complex/clogf.c \ src/complex/clogl.c \ src/complex/conj.c \ src/complex/conjf.c \ src/complex/conjl.c \ src/complex/cpow.c \ src/complex/cpowf.c \ src/complex/cpowl.c \ src/complex/cproj.c \ src/complex/cprojf.c \ src/complex/cprojl.c \ src/complex/creal.c \ src/complex/crealf.c \ src/complex/creall.c \ src/complex/csin.c \ src/complex/csinf.c \ src/complex/csinh.c \ src/complex/csinhf.c \ src/complex/csinhl.c \ src/complex/csinl.c \ src/complex/csqrt.c \ src/complex/csqrtf.c \ src/complex/csqrtl.c \ src/complex/ctan.c \ src/complex/ctanf.c \ src/complex/ctanh.c \ src/complex/ctanhf.c \ src/complex/ctanhl.c \ src/complex/ctanl.c \ src/conf/confstr.c \ src/conf/fpathconf.c \ src/conf/legacy.c \ src/conf/pathconf.c \ src/conf/sysconf.c \ src/crypt/crypt.c \ src/crypt/crypt_blowfish.c \ src/crypt/crypt_des.c \ src/crypt/crypt_md5.c \ src/crypt/crypt_r.c \ src/crypt/crypt_sha256.c \ src/crypt/crypt_sha512.c \ src/crypt/encrypt.c \ src/ctype/__ctype_b_loc.c \ src/ctype/__ctype_get_mb_cur_max.c \ src/ctype/__ctype_tolower_loc.c \ src/ctype/__ctype_toupper_loc.c \ src/ctype/isalnum.c \ src/ctype/isalpha.c \ src/ctype/isascii.c \ src/ctype/isblank.c \ src/ctype/iscntrl.c \ src/ctype/isdigit.c \ src/ctype/isgraph.c \ src/ctype/islower.c \ src/ctype/isprint.c \ src/ctype/ispunct.c \ src/ctype/isspace.c \ src/ctype/isupper.c \ src/ctype/iswalnum.c \ src/ctype/iswalpha.c \ src/ctype/iswblank.c \ src/ctype/iswcntrl.c \ src/ctype/iswctype.c \ src/ctype/iswdigit.c \ src/ctype/iswgraph.c \ src/ctype/iswlower.c \ src/ctype/iswprint.c \ src/ctype/iswpunct.c \ src/ctype/iswspace.c \ src/ctype/iswupper.c \ src/ctype/iswxdigit.c \ src/ctype/isxdigit.c \ src/ctype/toascii.c \ src/ctype/tolower.c \ src/ctype/toupper.c \ src/ctype/towctrans.c \ src/ctype/wcswidth.c \ src/ctype/wctrans.c \ src/ctype/wcwidth.c \ src/dirent/alphasort.c \ src/dirent/closedir.c \ src/dirent/dirfd.c \ src/dirent/fdopendir.c \ src/dirent/opendir.c \ src/dirent/readdir.c \ src/dirent/readdir_r.c \ src/dirent/rewinddir.c \ src/dirent/scandir.c \ src/dirent/seekdir.c \ src/dirent/telldir.c \ src/dirent/versionsort.c \ src/env/__environ.c \ src/env/__init_tls.c \ src/env/__libc_start_main.c \ src/env/__reset_tls.c \ src/env/__stack_chk_fail.c \ src/env/clearenv.c \ src/env/getenv.c \ src/env/putenv.c \ src/env/secure_getenv.c \ src/env/setenv.c \ src/env/unsetenv.c \ src/errno/__errno_location.c \ src/errno/strerror.c \ src/exit/_Exit.c \ src/exit/abort.c \ src/exit/abort_lock.c \ src/exit/assert.c \ src/exit/at_quick_exit.c \ src/exit/atexit.c \ src/exit/exit.c \ src/exit/quick_exit.c \ src/fcntl/creat.c \ src/fcntl/fcntl.c \ src/fcntl/open.c \ src/fcntl/openat.c \ src/fcntl/posix_fadvise.c \ src/fcntl/posix_fallocate.c \ src/fenv/__flt_rounds.c \ src/fenv/fegetexceptflag.c \ src/fenv/feholdexcept.c \ src/fenv/fesetexceptflag.c \ src/fenv/fesetround.c \ src/fenv/feupdateenv.c \ src/internal/defsysinfo.c \ src/internal/floatscan.c \ src/internal/intscan.c \ src/internal/libc.c \ src/internal/procfdname.c \ src/internal/shgetc.c \ src/internal/syscall_ret.c \ src/internal/vdso.c \ src/internal/version.c \ src/ipc/ftok.c \ src/ipc/msgctl.c \ src/ipc/msgget.c \ src/ipc/msgrcv.c \ src/ipc/msgsnd.c \ src/ipc/semctl.c \ src/ipc/semget.c \ src/ipc/semop.c \ src/ipc/semtimedop.c \ src/ipc/shmat.c \ src/ipc/shmctl.c \ src/ipc/shmdt.c \ src/ipc/shmget.c \ src/ldso/__dlsym.c \ src/ldso/dl_iterate_phdr.c \ src/ldso/dladdr.c \ src/ldso/dlclose.c \ src/ldso/dlerror.c \ src/ldso/dlinfo.c \ src/ldso/dlopen.c \ src/legacy/cuserid.c \ src/legacy/daemon.c \ src/legacy/err.c \ src/legacy/euidaccess.c \ src/legacy/ftw.c \ src/legacy/futimes.c \ src/legacy/getdtablesize.c \ src/legacy/getloadavg.c \ src/legacy/getpagesize.c \ src/legacy/getpass.c \ src/legacy/getusershell.c \ src/legacy/isastream.c \ src/legacy/lutimes.c \ src/legacy/ulimit.c \ src/legacy/utmpx.c \ src/legacy/valloc.c \ $(linux-fail.c) \ src/locale/__lctrans.c \ src/locale/__mo_lookup.c \ src/locale/bind_textdomain_codeset.c \ src/locale/c_locale.c \ src/locale/catclose.c \ src/locale/catgets.c \ src/locale/catopen.c \ src/locale/dcngettext.c \ src/locale/duplocale.c \ src/locale/freelocale.c \ src/locale/iconv.c \ src/locale/iconv_close.c \ src/locale/langinfo.c \ src/locale/locale_map.c \ src/locale/localeconv.c \ src/locale/newlocale.c \ src/locale/pleval.c \ src/locale/setlocale.c \ src/locale/strcoll.c \ src/locale/strfmon.c \ src/locale/strtod_l.c \ src/locale/strxfrm.c \ src/locale/textdomain.c \ src/locale/uselocale.c \ src/locale/wcscoll.c \ src/locale/wcsxfrm.c \ src/malloc/calloc.c \ src/malloc/free.c \ src/malloc/libc_calloc.c \ src/malloc/lite_malloc.c \ src/malloc/mallocng/aligned_alloc.c \ src/malloc/mallocng/donate.c \ src/malloc/mallocng/free.c \ src/malloc/mallocng/malloc.c \ src/malloc/mallocng/malloc_usable_size.c \ src/malloc/mallocng/realloc.c \ src/malloc/memalign.c \ src/malloc/posix_memalign.c \ src/malloc/realloc.c \ src/malloc/reallocarray.c \ src/malloc/replaced.c \ src/math/__cos.c \ src/math/__cosdf.c \ src/math/__cosl.c \ src/math/__expo2.c \ src/math/__expo2f.c \ src/math/__fpclassify.c \ src/math/__fpclassifyf.c \ src/math/__fpclassifyl.c \ src/math/__math_divzero.c \ src/math/__math_divzerof.c \ src/math/__math_invalid.c \ src/math/__math_invalidf.c \ src/math/__math_invalidl.c \ src/math/__math_oflow.c \ src/math/__math_oflowf.c \ src/math/__math_uflow.c \ src/math/__math_uflowf.c \ src/math/__math_xflow.c \ src/math/__math_xflowf.c \ src/math/__polevll.c \ src/math/__rem_pio2.c \ src/math/__rem_pio2_large.c \ src/math/__rem_pio2f.c \ src/math/__rem_pio2l.c \ src/math/__signbit.c \ src/math/__signbitf.c \ src/math/__signbitl.c \ src/math/__sin.c \ src/math/__sindf.c \ src/math/__sinl.c \ src/math/__tan.c \ src/math/__tandf.c \ src/math/__tanl.c \ src/math/acos.c \ src/math/acosf.c \ src/math/acosh.c \ src/math/acoshf.c \ src/math/acoshl.c \ src/math/asin.c \ src/math/asinf.c \ src/math/asinh.c \ src/math/asinhf.c \ src/math/asinhl.c \ src/math/atan.c \ src/math/atan2.c \ src/math/atan2f.c \ src/math/atanf.c \ src/math/atanh.c \ src/math/atanhf.c \ src/math/atanhl.c \ src/math/cbrt.c \ src/math/cbrtf.c \ src/math/cbrtl.c \ src/math/ceil.c \ src/math/ceilf.c \ src/math/copysign.c \ src/math/copysignf.c \ src/math/copysignl.c \ src/math/cos.c \ src/math/cosf.c \ src/math/cosh.c \ src/math/coshf.c \ src/math/coshl.c \ src/math/cosl.c \ src/math/erf.c \ src/math/erff.c \ src/math/erfl.c \ src/math/exp.c \ src/math/exp10.c \ src/math/exp10f.c \ src/math/exp10l.c \ src/math/exp2.c \ src/math/exp2f.c \ src/math/exp2f_data.c \ src/math/exp_data.c \ src/math/expf.c \ src/math/expm1.c \ src/math/expm1f.c \ src/math/fdim.c \ src/math/fdimf.c \ src/math/fdiml.c \ src/math/finite.c \ src/math/finitef.c \ src/math/floor.c \ src/math/floorf.c \ src/math/fmal.c \ src/math/fmax.c \ src/math/fmaxf.c \ src/math/fmaxl.c \ src/math/fmin.c \ src/math/fminf.c \ src/math/fminl.c \ src/math/fmod.c \ src/math/fmodf.c \ src/math/frexp.c \ src/math/frexpf.c \ src/math/frexpl.c \ src/math/hypot.c \ src/math/hypotf.c \ src/math/hypotl.c \ src/math/ilogb.c \ src/math/ilogbf.c \ src/math/ilogbl.c \ src/math/j0.c \ src/math/j0f.c \ src/math/j1.c \ src/math/j1f.c \ src/math/jn.c \ src/math/jnf.c \ src/math/ldexp.c \ src/math/ldexpf.c \ src/math/ldexpl.c \ src/math/lgamma.c \ src/math/lgamma_r.c \ src/math/lgammaf.c \ src/math/lgammaf_r.c \ src/math/lgammal.c \ src/math/llround.c \ src/math/llroundf.c \ src/math/llroundl.c \ src/math/log.c \ src/math/log10.c \ src/math/log10f.c \ src/math/log1p.c \ src/math/log1pf.c \ src/math/log2.c \ src/math/log2_data.c \ src/math/log2f.c \ src/math/log2f_data.c \ src/math/log_data.c \ src/math/logb.c \ src/math/logbf.c \ src/math/logbl.c \ src/math/logf.c \ src/math/logf_data.c \ src/math/lround.c \ src/math/lroundf.c \ src/math/lroundl.c \ src/math/modf.c \ src/math/modff.c \ src/math/modfl.c \ src/math/nan.c \ src/math/nanf.c \ src/math/nanl.c \ src/math/nearbyint.c \ src/math/nearbyintf.c \ src/math/nearbyintl.c \ src/math/nextafter.c \ src/math/nextafterf.c \ src/math/nextafterl.c \ src/math/nexttoward.c \ src/math/nexttowardf.c \ src/math/nexttowardl.c \ src/math/pow.c \ src/math/pow_data.c \ src/math/powf.c \ src/math/powf_data.c \ src/math/powl.c \ src/math/remainder.c \ src/math/remainderf.c \ src/math/remquo.c \ src/math/remquof.c \ src/math/rint.c \ src/math/rintf.c \ src/math/round.c \ src/math/roundf.c \ src/math/roundl.c \ src/math/scalb.c \ src/math/scalbf.c \ src/math/scalbln.c \ src/math/scalblnf.c \ src/math/scalblnl.c \ src/math/scalbn.c \ src/math/scalbnf.c \ src/math/scalbnl.c \ src/math/signgam.c \ src/math/significand.c \ src/math/significandf.c \ src/math/sin.c \ src/math/sincos.c \ src/math/sincosf.c \ src/math/sincosl.c \ src/math/sinf.c \ src/math/sinh.c \ src/math/sinhf.c \ src/math/sinhl.c \ src/math/sinl.c \ src/math/sqrt_data.c \ src/math/tan.c \ src/math/tanf.c \ src/math/tanh.c \ src/math/tanhf.c \ src/math/tanhl.c \ src/math/tanl.c \ src/math/tgamma.c \ src/math/tgammaf.c \ src/math/tgammal.c \ src/math/trunc.c \ src/math/truncf.c \ $(optimized.c) \ src/misc/a64l.c \ src/misc/basename.c \ src/misc/dirname.c \ src/misc/ffs.c \ src/misc/ffsl.c \ src/misc/ffsll.c \ src/misc/fmtmsg.c \ src/misc/forkpty.c \ src/misc/get_current_dir_name.c \ src/misc/getauxval.c \ src/misc/getdomainname.c \ src/misc/getentropy.c \ src/misc/gethostid.c \ src/misc/getopt.c \ src/misc/getopt_long.c \ src/misc/getpriority.c \ src/misc/getresgid.c \ src/misc/getresuid.c \ src/misc/getrlimit.c \ src/misc/getrusage.c \ src/misc/getsubopt.c \ src/misc/initgroups.c \ src/misc/ioctl.c \ src/misc/issetugid.c \ src/misc/lockf.c \ src/misc/login_tty.c \ src/misc/mntent.c \ src/misc/nftw.c \ src/misc/openpty.c \ src/misc/ptsname.c \ src/misc/pty.c \ src/misc/realpath.c \ src/misc/setdomainname.c \ src/misc/setpriority.c \ src/misc/setrlimit.c \ src/misc/syscall.c \ src/misc/syslog.c \ src/misc/uname.c \ src/misc/wordexp.c \ src/mman/madvise.c \ src/mman/mincore.c \ src/mman/mlock.c \ src/mman/mlockall.c \ src/mman/mmap.c \ src/mman/mprotect.c \ src/mman/mremap.c \ src/mman/msync.c \ src/mman/munlock.c \ src/mman/munlockall.c \ src/mman/munmap.c \ src/mman/posix_madvise.c \ src/mman/shm_open.c \ src/mq/mq_close.c \ src/mq/mq_getattr.c \ src/mq/mq_notify.c \ src/mq/mq_open.c \ src/mq/mq_receive.c \ src/mq/mq_send.c \ src/mq/mq_setattr.c \ src/mq/mq_timedreceive.c \ src/mq/mq_timedsend.c \ src/mq/mq_unlink.c \ src/multibyte/btowc.c \ src/multibyte/c16rtomb.c \ src/multibyte/c32rtomb.c \ src/multibyte/internal.c \ src/multibyte/mblen.c \ src/multibyte/mbrlen.c \ src/multibyte/mbrtoc16.c \ src/multibyte/mbrtoc32.c \ src/multibyte/mbrtowc.c \ src/multibyte/mbsinit.c \ src/multibyte/mbsnrtowcs.c \ src/multibyte/mbsrtowcs.c \ src/multibyte/mbstowcs.c \ src/multibyte/mbtowc.c \ src/multibyte/wcrtomb.c \ src/multibyte/wcsnrtombs.c \ src/multibyte/wcsrtombs.c \ src/multibyte/wcstombs.c \ src/multibyte/wctob.c \ src/multibyte/wctomb.c \ src/network/accept.c \ src/network/accept4.c \ src/network/bind.c \ src/network/connect.c \ src/network/dn_comp.c \ src/network/dn_expand.c \ src/network/dn_skipname.c \ src/network/dns_parse.c \ src/network/ent.c \ src/network/ether.c \ src/network/freeaddrinfo.c \ src/network/gai_strerror.c \ src/network/getaddrinfo.c \ src/network/gethostbyaddr.c \ src/network/gethostbyaddr_r.c \ src/network/gethostbyname.c \ src/network/gethostbyname2.c \ src/network/gethostbyname2_r.c \ src/network/gethostbyname_r.c \ src/network/getifaddrs.c \ src/network/getnameinfo.c \ src/network/getpeername.c \ src/network/getservbyname.c \ src/network/getservbyname_r.c \ src/network/getservbyport.c \ src/network/getservbyport_r.c \ src/network/getsockname.c \ src/network/getsockopt.c \ src/network/h_errno.c \ src/network/herror.c \ src/network/hstrerror.c \ src/network/htonl.c \ src/network/htons.c \ src/network/if_freenameindex.c \ src/network/if_indextoname.c \ src/network/if_nameindex.c \ src/network/if_nametoindex.c \ src/network/in6addr_any.c \ src/network/in6addr_loopback.c \ src/network/inet_addr.c \ src/network/inet_aton.c \ src/network/inet_legacy.c \ src/network/inet_ntoa.c \ src/network/inet_ntop.c \ src/network/inet_pton.c \ src/network/listen.c \ src/network/lookup_ipliteral.c \ src/network/lookup_name.c \ src/network/lookup_serv.c \ src/network/netlink.c \ src/network/netname.c \ src/network/ns_parse.c \ src/network/ntohl.c \ src/network/ntohs.c \ src/network/proto.c \ src/network/recv.c \ src/network/recvfrom.c \ src/network/recvmmsg.c \ src/network/recvmsg.c \ src/network/res_init.c \ src/network/res_mkquery.c \ src/network/res_msend.c \ src/network/res_query.c \ src/network/res_querydomain.c \ src/network/res_send.c \ src/network/res_state.c \ src/network/resolvconf.c \ src/network/send.c \ src/network/sendmmsg.c \ src/network/sendmsg.c \ src/network/sendto.c \ src/network/serv.c \ src/network/setsockopt.c \ src/network/shutdown.c \ src/network/sockatmark.c \ src/network/socket.c \ src/network/socketpair.c \ src/passwd/fgetgrent.c \ src/passwd/fgetpwent.c \ src/passwd/fgetspent.c \ src/passwd/getgr_a.c \ src/passwd/getgr_r.c \ src/passwd/getgrent.c \ src/passwd/getgrent_a.c \ src/passwd/getgrouplist.c \ src/passwd/getpw_a.c \ src/passwd/getpw_r.c \ src/passwd/getpwent.c \ src/passwd/getpwent_a.c \ src/passwd/getspent.c \ src/passwd/getspnam.c \ src/passwd/getspnam_r.c \ src/passwd/lckpwdf.c \ src/passwd/nscd_query.c \ src/passwd/putgrent.c \ src/passwd/putpwent.c \ src/passwd/putspent.c \ src/prng/__rand48_step.c \ src/prng/__seed48.c \ src/prng/drand48.c \ src/prng/lcong48.c \ src/prng/lrand48.c \ src/prng/mrand48.c \ src/prng/rand.c \ src/prng/rand_r.c \ src/prng/random.c \ src/prng/seed48.c \ src/prng/srand48.c \ src/process/_Fork.c \ src/process/execl.c \ src/process/execle.c \ src/process/execlp.c \ src/process/execv.c \ src/process/execve.c \ src/process/execvp.c \ src/process/fexecve.c \ src/process/fork.c \ src/process/posix_spawn.c \ src/process/posix_spawn_file_actions_addchdir.c \ src/process/posix_spawn_file_actions_addclose.c \ src/process/posix_spawn_file_actions_adddup2.c \ src/process/posix_spawn_file_actions_addfchdir.c \ src/process/posix_spawn_file_actions_addopen.c \ src/process/posix_spawn_file_actions_destroy.c \ src/process/posix_spawn_file_actions_init.c \ src/process/posix_spawnattr_destroy.c \ src/process/posix_spawnattr_getflags.c \ src/process/posix_spawnattr_getpgroup.c \ src/process/posix_spawnattr_getsigdefault.c \ src/process/posix_spawnattr_getsigmask.c \ src/process/posix_spawnattr_init.c \ src/process/posix_spawnattr_sched.c \ src/process/posix_spawnattr_setflags.c \ src/process/posix_spawnattr_setpgroup.c \ src/process/posix_spawnattr_setsigdefault.c \ src/process/posix_spawnattr_setsigmask.c \ src/process/posix_spawnp.c \ src/process/system.c \ src/process/wait.c \ src/process/waitid.c \ src/process/waitpid.c \ src/regex/fnmatch.c \ src/regex/glob.c \ src/regex/regcomp.c \ src/regex/regerror.c \ src/regex/regexec.c \ src/regex/tre-mem.c \ src/sched/affinity.c \ src/sched/sched_cpucount.c \ src/sched/sched_get_priority_max.c \ src/sched/sched_getcpu.c \ src/sched/sched_getparam.c \ src/sched/sched_getscheduler.c \ src/sched/sched_rr_get_interval.c \ src/sched/sched_setparam.c \ src/sched/sched_setscheduler.c \ src/sched/sched_yield.c \ src/search/hsearch.c \ src/search/insque.c \ src/search/lsearch.c \ src/search/tdelete.c \ src/search/tdestroy.c \ src/search/tfind.c \ src/search/tsearch.c \ src/search/twalk.c \ src/select/poll.c \ src/select/pselect.c \ src/select/select.c \ src/signal/block.c \ src/signal/getitimer.c \ src/signal/kill.c \ src/signal/killpg.c \ src/signal/psiginfo.c \ src/signal/psignal.c \ src/signal/raise.c \ src/signal/setitimer.c \ src/signal/sigaction.c \ src/signal/sigaddset.c \ src/signal/sigaltstack.c \ src/signal/sigandset.c \ src/signal/sigdelset.c \ src/signal/sigemptyset.c \ src/signal/sigfillset.c \ src/signal/sighold.c \ src/signal/sigignore.c \ src/signal/siginterrupt.c \ src/signal/sigisemptyset.c \ src/signal/sigismember.c \ src/signal/siglongjmp.c \ src/signal/signal.c \ src/signal/sigorset.c \ src/signal/sigpause.c \ src/signal/sigpending.c \ src/signal/sigprocmask.c \ src/signal/sigqueue.c \ src/signal/sigrelse.c \ src/signal/sigrtmax.c \ src/signal/sigrtmin.c \ src/signal/sigset.c \ src/signal/sigsetjmp_tail.c \ src/signal/sigsuspend.c \ src/signal/sigtimedwait.c \ src/signal/sigwait.c \ src/signal/sigwaitinfo.c \ src/stat/__xstat.c \ src/stat/chmod.c \ src/stat/fchmod.c \ src/stat/fchmodat.c \ src/stat/fstat.c \ src/stat/fstatat.c \ src/stat/futimens.c \ src/stat/futimesat.c \ src/stat/lchmod.c \ src/stat/lstat.c \ src/stat/mkdir.c \ src/stat/mkdirat.c \ src/stat/mkfifo.c \ src/stat/mkfifoat.c \ src/stat/mknod.c \ src/stat/mknodat.c \ src/stat/stat.c \ src/stat/statvfs.c \ src/stat/umask.c \ src/stat/utimensat.c \ src/stdio/__fclose_ca.c \ src/stdio/__fdopen.c \ src/stdio/__fmodeflags.c \ src/stdio/__fopen_rb_ca.c \ src/stdio/__lockfile.c \ src/stdio/__overflow.c \ src/stdio/__stdio_close.c \ src/stdio/__stdio_exit.c \ src/stdio/__stdio_read.c \ src/stdio/__stdio_seek.c \ src/stdio/__stdio_write.c \ src/stdio/__stdout_write.c \ src/stdio/__toread.c \ src/stdio/__towrite.c \ src/stdio/__uflow.c \ src/stdio/asprintf.c \ src/stdio/clearerr.c \ src/stdio/dprintf.c \ src/stdio/ext.c \ src/stdio/ext2.c \ src/stdio/fclose.c \ src/stdio/feof.c \ src/stdio/ferror.c \ src/stdio/fflush.c \ src/stdio/fgetc.c \ src/stdio/fgetln.c \ src/stdio/fgetpos.c \ src/stdio/fgets.c \ src/stdio/fgetwc.c \ src/stdio/fgetws.c \ src/stdio/fileno.c \ src/stdio/flockfile.c \ src/stdio/fmemopen.c \ src/stdio/fopen.c \ src/stdio/fopencookie.c \ src/stdio/fprintf.c \ src/stdio/fputc.c \ src/stdio/fputs.c \ src/stdio/fputwc.c \ src/stdio/fputws.c \ src/stdio/fread.c \ src/stdio/freopen.c \ src/stdio/fscanf.c \ src/stdio/fseek.c \ src/stdio/fsetpos.c \ src/stdio/ftell.c \ src/stdio/ftrylockfile.c \ src/stdio/funlockfile.c \ src/stdio/fwide.c \ src/stdio/fwprintf.c \ src/stdio/fwrite.c \ src/stdio/fwscanf.c \ src/stdio/getc.c \ src/stdio/getc_unlocked.c \ src/stdio/getchar.c \ src/stdio/getchar_unlocked.c \ src/stdio/getdelim.c \ src/stdio/getline.c \ src/stdio/gets.c \ src/stdio/getw.c \ src/stdio/getwc.c \ src/stdio/getwchar.c \ src/stdio/ofl.c \ src/stdio/ofl_add.c \ src/stdio/open_memstream.c \ src/stdio/open_wmemstream.c \ src/stdio/pclose.c \ src/stdio/perror.c \ src/stdio/popen.c \ src/stdio/printf.c \ src/stdio/putc.c \ src/stdio/putc_unlocked.c \ src/stdio/putchar.c \ src/stdio/putchar_unlocked.c \ src/stdio/puts.c \ src/stdio/putw.c \ src/stdio/putwc.c \ src/stdio/putwchar.c \ src/stdio/remove.c \ src/stdio/rename.c \ src/stdio/rewind.c \ src/stdio/scanf.c \ src/stdio/setbuf.c \ src/stdio/setbuffer.c \ src/stdio/setlinebuf.c \ src/stdio/setvbuf.c \ src/stdio/snprintf.c \ src/stdio/sprintf.c \ src/stdio/sscanf.c \ src/stdio/stderr.c \ src/stdio/stdin.c \ src/stdio/stdout.c \ src/stdio/swprintf.c \ src/stdio/swscanf.c \ src/stdio/tempnam.c \ src/stdio/tmpfile.c \ src/stdio/tmpnam.c \ src/stdio/ungetc.c \ src/stdio/ungetwc.c \ src/stdio/vasprintf.c \ src/stdio/vdprintf.c \ src/stdio/vfprintf.c \ src/stdio/vfscanf.c \ src/stdio/vfwprintf.c \ src/stdio/vfwscanf.c \ src/stdio/vprintf.c \ src/stdio/vscanf.c \ src/stdio/vsnprintf.c \ src/stdio/vsprintf.c \ src/stdio/vsscanf.c \ src/stdio/vswprintf.c \ src/stdio/vswscanf.c \ src/stdio/vwprintf.c \ src/stdio/vwscanf.c \ src/stdio/wprintf.c \ src/stdio/wscanf.c \ src/stdlib/abs.c \ src/stdlib/atof.c \ src/stdlib/atoi.c \ src/stdlib/atol.c \ src/stdlib/atoll.c \ src/stdlib/bsearch.c \ src/stdlib/div.c \ src/stdlib/ecvt.c \ src/stdlib/fcvt.c \ src/stdlib/gcvt.c \ src/stdlib/imaxabs.c \ src/stdlib/imaxdiv.c \ src/stdlib/labs.c \ src/stdlib/ldiv.c \ src/stdlib/llabs.c \ src/stdlib/lldiv.c \ src/stdlib/qsort.c \ src/stdlib/qsort_nr.c \ src/stdlib/strtod.c \ src/stdlib/strtol.c \ src/stdlib/wcstod.c \ src/stdlib/wcstol.c \ src/string/bcmp.c \ src/string/bcopy.c \ src/string/bzero.c \ src/string/explicit_bzero.c \ src/string/index.c \ src/string/memccpy.c \ src/string/memchr.c \ src/string/memcmp.c \ src/string/memmem.c \ src/string/mempcpy.c \ src/string/memrchr.c \ src/string/rindex.c \ src/string/stpcpy.c \ src/string/stpncpy.c \ src/string/strcasecmp.c \ src/string/strcasestr.c \ src/string/strcat.c \ src/string/strchr.c \ src/string/strchrnul.c \ src/string/strcmp.c \ src/string/strcpy.c \ src/string/strcspn.c \ src/string/strdup.c \ src/string/strerror_r.c \ src/string/strlcat.c \ src/string/strlcpy.c \ src/string/strlen.c \ src/string/strncasecmp.c \ src/string/strncat.c \ src/string/strncmp.c \ src/string/strncpy.c \ src/string/strndup.c \ src/string/strnlen.c \ src/string/strpbrk.c \ src/string/strrchr.c \ src/string/strsep.c \ src/string/strsignal.c \ src/string/strspn.c \ src/string/strstr.c \ src/string/strtok.c \ src/string/strtok_r.c \ src/string/strverscmp.c \ src/string/swab.c \ src/string/wcpcpy.c \ src/string/wcpncpy.c \ src/string/wcscasecmp.c \ src/string/wcscasecmp_l.c \ src/string/wcscat.c \ src/string/wcschr.c \ src/string/wcscmp.c \ src/string/wcscpy.c \ src/string/wcscspn.c \ src/string/wcsdup.c \ src/string/wcslen.c \ src/string/wcsncasecmp.c \ src/string/wcsncasecmp_l.c \ src/string/wcsncat.c \ src/string/wcsncmp.c \ src/string/wcsncpy.c \ src/string/wcsnlen.c \ src/string/wcspbrk.c \ src/string/wcsrchr.c \ src/string/wcsspn.c \ src/string/wcsstr.c \ src/string/wcstok.c \ src/string/wcswcs.c \ src/string/wmemchr.c \ src/string/wmemcmp.c \ src/string/wmemcpy.c \ src/string/wmemmove.c \ src/string/wmemset.c \ src/temp/__randname.c \ src/temp/mkdtemp.c \ src/temp/mkostemp.c \ src/temp/mkostemps.c \ src/temp/mkstemp.c \ src/temp/mkstemps.c \ src/temp/mktemp.c \ src/termios/cfgetospeed.c \ src/termios/cfmakeraw.c \ src/termios/cfsetospeed.c \ src/termios/tcdrain.c \ src/termios/tcflow.c \ src/termios/tcflush.c \ src/termios/tcgetattr.c \ src/termios/tcgetsid.c \ src/termios/tcgetwinsize.c \ src/termios/tcsendbreak.c \ src/termios/tcsetattr.c \ src/termios/tcsetwinsize.c \ src/thread/__lock.c \ src/thread/__syscall_cp.c \ src/thread/__timedwait.c \ src/thread/__tls_get_addr.c \ src/thread/__wait.c \ src/thread/call_once.c \ src/thread/cnd_broadcast.c \ src/thread/cnd_destroy.c \ src/thread/cnd_init.c \ src/thread/cnd_signal.c \ src/thread/cnd_timedwait.c \ src/thread/cnd_wait.c \ src/thread/default_attr.c \ src/thread/lock_ptc.c \ src/thread/mtx_destroy.c \ src/thread/mtx_init.c \ src/thread/mtx_lock.c \ src/thread/mtx_timedlock.c \ src/thread/mtx_trylock.c \ src/thread/mtx_unlock.c \ src/thread/pthread_atfork.c \ src/thread/pthread_attr_destroy.c \ src/thread/pthread_attr_get.c \ src/thread/pthread_attr_init.c \ src/thread/pthread_attr_setdetachstate.c \ src/thread/pthread_attr_setguardsize.c \ src/thread/pthread_attr_setinheritsched.c \ src/thread/pthread_attr_setschedparam.c \ src/thread/pthread_attr_setschedpolicy.c \ src/thread/pthread_attr_setscope.c \ src/thread/pthread_attr_setstack.c \ src/thread/pthread_attr_setstacksize.c \ src/thread/pthread_barrier_destroy.c \ src/thread/pthread_barrier_init.c \ src/thread/pthread_barrier_wait.c \ src/thread/pthread_barrierattr_destroy.c \ src/thread/pthread_barrierattr_init.c \ src/thread/pthread_barrierattr_setpshared.c \ src/thread/pthread_cancel.c \ src/thread/pthread_cleanup_push.c \ src/thread/pthread_cond_broadcast.c \ src/thread/pthread_cond_destroy.c \ src/thread/pthread_cond_init.c \ src/thread/pthread_cond_signal.c \ src/thread/pthread_cond_timedwait.c \ src/thread/pthread_cond_wait.c \ src/thread/pthread_condattr_destroy.c \ src/thread/pthread_condattr_init.c \ src/thread/pthread_condattr_setclock.c \ src/thread/pthread_condattr_setpshared.c \ src/thread/pthread_create.c \ src/thread/pthread_detach.c \ src/thread/pthread_equal.c \ src/thread/pthread_getattr_np.c \ src/thread/pthread_getconcurrency.c \ src/thread/pthread_getcpuclockid.c \ src/thread/pthread_getname_np.c \ src/thread/pthread_getschedparam.c \ src/thread/pthread_getspecific.c \ src/thread/pthread_join.c \ src/thread/pthread_key_create.c \ src/thread/pthread_kill.c \ src/thread/pthread_mutex_consistent.c \ src/thread/pthread_mutex_destroy.c \ src/thread/pthread_mutex_getprioceiling.c \ src/thread/pthread_mutex_init.c \ src/thread/pthread_mutex_lock.c \ src/thread/pthread_mutex_setprioceiling.c \ src/thread/pthread_mutex_timedlock.c \ src/thread/pthread_mutex_trylock.c \ src/thread/pthread_mutex_unlock.c \ src/thread/pthread_mutexattr_destroy.c \ src/thread/pthread_mutexattr_init.c \ src/thread/pthread_mutexattr_setprotocol.c \ src/thread/pthread_mutexattr_setpshared.c \ src/thread/pthread_mutexattr_setrobust.c \ src/thread/pthread_mutexattr_settype.c \ src/thread/pthread_once.c \ src/thread/pthread_rwlock_destroy.c \ src/thread/pthread_rwlock_init.c \ src/thread/pthread_rwlock_rdlock.c \ src/thread/pthread_rwlock_timedrdlock.c \ src/thread/pthread_rwlock_timedwrlock.c \ src/thread/pthread_rwlock_tryrdlock.c \ src/thread/pthread_rwlock_trywrlock.c \ src/thread/pthread_rwlock_unlock.c \ src/thread/pthread_rwlock_wrlock.c \ src/thread/pthread_rwlockattr_destroy.c \ src/thread/pthread_rwlockattr_init.c \ src/thread/pthread_rwlockattr_setpshared.c \ src/thread/pthread_self.c \ src/thread/pthread_setattr_default_np.c \ src/thread/pthread_setcancelstate.c \ src/thread/pthread_setcanceltype.c \ src/thread/pthread_setconcurrency.c \ src/thread/pthread_setname_np.c \ src/thread/pthread_setschedparam.c \ src/thread/pthread_setschedprio.c \ src/thread/pthread_setspecific.c \ src/thread/pthread_sigmask.c \ src/thread/pthread_spin_destroy.c \ src/thread/pthread_spin_init.c \ src/thread/pthread_spin_lock.c \ src/thread/pthread_spin_trylock.c \ src/thread/pthread_spin_unlock.c \ src/thread/pthread_testcancel.c \ src/thread/sem_destroy.c \ src/thread/sem_getvalue.c \ src/thread/sem_init.c \ src/thread/sem_open.c \ src/thread/sem_post.c \ src/thread/sem_timedwait.c \ src/thread/sem_trywait.c \ src/thread/sem_unlink.c \ src/thread/sem_wait.c \ src/thread/synccall.c \ src/thread/thrd_create.c \ src/thread/thrd_exit.c \ src/thread/thrd_join.c \ src/thread/thrd_sleep.c \ src/thread/thrd_yield.c \ src/thread/tls.c \ src/thread/tss_create.c \ src/thread/tss_delete.c \ src/thread/tss_set.c \ src/thread/vmlock.c \ src/time/__map_file.c \ src/time/__month_to_secs.c \ src/time/__secs_to_tm.c \ src/time/__tm_to_secs.c \ src/time/__tz.c \ src/time/__year_to_secs.c \ src/time/asctime.c \ src/time/asctime_r.c \ src/time/clock.c \ src/time/clock_getcpuclockid.c \ src/time/clock_getres.c \ src/time/clock_gettime.c \ src/time/clock_nanosleep.c \ src/time/clock_settime.c \ src/time/ctime.c \ src/time/ctime_r.c \ src/time/difftime.c \ src/time/ftime.c \ src/time/getdate.c \ src/time/gettimeofday.c \ src/time/gmtime.c \ src/time/gmtime_r.c \ src/time/localtime.c \ src/time/localtime_r.c \ src/time/mktime.c \ src/time/nanosleep.c \ src/time/strftime.c \ src/time/strptime.c \ src/time/time.c \ src/time/timegm.c \ src/time/timer_create.c \ src/time/timer_delete.c \ src/time/timer_getoverrun.c \ src/time/timer_gettime.c \ src/time/timer_settime.c \ src/time/times.c \ src/time/timespec_get.c \ src/time/utime.c \ src/time/wcsftime.c \ src/unistd/_exit.c \ src/unistd/access.c \ src/unistd/acct.c \ src/unistd/alarm.c \ src/unistd/chdir.c \ src/unistd/chown.c \ src/unistd/close.c \ src/unistd/ctermid.c \ src/unistd/dup.c \ src/unistd/dup2.c \ src/unistd/dup3.c \ src/unistd/faccessat.c \ src/unistd/fchdir.c \ src/unistd/fchown.c \ src/unistd/fchownat.c \ src/unistd/fdatasync.c \ src/unistd/fsync.c \ src/unistd/ftruncate.c \ src/unistd/getcwd.c \ src/unistd/getegid.c \ src/unistd/geteuid.c \ src/unistd/getgid.c \ src/unistd/getgroups.c \ src/unistd/gethostname.c \ src/unistd/getlogin.c \ src/unistd/getlogin_r.c \ src/unistd/getpgid.c \ src/unistd/getpgrp.c \ src/unistd/getpid.c \ src/unistd/getppid.c \ src/unistd/getsid.c \ src/unistd/getuid.c \ src/unistd/isatty.c \ src/unistd/lchown.c \ src/unistd/link.c \ src/unistd/linkat.c \ src/unistd/lseek.c \ src/unistd/nice.c \ src/unistd/pause.c \ src/unistd/pipe.c \ src/unistd/pipe2.c \ src/unistd/posix_close.c \ src/unistd/pread.c \ src/unistd/preadv.c \ src/unistd/pwrite.c \ src/unistd/pwritev.c \ src/unistd/read.c \ src/unistd/readlink.c \ src/unistd/readlinkat.c \ src/unistd/readv.c \ src/unistd/renameat.c \ src/unistd/rmdir.c \ src/unistd/setegid.c \ src/unistd/seteuid.c \ src/unistd/setgid.c \ src/unistd/setpgid.c \ src/unistd/setpgrp.c \ src/unistd/setregid.c \ src/unistd/setresgid.c \ src/unistd/setresuid.c \ src/unistd/setreuid.c \ src/unistd/setsid.c \ src/unistd/setuid.c \ src/unistd/setxid.c \ src/unistd/sleep.c \ src/unistd/symlink.c \ src/unistd/symlinkat.c \ src/unistd/sync.c \ src/unistd/tcgetpgrp.c \ src/unistd/tcsetpgrp.c \ src/unistd/truncate.c \ src/unistd/ttyname.c \ src/unistd/ttyname_r.c \ src/unistd/ualarm.c \ src/unistd/unlink.c \ src/unistd/unlinkat.c \ src/unistd/usleep.c \ src/unistd/write.c \ src/unistd/writev.c \ ## $PLATFORM # crt/aarch64/crti.s \ # crt/aarch64/crtn.s \ # crt/arm/crti.s \ # crt/arm/crtn.s \ # crt/i386/crti.s \ # crt/i386/crtn.s \ # crt/microblaze/crti.s \ # crt/microblaze/crtn.s \ # crt/mips/crti.s \ # crt/mips/crtn.s \ # crt/mips64/crti.s \ # crt/mips64/crtn.s \ # crt/mipsn32/crti.s \ # crt/mipsn32/crtn.s \ # crt/or1k/crti.s \ # crt/or1k/crtn.s \ # crt/powerpc/crti.s \ # crt/powerpc/crtn.s \ # crt/powerpc64/crti.s \ # crt/powerpc64/crtn.s \ # crt/s390x/crti.s \ # crt/s390x/crtn.s \ # crt/sh/crti.s \ # crt/sh/crtn.s \ # crt/x32/crti.s \ # crt/x32/crtn.s \ # src/fenv/aarch64/fenv.s \ # src/fenv/i386/fenv.s \ # src/fenv/x32/fenv.s \ # src/internal/i386/defsysinfo.s \ # src/ldso/aarch64/dlsym.s \ # src/ldso/aarch64/tlsdesc.s \ # src/ldso/arm/dlsym.s \ # src/ldso/i386/dlsym.s \ # src/ldso/i386/tlsdesc.s \ # src/ldso/m68k/dlsym.s \ # src/ldso/microblaze/dlsym.s \ # src/ldso/mips/dlsym.s \ # src/ldso/mips64/dlsym.s \ # src/ldso/mipsn32/dlsym.s \ # src/ldso/or1k/dlsym.s \ # src/ldso/powerpc/dlsym.s \ # src/ldso/powerpc64/dlsym.s \ # src/ldso/riscv64/dlsym.s \ # src/ldso/s390x/dlsym.s \ # src/ldso/sh/dlsym.s \ # src/ldso/x32/dlsym.s \ # src/math/i386/__invtrigl.s \ # src/math/i386/acos.s \ # src/math/i386/acosf.s \ # src/math/i386/acosl.s \ # src/math/i386/asin.s \ # src/math/i386/asinf.s \ # src/math/i386/asinl.s \ # src/math/i386/atan.s \ # src/math/i386/atan2.s \ # src/math/i386/atan2f.s \ # src/math/i386/atan2l.s \ # src/math/i386/atanf.s \ # src/math/i386/atanl.s \ # src/math/i386/ceil.s \ # src/math/i386/ceilf.s \ # src/math/i386/ceill.s \ # src/math/i386/exp2l.s \ # src/math/i386/exp_ld.s \ # src/math/i386/expl.s \ # src/math/i386/expm1l.s \ # src/math/i386/floor.s \ # src/math/i386/floorf.s \ # src/math/i386/floorl.s \ # src/math/i386/hypot.s \ # src/math/i386/hypotf.s \ # src/math/i386/ldexp.s \ # src/math/i386/ldexpf.s \ # src/math/i386/ldexpl.s \ # src/math/i386/log.s \ # src/math/i386/log10.s \ # src/math/i386/log10f.s \ # src/math/i386/log10l.s \ # src/math/i386/log1p.s \ # src/math/i386/log1pf.s \ # src/math/i386/log1pl.s \ # src/math/i386/log2.s \ # src/math/i386/log2f.s \ # src/math/i386/log2l.s \ # src/math/i386/logf.s \ # src/math/i386/logl.s \ # src/math/i386/remquo.s \ # src/math/i386/remquof.s \ # src/math/i386/remquol.s \ # src/math/i386/scalbln.s \ # src/math/i386/scalblnf.s \ # src/math/i386/scalblnl.s \ # src/math/i386/scalbn.s \ # src/math/i386/scalbnf.s \ # src/math/i386/scalbnl.s \ # src/math/i386/trunc.s \ # src/math/i386/truncf.s \ # src/math/i386/truncl.s \ # src/math/x32/__invtrigl.s \ # src/math/x32/acosl.s \ # src/math/x32/asinl.s \ # src/math/x32/atan2l.s \ # src/math/x32/atanl.s \ # src/math/x32/ceill.s \ # src/math/x32/exp2l.s \ # src/math/x32/expl.s \ # src/math/x32/expm1l.s \ # src/math/x32/fabs.s \ # src/math/x32/fabsf.s \ # src/math/x32/fabsl.s \ # src/math/x32/floorl.s \ # src/math/x32/fmodl.s \ # src/math/x32/llrint.s \ # src/math/x32/llrintf.s \ # src/math/x32/llrintl.s \ # src/math/x32/log10l.s \ # src/math/x32/log1pl.s \ # src/math/x32/log2l.s \ # src/math/x32/logl.s \ # src/math/x32/lrint.s \ # src/math/x32/lrintf.s \ # src/math/x32/lrintl.s \ # src/math/x32/remainderl.s \ # src/math/x32/rintl.s \ # src/math/x32/sqrt.s \ # src/math/x32/sqrtf.s \ # src/math/x32/sqrtl.s \ # src/math/x32/truncl.s \ # src/process/aarch64/vfork.s \ # src/process/arm/vfork.s \ # src/process/i386/vfork.s \ # src/process/riscv64/vfork.s \ # src/process/s390x/vfork.s \ # src/process/sh/vfork.s \ # src/process/x32/vfork.s \ # src/setjmp/aarch64/longjmp.s \ # src/setjmp/aarch64/setjmp.s \ # src/setjmp/i386/longjmp.s \ # src/setjmp/i386/setjmp.s \ # src/setjmp/m68k/longjmp.s \ # src/setjmp/m68k/setjmp.s \ # src/setjmp/microblaze/longjmp.s \ # src/setjmp/microblaze/setjmp.s \ # src/setjmp/or1k/longjmp.s \ # src/setjmp/or1k/setjmp.s \ # src/setjmp/powerpc64/longjmp.s \ # src/setjmp/powerpc64/setjmp.s \ # src/setjmp/s390x/longjmp.s \ # src/setjmp/s390x/setjmp.s \ # src/setjmp/x32/longjmp.s \ # src/setjmp/x32/setjmp.s \ # src/signal/aarch64/restore.s \ # src/signal/aarch64/sigsetjmp.s \ # src/signal/arm/restore.s \ # src/signal/arm/sigsetjmp.s \ # src/signal/i386/restore.s \ # src/signal/i386/sigsetjmp.s \ # src/signal/m68k/sigsetjmp.s \ # src/signal/microblaze/restore.s \ # src/signal/microblaze/sigsetjmp.s \ # src/signal/mips/sigsetjmp.s \ # src/signal/mips64/sigsetjmp.s \ # src/signal/mipsn32/sigsetjmp.s \ # src/signal/or1k/sigsetjmp.s \ # src/signal/powerpc/restore.s \ # src/signal/powerpc/sigsetjmp.s \ # src/signal/powerpc64/restore.s \ # src/signal/powerpc64/sigsetjmp.s \ # src/signal/riscv64/restore.s \ # src/signal/riscv64/sigsetjmp.s \ # src/signal/s390x/restore.s \ # src/signal/s390x/sigsetjmp.s \ # src/signal/sh/restore.s \ # src/signal/sh/sigsetjmp.s \ # src/signal/x32/restore.s \ # src/signal/x32/sigsetjmp.s \ # src/string/arm/__aeabi_memcpy.s \ # src/string/arm/__aeabi_memset.s \ # src/string/i386/memcpy.s \ # src/string/i386/memmove.s \ # src/string/i386/memset.s \ # src/thread/aarch64/__set_thread_area.s \ # src/thread/aarch64/__unmapself.s \ # src/thread/aarch64/clone.s \ # src/thread/aarch64/syscall_cp.s \ # src/thread/arm/__aeabi_read_tp.s \ # src/thread/arm/__unmapself.s \ # src/thread/arm/atomics.s \ # src/thread/arm/clone.s \ # src/thread/arm/syscall_cp.s \ # src/thread/i386/__set_thread_area.s \ # src/thread/i386/__unmapself.s \ # src/thread/i386/clone.s \ # src/thread/i386/syscall_cp.s \ # src/thread/i386/tls.s \ # src/thread/m68k/__m68k_read_tp.s \ # src/thread/m68k/clone.s \ # src/thread/m68k/syscall_cp.s \ # src/thread/microblaze/__set_thread_area.s \ # src/thread/microblaze/__unmapself.s \ # src/thread/microblaze/clone.s \ # src/thread/microblaze/syscall_cp.s \ # src/thread/mips/__unmapself.s \ # src/thread/mips/clone.s \ # src/thread/mips/syscall_cp.s \ # src/thread/mips64/__unmapself.s \ # src/thread/mips64/clone.s \ # src/thread/mips64/syscall_cp.s \ # src/thread/mipsn32/__unmapself.s \ # src/thread/mipsn32/clone.s \ # src/thread/mipsn32/syscall_cp.s \ # src/thread/or1k/__set_thread_area.s \ # src/thread/or1k/__unmapself.s \ # src/thread/or1k/clone.s \ # src/thread/or1k/syscall_cp.s \ # src/thread/powerpc/__set_thread_area.s \ # src/thread/powerpc/__unmapself.s \ # src/thread/powerpc/clone.s \ # src/thread/powerpc/syscall_cp.s \ # src/thread/powerpc64/__set_thread_area.s \ # src/thread/powerpc64/__unmapself.s \ # src/thread/powerpc64/clone.s \ # src/thread/powerpc64/syscall_cp.s \ # src/thread/riscv64/__set_thread_area.s \ # src/thread/riscv64/__unmapself.s \ # src/thread/riscv64/clone.s \ # src/thread/riscv64/syscall_cp.s \ # src/thread/s390x/__set_thread_area.s \ # src/thread/s390x/__tls_get_offset.s \ # src/thread/s390x/__unmapself.s \ # src/thread/s390x/clone.s \ # src/thread/s390x/syscall_cp.s \ # src/thread/sh/__unmapself_mmu.s \ # src/thread/sh/atomics.s \ # src/thread/sh/clone.s \ # src/thread/sh/syscall_cp.s \ # src/thread/x32/__set_thread_area.s \ # src/thread/x32/__unmapself.s \ # src/thread/x32/clone.s \ # src/thread/x32/syscall_cp.s \ # src/unistd/mips/pipe.s \ # src/unistd/mips64/pipe.s \ # src/unistd/mipsn32/pipe.s \ # src/unistd/sh/pipe.s \ ## optimization optimized.s = \ src/fenv/x86_64/fenv.s \ src/ldso/x86_64/dlsym.s \ src/ldso/x86_64/tlsdesc.s \ src/math/x86_64/__invtrigl.s \ src/math/x86_64/acosl.s \ src/math/x86_64/asinl.s \ src/math/x86_64/atan2l.s \ src/math/x86_64/atanl.s \ src/math/x86_64/ceill.s \ src/math/x86_64/exp2l.s \ src/math/x86_64/expl.s \ src/math/x86_64/expm1l.s \ src/math/x86_64/floorl.s \ src/math/x86_64/log10l.s \ src/math/x86_64/log1pl.s \ src/math/x86_64/log2l.s \ src/math/x86_64/logl.s \ src/math/x86_64/truncl.s \ src/process/x86_64/vfork.s \ src/string/x86_64/memcpy.s \ src/string/x86_64/memmove.s \ src/string/x86_64/memset.s \ src/signal/x86_64/restore.s \ src/thread/x86_64/__set_thread_area.s \ src/thread/x86_64/__unmapself.s \ src/thread/x86_64/clone.s \ libc.s = \ $(optimized.s) \ src/setjmp/x86_64/longjmp.s \ src/setjmp/x86_64/setjmp.s \ src/signal/x86_64/sigsetjmp.s \ src/thread/x86_64/syscall_cp.s \ crt.c = crt/crt1.c crt.s = \ crt/x86_64/crti.s \ crt/x86_64/crtn.s \ sources.c = $(libc.c) $(crt.c) sources.s = $(libc.s) $(crt.s) src/aio/aio.xa: src/aio/aio.to src/aio/aio_suspend.xa: src/aio/aio_suspend.to src/aio/lio_listio.xa: src/aio/lio_listio.to src/complex/__cexp.xa: src/complex/__cexp.to src/complex/__cexpf.xa: src/complex/__cexpf.to src/complex/cabs.xa: src/complex/cabs.to src/complex/cabsf.xa: src/complex/cabsf.to src/complex/cabsl.xa: src/complex/cabsl.to src/complex/cacos.xa: src/complex/cacos.to src/complex/cacosf.xa: src/complex/cacosf.to src/complex/cacosh.xa: src/complex/cacosh.to src/complex/cacoshf.xa: src/complex/cacoshf.to src/complex/cacoshl.xa: src/complex/cacoshl.to src/complex/cacosl.xa: src/complex/cacosl.to src/complex/carg.xa: src/complex/carg.to src/complex/cargf.xa: src/complex/cargf.to src/complex/cargl.xa: src/complex/cargl.to src/complex/casin.xa: src/complex/casin.to src/complex/casinf.xa: src/complex/casinf.to src/complex/casinh.xa: src/complex/casinh.to src/complex/casinhf.xa: src/complex/casinhf.to src/complex/casinhl.xa: src/complex/casinhl.to src/complex/casinl.xa: src/complex/casinl.to src/complex/catan.xa: src/complex/catan.to src/complex/catanf.xa: src/complex/catanf.to src/complex/catanh.xa: src/complex/catanh.to src/complex/catanhf.xa: src/complex/catanhf.to src/complex/catanhl.xa: src/complex/catanhl.to src/complex/catanl.xa: src/complex/catanl.to src/complex/ccos.xa: src/complex/ccos.to src/complex/ccosf.xa: src/complex/ccosf.to src/complex/ccosh.xa: src/complex/ccosh.to src/complex/ccoshf.xa: src/complex/ccoshf.to src/complex/ccoshl.xa: src/complex/ccoshl.to src/complex/ccosl.xa: src/complex/ccosl.to src/complex/cexp.xa: src/complex/cexp.to src/complex/cexpf.xa: src/complex/cexpf.to src/complex/cexpl.xa: src/complex/cexpl.to src/complex/cimag.xa: src/complex/cimag.to src/complex/cimagf.xa: src/complex/cimagf.to src/complex/cimagl.xa: src/complex/cimagl.to src/complex/clog.xa: src/complex/clog.to src/complex/clogf.xa: src/complex/clogf.to src/complex/clogl.xa: src/complex/clogl.to src/complex/conj.xa: src/complex/conj.to src/complex/conjf.xa: src/complex/conjf.to src/complex/conjl.xa: src/complex/conjl.to src/complex/cpow.xa: src/complex/cpow.to src/complex/cpowf.xa: src/complex/cpowf.to src/complex/cpowl.xa: src/complex/cpowl.to src/complex/cproj.xa: src/complex/cproj.to src/complex/cprojf.xa: src/complex/cprojf.to src/complex/cprojl.xa: src/complex/cprojl.to src/complex/creal.xa: src/complex/creal.to src/complex/crealf.xa: src/complex/crealf.to src/complex/creall.xa: src/complex/creall.to src/complex/csin.xa: src/complex/csin.to src/complex/csinf.xa: src/complex/csinf.to src/complex/csinh.xa: src/complex/csinh.to src/complex/csinhf.xa: src/complex/csinhf.to src/complex/csinhl.xa: src/complex/csinhl.to src/complex/csinl.xa: src/complex/csinl.to src/complex/csqrt.xa: src/complex/csqrt.to src/complex/csqrtf.xa: src/complex/csqrtf.to src/complex/csqrtl.xa: src/complex/csqrtl.to src/complex/ctan.xa: src/complex/ctan.to src/complex/ctanf.xa: src/complex/ctanf.to src/complex/ctanh.xa: src/complex/ctanh.to src/complex/ctanhf.xa: src/complex/ctanhf.to src/complex/ctanhl.xa: src/complex/ctanhl.to src/complex/ctanl.xa: src/complex/ctanl.to src/conf/confstr.xa: src/conf/confstr.to src/conf/fpathconf.xa: src/conf/fpathconf.to src/conf/legacy.xa: src/conf/legacy.to src/conf/pathconf.xa: src/conf/pathconf.to src/conf/sysconf.xa: src/conf/sysconf.to src/crypt/crypt.xa: src/crypt/crypt.to src/crypt/crypt_blowfish.xa: src/crypt/crypt_blowfish.to src/crypt/crypt_des.xa: src/crypt/crypt_des.to src/crypt/crypt_md5.xa: src/crypt/crypt_md5.to src/crypt/crypt_r.xa: src/crypt/crypt_r.to src/crypt/crypt_sha256.xa: src/crypt/crypt_sha256.to src/crypt/crypt_sha512.xa: src/crypt/crypt_sha512.to src/crypt/encrypt.xa: src/crypt/encrypt.to src/ctype/__ctype_b_loc.xa: src/ctype/__ctype_b_loc.to src/ctype/__ctype_get_mb_cur_max.xa: src/ctype/__ctype_get_mb_cur_max.to src/ctype/__ctype_tolower_loc.xa: src/ctype/__ctype_tolower_loc.to src/ctype/__ctype_toupper_loc.xa: src/ctype/__ctype_toupper_loc.to src/ctype/isalnum.xa: src/ctype/isalnum.to src/ctype/isalpha.xa: src/ctype/isalpha.to src/ctype/isascii.xa: src/ctype/isascii.to src/ctype/isblank.xa: src/ctype/isblank.to src/ctype/iscntrl.xa: src/ctype/iscntrl.to src/ctype/isdigit.xa: src/ctype/isdigit.to src/ctype/isgraph.xa: src/ctype/isgraph.to src/ctype/islower.xa: src/ctype/islower.to src/ctype/isprint.xa: src/ctype/isprint.to src/ctype/ispunct.xa: src/ctype/ispunct.to src/ctype/isspace.xa: src/ctype/isspace.to src/ctype/isupper.xa: src/ctype/isupper.to src/ctype/iswalnum.xa: src/ctype/iswalnum.to src/ctype/iswalpha.xa: src/ctype/iswalpha.to src/ctype/iswblank.xa: src/ctype/iswblank.to src/ctype/iswcntrl.xa: src/ctype/iswcntrl.to src/ctype/iswctype.xa: src/ctype/iswctype.to src/ctype/iswdigit.xa: src/ctype/iswdigit.to src/ctype/iswgraph.xa: src/ctype/iswgraph.to src/ctype/iswlower.xa: src/ctype/iswlower.to src/ctype/iswprint.xa: src/ctype/iswprint.to src/ctype/iswpunct.xa: src/ctype/iswpunct.to src/ctype/iswspace.xa: src/ctype/iswspace.to src/ctype/iswupper.xa: src/ctype/iswupper.to src/ctype/iswxdigit.xa: src/ctype/iswxdigit.to src/ctype/isxdigit.xa: src/ctype/isxdigit.to src/ctype/toascii.xa: src/ctype/toascii.to src/ctype/tolower.xa: src/ctype/tolower.to src/ctype/toupper.xa: src/ctype/toupper.to src/ctype/towctrans.xa: src/ctype/towctrans.to src/ctype/wcswidth.xa: src/ctype/wcswidth.to src/ctype/wctrans.xa: src/ctype/wctrans.to src/ctype/wcwidth.xa: src/ctype/wcwidth.to src/dirent/alphasort.xa: src/dirent/alphasort.to src/dirent/closedir.xa: src/dirent/closedir.to src/dirent/dirfd.xa: src/dirent/dirfd.to src/dirent/fdopendir.xa: src/dirent/fdopendir.to src/dirent/opendir.xa: src/dirent/opendir.to src/dirent/readdir.xa: src/dirent/readdir.to src/dirent/readdir_r.xa: src/dirent/readdir_r.to src/dirent/rewinddir.xa: src/dirent/rewinddir.to src/dirent/scandir.xa: src/dirent/scandir.to src/dirent/seekdir.xa: src/dirent/seekdir.to src/dirent/telldir.xa: src/dirent/telldir.to src/dirent/versionsort.xa: src/dirent/versionsort.to src/env/__environ.xa: src/env/__environ.to src/env/__init_tls.xa: src/env/__init_tls.to src/env/__libc_start_main.xa: src/env/__libc_start_main.to src/env/__reset_tls.xa: src/env/__reset_tls.to src/env/__stack_chk_fail.xa: src/env/__stack_chk_fail.to src/env/clearenv.xa: src/env/clearenv.to src/env/getenv.xa: src/env/getenv.to src/env/putenv.xa: src/env/putenv.to src/env/secure_getenv.xa: src/env/secure_getenv.to src/env/setenv.xa: src/env/setenv.to src/env/unsetenv.xa: src/env/unsetenv.to src/errno/__errno_location.xa: src/errno/__errno_location.to src/errno/strerror.xa: src/errno/strerror.to src/exit/_Exit.xa: src/exit/_Exit.to src/exit/abort.xa: src/exit/abort.to src/exit/abort_lock.xa: src/exit/abort_lock.to src/exit/arm/__aeabi_atexit.xa: src/exit/arm/__aeabi_atexit.to src/exit/assert.xa: src/exit/assert.to src/exit/at_quick_exit.xa: src/exit/at_quick_exit.to src/exit/atexit.xa: src/exit/atexit.to src/exit/exit.xa: src/exit/exit.to src/exit/quick_exit.xa: src/exit/quick_exit.to src/fcntl/creat.xa: src/fcntl/creat.to src/fcntl/fcntl.xa: src/fcntl/fcntl.to src/fcntl/open.xa: src/fcntl/open.to src/fcntl/openat.xa: src/fcntl/openat.to src/fcntl/posix_fadvise.xa: src/fcntl/posix_fadvise.to src/fcntl/posix_fallocate.xa: src/fcntl/posix_fallocate.to src/fenv/__flt_rounds.xa: src/fenv/__flt_rounds.to src/fenv/arm/fenv.xa: src/fenv/arm/fenv.to src/fenv/fegetexceptflag.xa: src/fenv/fegetexceptflag.to src/fenv/feholdexcept.xa: src/fenv/feholdexcept.to src/fenv/fenv.xa: src/fenv/fenv.to src/fenv/fesetexceptflag.xa: src/fenv/fesetexceptflag.to src/fenv/fesetround.xa: src/fenv/fesetround.to src/fenv/feupdateenv.xa: src/fenv/feupdateenv.to src/fenv/m68k/fenv.xa: src/fenv/m68k/fenv.to src/fenv/mips/fenv-sf.xa: src/fenv/mips/fenv-sf.to src/fenv/mips64/fenv-sf.xa: src/fenv/mips64/fenv-sf.to src/fenv/mipsn32/fenv-sf.xa: src/fenv/mipsn32/fenv-sf.to src/fenv/powerpc/fenv-sf.xa: src/fenv/powerpc/fenv-sf.to src/fenv/powerpc64/fenv.xa: src/fenv/powerpc64/fenv.to src/fenv/riscv64/fenv-sf.xa: src/fenv/riscv64/fenv-sf.to src/fenv/s390x/fenv.xa: src/fenv/s390x/fenv.to src/fenv/sh/fenv-nofpu.xa: src/fenv/sh/fenv-nofpu.to src/internal/defsysinfo.xa: src/internal/defsysinfo.to src/internal/floatscan.xa: src/internal/floatscan.to src/internal/intscan.xa: src/internal/intscan.to src/internal/libc.xa: src/internal/libc.to src/internal/procfdname.xa: src/internal/procfdname.to src/internal/sh/__shcall.xa: src/internal/sh/__shcall.to src/internal/shgetc.xa: src/internal/shgetc.to src/internal/syscall_ret.xa: src/internal/syscall_ret.to src/internal/vdso.xa: src/internal/vdso.to src/internal/version.xa: src/internal/version.to src/ipc/ftok.xa: src/ipc/ftok.to src/ipc/msgctl.xa: src/ipc/msgctl.to src/ipc/msgget.xa: src/ipc/msgget.to src/ipc/msgrcv.xa: src/ipc/msgrcv.to src/ipc/msgsnd.xa: src/ipc/msgsnd.to src/ipc/semctl.xa: src/ipc/semctl.to src/ipc/semget.xa: src/ipc/semget.to src/ipc/semop.xa: src/ipc/semop.to src/ipc/semtimedop.xa: src/ipc/semtimedop.to src/ipc/shmat.xa: src/ipc/shmat.to src/ipc/shmctl.xa: src/ipc/shmctl.to src/ipc/shmdt.xa: src/ipc/shmdt.to src/ipc/shmget.xa: src/ipc/shmget.to src/ldso/__dlsym.xa: src/ldso/__dlsym.to src/ldso/arm/find_exidx.xa: src/ldso/arm/find_exidx.to src/ldso/dl_iterate_phdr.xa: src/ldso/dl_iterate_phdr.to src/ldso/dladdr.xa: src/ldso/dladdr.to src/ldso/dlclose.xa: src/ldso/dlclose.to src/ldso/dlerror.xa: src/ldso/dlerror.to src/ldso/dlinfo.xa: src/ldso/dlinfo.to src/ldso/dlopen.xa: src/ldso/dlopen.to src/ldso/dlsym.xa: src/ldso/dlsym.to src/ldso/tlsdesc.xa: src/ldso/tlsdesc.to src/legacy/cuserid.xa: src/legacy/cuserid.to src/legacy/daemon.xa: src/legacy/daemon.to src/legacy/err.xa: src/legacy/err.to src/legacy/euidaccess.xa: src/legacy/euidaccess.to src/legacy/ftw.xa: src/legacy/ftw.to src/legacy/futimes.xa: src/legacy/futimes.to src/legacy/getdtablesize.xa: src/legacy/getdtablesize.to src/legacy/getloadavg.xa: src/legacy/getloadavg.to src/legacy/getpagesize.xa: src/legacy/getpagesize.to src/legacy/getpass.xa: src/legacy/getpass.to src/legacy/getusershell.xa: src/legacy/getusershell.to src/legacy/isastream.xa: src/legacy/isastream.to src/legacy/lutimes.xa: src/legacy/lutimes.to src/legacy/ulimit.xa: src/legacy/ulimit.to src/legacy/utmpx.xa: src/legacy/utmpx.to src/legacy/valloc.xa: src/legacy/valloc.to src/linux/adjtime.xa: src/linux/adjtime.to src/linux/adjtimex.xa: src/linux/adjtimex.to src/linux/arch_prctl.xa: src/linux/arch_prctl.to src/linux/brk.xa: src/linux/brk.to src/linux/cache.xa: src/linux/cache.to src/linux/cap.xa: src/linux/cap.to src/linux/chroot.xa: src/linux/chroot.to src/linux/clock_adjtime.xa: src/linux/clock_adjtime.to src/linux/clone.xa: src/linux/clone.to src/linux/copy_file_range.xa: src/linux/copy_file_range.to src/linux/epoll.xa: src/linux/epoll.to src/linux/eventfd.xa: src/linux/eventfd.to src/linux/fallocate.xa: src/linux/fallocate.to src/linux/fanotify.xa: src/linux/fanotify.to src/linux/flock.xa: src/linux/flock.to src/linux/getdents.xa: src/linux/getdents.to src/linux/getrandom.xa: src/linux/getrandom.to src/linux/gettid.xa: src/linux/gettid.to src/linux/inotify.xa: src/linux/inotify.to src/linux/ioperm.xa: src/linux/ioperm.to src/linux/iopl.xa: src/linux/iopl.to src/linux/klogctl.xa: src/linux/klogctl.to src/linux/membarrier.xa: src/linux/membarrier.to src/linux/memfd_create.xa: src/linux/memfd_create.to src/linux/mlock2.xa: src/linux/mlock2.to src/linux/module.xa: src/linux/module.to src/linux/mount.xa: src/linux/mount.to src/linux/name_to_handle_at.xa: src/linux/name_to_handle_at.to src/linux/open_by_handle_at.xa: src/linux/open_by_handle_at.to src/linux/personality.xa: src/linux/personality.to src/linux/pivot_root.xa: src/linux/pivot_root.to src/linux/ppoll.xa: src/linux/ppoll.to src/linux/prctl.xa: src/linux/prctl.to src/linux/prlimit.xa: src/linux/prlimit.to src/linux/process_vm.xa: src/linux/process_vm.to src/linux/ptrace.xa: src/linux/ptrace.to src/linux/quotactl.xa: src/linux/quotactl.to src/linux/readahead.xa: src/linux/readahead.to src/linux/reboot.xa: src/linux/reboot.to src/linux/remap_file_pages.xa: src/linux/remap_file_pages.to src/linux/sbrk.xa: src/linux/sbrk.to src/linux/sendfile.xa: src/linux/sendfile.to src/linux/setfsgid.xa: src/linux/setfsgid.to src/linux/setfsuid.xa: src/linux/setfsuid.to src/linux/setgroups.xa: src/linux/setgroups.to src/linux/sethostname.xa: src/linux/sethostname.to src/linux/setns.xa: src/linux/setns.to src/linux/settimeofday.xa: src/linux/settimeofday.to src/linux/signalfd.xa: src/linux/signalfd.to src/linux/splice.xa: src/linux/splice.to src/linux/stime.xa: src/linux/stime.to src/linux/swap.xa: src/linux/swap.to src/linux/sync_file_range.xa: src/linux/sync_file_range.to src/linux/syncfs.xa: src/linux/syncfs.to src/linux/sysinfo.xa: src/linux/sysinfo.to src/linux/tee.xa: src/linux/tee.to src/linux/timerfd.xa: src/linux/timerfd.to src/linux/unshare.xa: src/linux/unshare.to src/linux/utimes.xa: src/linux/utimes.to src/linux/vhangup.xa: src/linux/vhangup.to src/linux/vmsplice.xa: src/linux/vmsplice.to src/linux/wait3.xa: src/linux/wait3.to src/linux/wait4.xa: src/linux/wait4.to src/linux/x32/sysinfo.xa: src/linux/x32/sysinfo.to src/linux/xattr.xa: src/linux/xattr.to src/locale/__lctrans.xa: src/locale/__lctrans.to src/locale/__mo_lookup.xa: src/locale/__mo_lookup.to src/locale/bind_textdomain_codeset.xa: src/locale/bind_textdomain_codeset.to src/locale/c_locale.xa: src/locale/c_locale.to src/locale/catclose.xa: src/locale/catclose.to src/locale/catgets.xa: src/locale/catgets.to src/locale/catopen.xa: src/locale/catopen.to src/locale/dcngettext.xa: src/locale/dcngettext.to src/locale/duplocale.xa: src/locale/duplocale.to src/locale/freelocale.xa: src/locale/freelocale.to src/locale/iconv.xa: src/locale/iconv.to src/locale/iconv_close.xa: src/locale/iconv_close.to src/locale/langinfo.xa: src/locale/langinfo.to src/locale/locale_map.xa: src/locale/locale_map.to src/locale/localeconv.xa: src/locale/localeconv.to src/locale/newlocale.xa: src/locale/newlocale.to src/locale/pleval.xa: src/locale/pleval.to src/locale/setlocale.xa: src/locale/setlocale.to src/locale/strcoll.xa: src/locale/strcoll.to src/locale/strfmon.xa: src/locale/strfmon.to src/locale/strtod_l.xa: src/locale/strtod_l.to src/locale/strxfrm.xa: src/locale/strxfrm.to src/locale/textdomain.xa: src/locale/textdomain.to src/locale/uselocale.xa: src/locale/uselocale.to src/locale/wcscoll.xa: src/locale/wcscoll.to src/locale/wcsxfrm.xa: src/locale/wcsxfrm.to src/malloc/calloc.xa: src/malloc/calloc.to src/malloc/free.xa: src/malloc/free.to src/malloc/libc_calloc.xa: src/malloc/libc_calloc.to src/malloc/lite_malloc.xa: src/malloc/lite_malloc.to src/malloc/mallocng/aligned_alloc.xa: src/malloc/mallocng/aligned_alloc.to src/malloc/mallocng/donate.xa: src/malloc/mallocng/donate.to src/malloc/mallocng/free.xa: src/malloc/mallocng/free.to src/malloc/mallocng/malloc.xa: src/malloc/mallocng/malloc.to src/malloc/mallocng/malloc_usable_size.xa: src/malloc/mallocng/malloc_usable_size.to src/malloc/mallocng/realloc.xa: src/malloc/mallocng/realloc.to src/malloc/memalign.xa: src/malloc/memalign.to src/malloc/oldmalloc/aligned_alloc.xa: src/malloc/oldmalloc/aligned_alloc.to src/malloc/oldmalloc/malloc.xa: src/malloc/oldmalloc/malloc.to src/malloc/oldmalloc/malloc_usable_size.xa: src/malloc/oldmalloc/malloc_usable_size.to src/malloc/posix_memalign.xa: src/malloc/posix_memalign.to src/malloc/realloc.xa: src/malloc/realloc.to src/malloc/reallocarray.xa: src/malloc/reallocarray.to src/malloc/replaced.xa: src/malloc/replaced.to src/math/__cos.xa: src/math/__cos.to src/math/__cosdf.xa: src/math/__cosdf.to src/math/__cosl.xa: src/math/__cosl.to src/math/__expo2.xa: src/math/__expo2.to src/math/__expo2f.xa: src/math/__expo2f.to src/math/__fpclassify.xa: src/math/__fpclassify.to src/math/__fpclassifyf.xa: src/math/__fpclassifyf.to src/math/__fpclassifyl.xa: src/math/__fpclassifyl.to src/math/__invtrigl.xa: src/math/__invtrigl.to src/math/__math_divzero.xa: src/math/__math_divzero.to src/math/__math_divzerof.xa: src/math/__math_divzerof.to src/math/__math_invalid.xa: src/math/__math_invalid.to src/math/__math_invalidf.xa: src/math/__math_invalidf.to src/math/__math_invalidl.xa: src/math/__math_invalidl.to src/math/__math_oflow.xa: src/math/__math_oflow.to src/math/__math_oflowf.xa: src/math/__math_oflowf.to src/math/__math_uflow.xa: src/math/__math_uflow.to src/math/__math_uflowf.xa: src/math/__math_uflowf.to src/math/__math_xflow.xa: src/math/__math_xflow.to src/math/__math_xflowf.xa: src/math/__math_xflowf.to src/math/__polevll.xa: src/math/__polevll.to src/math/__rem_pio2.xa: src/math/__rem_pio2.to src/math/__rem_pio2_large.xa: src/math/__rem_pio2_large.to src/math/__rem_pio2f.xa: src/math/__rem_pio2f.to src/math/__rem_pio2l.xa: src/math/__rem_pio2l.to src/math/__signbit.xa: src/math/__signbit.to src/math/__signbitf.xa: src/math/__signbitf.to src/math/__signbitl.xa: src/math/__signbitl.to src/math/__sin.xa: src/math/__sin.to src/math/__sindf.xa: src/math/__sindf.to src/math/__sinl.xa: src/math/__sinl.to src/math/__tan.xa: src/math/__tan.to src/math/__tandf.xa: src/math/__tandf.to src/math/__tanl.xa: src/math/__tanl.to src/math/aarch64/ceil.xa: src/math/aarch64/ceil.to src/math/aarch64/ceilf.xa: src/math/aarch64/ceilf.to src/math/aarch64/fabs.xa: src/math/aarch64/fabs.to src/math/aarch64/fabsf.xa: src/math/aarch64/fabsf.to src/math/aarch64/floor.xa: src/math/aarch64/floor.to src/math/aarch64/floorf.xa: src/math/aarch64/floorf.to src/math/aarch64/fma.xa: src/math/aarch64/fma.to src/math/aarch64/fmaf.xa: src/math/aarch64/fmaf.to src/math/aarch64/fmax.xa: src/math/aarch64/fmax.to src/math/aarch64/fmaxf.xa: src/math/aarch64/fmaxf.to src/math/aarch64/fmin.xa: src/math/aarch64/fmin.to src/math/aarch64/fminf.xa: src/math/aarch64/fminf.to src/math/aarch64/llrint.xa: src/math/aarch64/llrint.to src/math/aarch64/llrintf.xa: src/math/aarch64/llrintf.to src/math/aarch64/llround.xa: src/math/aarch64/llround.to src/math/aarch64/llroundf.xa: src/math/aarch64/llroundf.to src/math/aarch64/lrint.xa: src/math/aarch64/lrint.to src/math/aarch64/lrintf.xa: src/math/aarch64/lrintf.to src/math/aarch64/lround.xa: src/math/aarch64/lround.to src/math/aarch64/lroundf.xa: src/math/aarch64/lroundf.to src/math/aarch64/nearbyint.xa: src/math/aarch64/nearbyint.to src/math/aarch64/nearbyintf.xa: src/math/aarch64/nearbyintf.to src/math/aarch64/rint.xa: src/math/aarch64/rint.to src/math/aarch64/rintf.xa: src/math/aarch64/rintf.to src/math/aarch64/round.xa: src/math/aarch64/round.to src/math/aarch64/roundf.xa: src/math/aarch64/roundf.to src/math/aarch64/sqrt.xa: src/math/aarch64/sqrt.to src/math/aarch64/sqrtf.xa: src/math/aarch64/sqrtf.to src/math/aarch64/trunc.xa: src/math/aarch64/trunc.to src/math/aarch64/truncf.xa: src/math/aarch64/truncf.to src/math/acos.xa: src/math/acos.to src/math/acosf.xa: src/math/acosf.to src/math/acosh.xa: src/math/acosh.to src/math/acoshf.xa: src/math/acoshf.to src/math/acoshl.xa: src/math/acoshl.to src/math/acosl.xa: src/math/acosl.to src/math/arm/fabs.xa: src/math/arm/fabs.to src/math/arm/fabsf.xa: src/math/arm/fabsf.to src/math/arm/fma.xa: src/math/arm/fma.to src/math/arm/fmaf.xa: src/math/arm/fmaf.to src/math/arm/sqrt.xa: src/math/arm/sqrt.to src/math/arm/sqrtf.xa: src/math/arm/sqrtf.to src/math/asin.xa: src/math/asin.to src/math/asinf.xa: src/math/asinf.to src/math/asinh.xa: src/math/asinh.to src/math/asinhf.xa: src/math/asinhf.to src/math/asinhl.xa: src/math/asinhl.to src/math/asinl.xa: src/math/asinl.to src/math/atan.xa: src/math/atan.to src/math/atan2.xa: src/math/atan2.to src/math/atan2f.xa: src/math/atan2f.to src/math/atan2l.xa: src/math/atan2l.to src/math/atanf.xa: src/math/atanf.to src/math/atanh.xa: src/math/atanh.to src/math/atanhf.xa: src/math/atanhf.to src/math/atanhl.xa: src/math/atanhl.to src/math/atanl.xa: src/math/atanl.to src/math/cbrt.xa: src/math/cbrt.to src/math/cbrtf.xa: src/math/cbrtf.to src/math/cbrtl.xa: src/math/cbrtl.to src/math/ceil.xa: src/math/ceil.to src/math/ceilf.xa: src/math/ceilf.to src/math/ceill.xa: src/math/ceill.to src/math/copysign.xa: src/math/copysign.to src/math/copysignf.xa: src/math/copysignf.to src/math/copysignl.xa: src/math/copysignl.to src/math/cos.xa: src/math/cos.to src/math/cosf.xa: src/math/cosf.to src/math/cosh.xa: src/math/cosh.to src/math/coshf.xa: src/math/coshf.to src/math/coshl.xa: src/math/coshl.to src/math/cosl.xa: src/math/cosl.to src/math/erf.xa: src/math/erf.to src/math/erff.xa: src/math/erff.to src/math/erfl.xa: src/math/erfl.to src/math/exp.xa: src/math/exp.to src/math/exp10.xa: src/math/exp10.to src/math/exp10f.xa: src/math/exp10f.to src/math/exp10l.xa: src/math/exp10l.to src/math/exp2.xa: src/math/exp2.to src/math/exp2f.xa: src/math/exp2f.to src/math/exp2f_data.xa: src/math/exp2f_data.to src/math/exp2l.xa: src/math/exp2l.to src/math/exp_data.xa: src/math/exp_data.to src/math/expf.xa: src/math/expf.to src/math/expl.xa: src/math/expl.to src/math/expm1.xa: src/math/expm1.to src/math/expm1f.xa: src/math/expm1f.to src/math/expm1l.xa: src/math/expm1l.to src/math/fabs.xa: src/math/fabs.to src/math/fabsf.xa: src/math/fabsf.to src/math/fabsl.xa: src/math/fabsl.to src/math/fdim.xa: src/math/fdim.to src/math/fdimf.xa: src/math/fdimf.to src/math/fdiml.xa: src/math/fdiml.to src/math/finite.xa: src/math/finite.to src/math/finitef.xa: src/math/finitef.to src/math/floor.xa: src/math/floor.to src/math/floorf.xa: src/math/floorf.to src/math/floorl.xa: src/math/floorl.to src/math/fma.xa: src/math/fma.to src/math/fmaf.xa: src/math/fmaf.to src/math/fmal.xa: src/math/fmal.to src/math/fmax.xa: src/math/fmax.to src/math/fmaxf.xa: src/math/fmaxf.to src/math/fmaxl.xa: src/math/fmaxl.to src/math/fmin.xa: src/math/fmin.to src/math/fminf.xa: src/math/fminf.to src/math/fminl.xa: src/math/fminl.to src/math/fmod.xa: src/math/fmod.to src/math/fmodf.xa: src/math/fmodf.to src/math/fmodl.xa: src/math/fmodl.to src/math/frexp.xa: src/math/frexp.to src/math/frexpf.xa: src/math/frexpf.to src/math/frexpl.xa: src/math/frexpl.to src/math/hypot.xa: src/math/hypot.to src/math/hypotf.xa: src/math/hypotf.to src/math/hypotl.xa: src/math/hypotl.to src/math/i386/fabs.xa: src/math/i386/fabs.to src/math/i386/fabsf.xa: src/math/i386/fabsf.to src/math/i386/fabsl.xa: src/math/i386/fabsl.to src/math/i386/fmod.xa: src/math/i386/fmod.to src/math/i386/fmodf.xa: src/math/i386/fmodf.to src/math/i386/fmodl.xa: src/math/i386/fmodl.to src/math/i386/llrint.xa: src/math/i386/llrint.to src/math/i386/llrintf.xa: src/math/i386/llrintf.to src/math/i386/llrintl.xa: src/math/i386/llrintl.to src/math/i386/lrint.xa: src/math/i386/lrint.to src/math/i386/lrintf.xa: src/math/i386/lrintf.to src/math/i386/lrintl.xa: src/math/i386/lrintl.to src/math/i386/remainder.xa: src/math/i386/remainder.to src/math/i386/remainderf.xa: src/math/i386/remainderf.to src/math/i386/remainderl.xa: src/math/i386/remainderl.to src/math/i386/rint.xa: src/math/i386/rint.to src/math/i386/rintf.xa: src/math/i386/rintf.to src/math/i386/rintl.xa: src/math/i386/rintl.to src/math/i386/sqrt.xa: src/math/i386/sqrt.to src/math/i386/sqrtf.xa: src/math/i386/sqrtf.to src/math/i386/sqrtl.xa: src/math/i386/sqrtl.to src/math/ilogb.xa: src/math/ilogb.to src/math/ilogbf.xa: src/math/ilogbf.to src/math/ilogbl.xa: src/math/ilogbl.to src/math/j0.xa: src/math/j0.to src/math/j0f.xa: src/math/j0f.to src/math/j1.xa: src/math/j1.to src/math/j1f.xa: src/math/j1f.to src/math/jn.xa: src/math/jn.to src/math/jnf.xa: src/math/jnf.to src/math/ldexp.xa: src/math/ldexp.to src/math/ldexpf.xa: src/math/ldexpf.to src/math/ldexpl.xa: src/math/ldexpl.to src/math/lgamma.xa: src/math/lgamma.to src/math/lgamma_r.xa: src/math/lgamma_r.to src/math/lgammaf.xa: src/math/lgammaf.to src/math/lgammaf_r.xa: src/math/lgammaf_r.to src/math/lgammal.xa: src/math/lgammal.to src/math/llrint.xa: src/math/llrint.to src/math/llrintf.xa: src/math/llrintf.to src/math/llrintl.xa: src/math/llrintl.to src/math/llround.xa: src/math/llround.to src/math/llroundf.xa: src/math/llroundf.to src/math/llroundl.xa: src/math/llroundl.to src/math/log.xa: src/math/log.to src/math/log10.xa: src/math/log10.to src/math/log10f.xa: src/math/log10f.to src/math/log10l.xa: src/math/log10l.to src/math/log1p.xa: src/math/log1p.to src/math/log1pf.xa: src/math/log1pf.to src/math/log1pl.xa: src/math/log1pl.to src/math/log2.xa: src/math/log2.to src/math/log2_data.xa: src/math/log2_data.to src/math/log2f.xa: src/math/log2f.to src/math/log2f_data.xa: src/math/log2f_data.to src/math/log2l.xa: src/math/log2l.to src/math/log_data.xa: src/math/log_data.to src/math/logb.xa: src/math/logb.to src/math/logbf.xa: src/math/logbf.to src/math/logbl.xa: src/math/logbl.to src/math/logf.xa: src/math/logf.to src/math/logf_data.xa: src/math/logf_data.to src/math/logl.xa: src/math/logl.to src/math/lrint.xa: src/math/lrint.to src/math/lrintf.xa: src/math/lrintf.to src/math/lrintl.xa: src/math/lrintl.to src/math/lround.xa: src/math/lround.to src/math/lroundf.xa: src/math/lroundf.to src/math/lroundl.xa: src/math/lroundl.to src/math/m68k/sqrtl.xa: src/math/m68k/sqrtl.to src/math/mips/fabs.xa: src/math/mips/fabs.to src/math/mips/fabsf.xa: src/math/mips/fabsf.to src/math/mips/sqrt.xa: src/math/mips/sqrt.to src/math/mips/sqrtf.xa: src/math/mips/sqrtf.to src/math/modf.xa: src/math/modf.to src/math/modff.xa: src/math/modff.to src/math/modfl.xa: src/math/modfl.to src/math/nan.xa: src/math/nan.to src/math/nanf.xa: src/math/nanf.to src/math/nanl.xa: src/math/nanl.to src/math/nearbyint.xa: src/math/nearbyint.to src/math/nearbyintf.xa: src/math/nearbyintf.to src/math/nearbyintl.xa: src/math/nearbyintl.to src/math/nextafter.xa: src/math/nextafter.to src/math/nextafterf.xa: src/math/nextafterf.to src/math/nextafterl.xa: src/math/nextafterl.to src/math/nexttoward.xa: src/math/nexttoward.to src/math/nexttowardf.xa: src/math/nexttowardf.to src/math/nexttowardl.xa: src/math/nexttowardl.to src/math/pow.xa: src/math/pow.to src/math/pow_data.xa: src/math/pow_data.to src/math/powerpc/fabs.xa: src/math/powerpc/fabs.to src/math/powerpc/fabsf.xa: src/math/powerpc/fabsf.to src/math/powerpc/fma.xa: src/math/powerpc/fma.to src/math/powerpc/fmaf.xa: src/math/powerpc/fmaf.to src/math/powerpc/sqrt.xa: src/math/powerpc/sqrt.to src/math/powerpc/sqrtf.xa: src/math/powerpc/sqrtf.to src/math/powerpc64/ceil.xa: src/math/powerpc64/ceil.to src/math/powerpc64/ceilf.xa: src/math/powerpc64/ceilf.to src/math/powerpc64/fabs.xa: src/math/powerpc64/fabs.to src/math/powerpc64/fabsf.xa: src/math/powerpc64/fabsf.to src/math/powerpc64/floor.xa: src/math/powerpc64/floor.to src/math/powerpc64/floorf.xa: src/math/powerpc64/floorf.to src/math/powerpc64/fma.xa: src/math/powerpc64/fma.to src/math/powerpc64/fmaf.xa: src/math/powerpc64/fmaf.to src/math/powerpc64/fmax.xa: src/math/powerpc64/fmax.to src/math/powerpc64/fmaxf.xa: src/math/powerpc64/fmaxf.to src/math/powerpc64/fmin.xa: src/math/powerpc64/fmin.to src/math/powerpc64/fminf.xa: src/math/powerpc64/fminf.to src/math/powerpc64/lrint.xa: src/math/powerpc64/lrint.to src/math/powerpc64/lrintf.xa: src/math/powerpc64/lrintf.to src/math/powerpc64/lround.xa: src/math/powerpc64/lround.to src/math/powerpc64/lroundf.xa: src/math/powerpc64/lroundf.to src/math/powerpc64/round.xa: src/math/powerpc64/round.to src/math/powerpc64/roundf.xa: src/math/powerpc64/roundf.to src/math/powerpc64/sqrt.xa: src/math/powerpc64/sqrt.to src/math/powerpc64/sqrtf.xa: src/math/powerpc64/sqrtf.to src/math/powerpc64/trunc.xa: src/math/powerpc64/trunc.to src/math/powerpc64/truncf.xa: src/math/powerpc64/truncf.to src/math/powf.xa: src/math/powf.to src/math/powf_data.xa: src/math/powf_data.to src/math/powl.xa: src/math/powl.to src/math/remainder.xa: src/math/remainder.to src/math/remainderf.xa: src/math/remainderf.to src/math/remainderl.xa: src/math/remainderl.to src/math/remquo.xa: src/math/remquo.to src/math/remquof.xa: src/math/remquof.to src/math/remquol.xa: src/math/remquol.to src/math/rint.xa: src/math/rint.to src/math/rintf.xa: src/math/rintf.to src/math/rintl.xa: src/math/rintl.to src/math/riscv64/copysign.xa: src/math/riscv64/copysign.to src/math/riscv64/copysignf.xa: src/math/riscv64/copysignf.to src/math/riscv64/fabs.xa: src/math/riscv64/fabs.to src/math/riscv64/fabsf.xa: src/math/riscv64/fabsf.to src/math/riscv64/fma.xa: src/math/riscv64/fma.to src/math/riscv64/fmaf.xa: src/math/riscv64/fmaf.to src/math/riscv64/fmax.xa: src/math/riscv64/fmax.to src/math/riscv64/fmaxf.xa: src/math/riscv64/fmaxf.to src/math/riscv64/fmin.xa: src/math/riscv64/fmin.to src/math/riscv64/fminf.xa: src/math/riscv64/fminf.to src/math/riscv64/sqrt.xa: src/math/riscv64/sqrt.to src/math/riscv64/sqrtf.xa: src/math/riscv64/sqrtf.to src/math/round.xa: src/math/round.to src/math/roundf.xa: src/math/roundf.to src/math/roundl.xa: src/math/roundl.to src/math/s390x/ceil.xa: src/math/s390x/ceil.to src/math/s390x/ceilf.xa: src/math/s390x/ceilf.to src/math/s390x/ceill.xa: src/math/s390x/ceill.to src/math/s390x/fabs.xa: src/math/s390x/fabs.to src/math/s390x/fabsf.xa: src/math/s390x/fabsf.to src/math/s390x/fabsl.xa: src/math/s390x/fabsl.to src/math/s390x/floor.xa: src/math/s390x/floor.to src/math/s390x/floorf.xa: src/math/s390x/floorf.to src/math/s390x/floorl.xa: src/math/s390x/floorl.to src/math/s390x/fma.xa: src/math/s390x/fma.to src/math/s390x/fmaf.xa: src/math/s390x/fmaf.to src/math/s390x/nearbyint.xa: src/math/s390x/nearbyint.to src/math/s390x/nearbyintf.xa: src/math/s390x/nearbyintf.to src/math/s390x/nearbyintl.xa: src/math/s390x/nearbyintl.to src/math/s390x/rint.xa: src/math/s390x/rint.to src/math/s390x/rintf.xa: src/math/s390x/rintf.to src/math/s390x/rintl.xa: src/math/s390x/rintl.to src/math/s390x/round.xa: src/math/s390x/round.to src/math/s390x/roundf.xa: src/math/s390x/roundf.to src/math/s390x/roundl.xa: src/math/s390x/roundl.to src/math/s390x/sqrt.xa: src/math/s390x/sqrt.to src/math/s390x/sqrtf.xa: src/math/s390x/sqrtf.to src/math/s390x/sqrtl.xa: src/math/s390x/sqrtl.to src/math/s390x/trunc.xa: src/math/s390x/trunc.to src/math/s390x/truncf.xa: src/math/s390x/truncf.to src/math/s390x/truncl.xa: src/math/s390x/truncl.to src/math/scalb.xa: src/math/scalb.to src/math/scalbf.xa: src/math/scalbf.to src/math/scalbln.xa: src/math/scalbln.to src/math/scalblnf.xa: src/math/scalblnf.to src/math/scalblnl.xa: src/math/scalblnl.to src/math/scalbn.xa: src/math/scalbn.to src/math/scalbnf.xa: src/math/scalbnf.to src/math/scalbnl.xa: src/math/scalbnl.to src/math/signgam.xa: src/math/signgam.to src/math/significand.xa: src/math/significand.to src/math/significandf.xa: src/math/significandf.to src/math/sin.xa: src/math/sin.to src/math/sincos.xa: src/math/sincos.to src/math/sincosf.xa: src/math/sincosf.to src/math/sincosl.xa: src/math/sincosl.to src/math/sinf.xa: src/math/sinf.to src/math/sinh.xa: src/math/sinh.to src/math/sinhf.xa: src/math/sinhf.to src/math/sinhl.xa: src/math/sinhl.to src/math/sinl.xa: src/math/sinl.to src/math/sqrt.xa: src/math/sqrt.to src/math/sqrt_data.xa: src/math/sqrt_data.to src/math/sqrtf.xa: src/math/sqrtf.to src/math/sqrtl.xa: src/math/sqrtl.to src/math/tan.xa: src/math/tan.to src/math/tanf.xa: src/math/tanf.to src/math/tanh.xa: src/math/tanh.to src/math/tanhf.xa: src/math/tanhf.to src/math/tanhl.xa: src/math/tanhl.to src/math/tanl.xa: src/math/tanl.to src/math/tgamma.xa: src/math/tgamma.to src/math/tgammaf.xa: src/math/tgammaf.to src/math/tgammal.xa: src/math/tgammal.to src/math/trunc.xa: src/math/trunc.to src/math/truncf.xa: src/math/truncf.to src/math/truncl.xa: src/math/truncl.to src/math/x32/fma.xa: src/math/x32/fma.to src/math/x32/fmaf.xa: src/math/x32/fmaf.to src/math/x86_64/fabs.xa: src/math/x86_64/fabs.to src/math/x86_64/fabsf.xa: src/math/x86_64/fabsf.to src/math/x86_64/fabsl.xa: src/math/x86_64/fabsl.to src/math/x86_64/fma.xa: src/math/x86_64/fma.to src/math/x86_64/fmaf.xa: src/math/x86_64/fmaf.to src/math/x86_64/fmodl.xa: src/math/x86_64/fmodl.to src/math/x86_64/llrint.xa: src/math/x86_64/llrint.to src/math/x86_64/llrintf.xa: src/math/x86_64/llrintf.to src/math/x86_64/llrintl.xa: src/math/x86_64/llrintl.to src/math/x86_64/lrint.xa: src/math/x86_64/lrint.to src/math/x86_64/lrintf.xa: src/math/x86_64/lrintf.to src/math/x86_64/lrintl.xa: src/math/x86_64/lrintl.to src/math/x86_64/remainderl.xa: src/math/x86_64/remainderl.to src/math/x86_64/remquol.xa: src/math/x86_64/remquol.to src/math/x86_64/rintl.xa: src/math/x86_64/rintl.to src/math/x86_64/sqrt.xa: src/math/x86_64/sqrt.to src/math/x86_64/sqrtf.xa: src/math/x86_64/sqrtf.to src/math/x86_64/sqrtl.xa: src/math/x86_64/sqrtl.to src/misc/a64l.xa: src/misc/a64l.to src/misc/basename.xa: src/misc/basename.to src/misc/dirname.xa: src/misc/dirname.to src/misc/ffs.xa: src/misc/ffs.to src/misc/ffsl.xa: src/misc/ffsl.to src/misc/ffsll.xa: src/misc/ffsll.to src/misc/fmtmsg.xa: src/misc/fmtmsg.to src/misc/forkpty.xa: src/misc/forkpty.to src/misc/get_current_dir_name.xa: src/misc/get_current_dir_name.to src/misc/getauxval.xa: src/misc/getauxval.to src/misc/getdomainname.xa: src/misc/getdomainname.to src/misc/getentropy.xa: src/misc/getentropy.to src/misc/gethostid.xa: src/misc/gethostid.to src/misc/getopt.xa: src/misc/getopt.to src/misc/getopt_long.xa: src/misc/getopt_long.to src/misc/getpriority.xa: src/misc/getpriority.to src/misc/getresgid.xa: src/misc/getresgid.to src/misc/getresuid.xa: src/misc/getresuid.to src/misc/getrlimit.xa: src/misc/getrlimit.to src/misc/getrusage.xa: src/misc/getrusage.to src/misc/getsubopt.xa: src/misc/getsubopt.to src/misc/initgroups.xa: src/misc/initgroups.to src/misc/ioctl.xa: src/misc/ioctl.to src/misc/issetugid.xa: src/misc/issetugid.to src/misc/lockf.xa: src/misc/lockf.to src/misc/login_tty.xa: src/misc/login_tty.to src/misc/mntent.xa: src/misc/mntent.to src/misc/nftw.xa: src/misc/nftw.to src/misc/openpty.xa: src/misc/openpty.to src/misc/ptsname.xa: src/misc/ptsname.to src/misc/pty.xa: src/misc/pty.to src/misc/realpath.xa: src/misc/realpath.to src/misc/setdomainname.xa: src/misc/setdomainname.to src/misc/setpriority.xa: src/misc/setpriority.to src/misc/setrlimit.xa: src/misc/setrlimit.to src/misc/syscall.xa: src/misc/syscall.to src/misc/syslog.xa: src/misc/syslog.to src/misc/uname.xa: src/misc/uname.to src/misc/wordexp.xa: src/misc/wordexp.to src/mman/madvise.xa: src/mman/madvise.to src/mman/mincore.xa: src/mman/mincore.to src/mman/mlock.xa: src/mman/mlock.to src/mman/mlockall.xa: src/mman/mlockall.to src/mman/mmap.xa: src/mman/mmap.to src/mman/mprotect.xa: src/mman/mprotect.to src/mman/mremap.xa: src/mman/mremap.to src/mman/msync.xa: src/mman/msync.to src/mman/munlock.xa: src/mman/munlock.to src/mman/munlockall.xa: src/mman/munlockall.to src/mman/munmap.xa: src/mman/munmap.to src/mman/posix_madvise.xa: src/mman/posix_madvise.to src/mman/shm_open.xa: src/mman/shm_open.to src/mq/mq_close.xa: src/mq/mq_close.to src/mq/mq_getattr.xa: src/mq/mq_getattr.to src/mq/mq_notify.xa: src/mq/mq_notify.to src/mq/mq_open.xa: src/mq/mq_open.to src/mq/mq_receive.xa: src/mq/mq_receive.to src/mq/mq_send.xa: src/mq/mq_send.to src/mq/mq_setattr.xa: src/mq/mq_setattr.to src/mq/mq_timedreceive.xa: src/mq/mq_timedreceive.to src/mq/mq_timedsend.xa: src/mq/mq_timedsend.to src/mq/mq_unlink.xa: src/mq/mq_unlink.to src/multibyte/btowc.xa: src/multibyte/btowc.to src/multibyte/c16rtomb.xa: src/multibyte/c16rtomb.to src/multibyte/c32rtomb.xa: src/multibyte/c32rtomb.to src/multibyte/internal.xa: src/multibyte/internal.to src/multibyte/mblen.xa: src/multibyte/mblen.to src/multibyte/mbrlen.xa: src/multibyte/mbrlen.to src/multibyte/mbrtoc16.xa: src/multibyte/mbrtoc16.to src/multibyte/mbrtoc32.xa: src/multibyte/mbrtoc32.to src/multibyte/mbrtowc.xa: src/multibyte/mbrtowc.to src/multibyte/mbsinit.xa: src/multibyte/mbsinit.to src/multibyte/mbsnrtowcs.xa: src/multibyte/mbsnrtowcs.to src/multibyte/mbsrtowcs.xa: src/multibyte/mbsrtowcs.to src/multibyte/mbstowcs.xa: src/multibyte/mbstowcs.to src/multibyte/mbtowc.xa: src/multibyte/mbtowc.to src/multibyte/wcrtomb.xa: src/multibyte/wcrtomb.to src/multibyte/wcsnrtombs.xa: src/multibyte/wcsnrtombs.to src/multibyte/wcsrtombs.xa: src/multibyte/wcsrtombs.to src/multibyte/wcstombs.xa: src/multibyte/wcstombs.to src/multibyte/wctob.xa: src/multibyte/wctob.to src/multibyte/wctomb.xa: src/multibyte/wctomb.to src/network/accept.xa: src/network/accept.to src/network/accept4.xa: src/network/accept4.to src/network/bind.xa: src/network/bind.to src/network/connect.xa: src/network/connect.to src/network/dn_comp.xa: src/network/dn_comp.to src/network/dn_expand.xa: src/network/dn_expand.to src/network/dn_skipname.xa: src/network/dn_skipname.to src/network/dns_parse.xa: src/network/dns_parse.to src/network/ent.xa: src/network/ent.to src/network/ether.xa: src/network/ether.to src/network/freeaddrinfo.xa: src/network/freeaddrinfo.to src/network/gai_strerror.xa: src/network/gai_strerror.to src/network/getaddrinfo.xa: src/network/getaddrinfo.to src/network/gethostbyaddr.xa: src/network/gethostbyaddr.to src/network/gethostbyaddr_r.xa: src/network/gethostbyaddr_r.to src/network/gethostbyname.xa: src/network/gethostbyname.to src/network/gethostbyname2.xa: src/network/gethostbyname2.to src/network/gethostbyname2_r.xa: src/network/gethostbyname2_r.to src/network/gethostbyname_r.xa: src/network/gethostbyname_r.to src/network/getifaddrs.xa: src/network/getifaddrs.to src/network/getnameinfo.xa: src/network/getnameinfo.to src/network/getpeername.xa: src/network/getpeername.to src/network/getservbyname.xa: src/network/getservbyname.to src/network/getservbyname_r.xa: src/network/getservbyname_r.to src/network/getservbyport.xa: src/network/getservbyport.to src/network/getservbyport_r.xa: src/network/getservbyport_r.to src/network/getsockname.xa: src/network/getsockname.to src/network/getsockopt.xa: src/network/getsockopt.to src/network/h_errno.xa: src/network/h_errno.to src/network/herror.xa: src/network/herror.to src/network/hstrerror.xa: src/network/hstrerror.to src/network/htonl.xa: src/network/htonl.to src/network/htons.xa: src/network/htons.to src/network/if_freenameindex.xa: src/network/if_freenameindex.to src/network/if_indextoname.xa: src/network/if_indextoname.to src/network/if_nameindex.xa: src/network/if_nameindex.to src/network/if_nametoindex.xa: src/network/if_nametoindex.to src/network/in6addr_any.xa: src/network/in6addr_any.to src/network/in6addr_loopback.xa: src/network/in6addr_loopback.to src/network/inet_addr.xa: src/network/inet_addr.to src/network/inet_aton.xa: src/network/inet_aton.to src/network/inet_legacy.xa: src/network/inet_legacy.to src/network/inet_ntoa.xa: src/network/inet_ntoa.to src/network/inet_ntop.xa: src/network/inet_ntop.to src/network/inet_pton.xa: src/network/inet_pton.to src/network/listen.xa: src/network/listen.to src/network/lookup_ipliteral.xa: src/network/lookup_ipliteral.to src/network/lookup_name.xa: src/network/lookup_name.to src/network/lookup_serv.xa: src/network/lookup_serv.to src/network/netlink.xa: src/network/netlink.to src/network/netname.xa: src/network/netname.to src/network/ns_parse.xa: src/network/ns_parse.to src/network/ntohl.xa: src/network/ntohl.to src/network/ntohs.xa: src/network/ntohs.to src/network/proto.xa: src/network/proto.to src/network/recv.xa: src/network/recv.to src/network/recvfrom.xa: src/network/recvfrom.to src/network/recvmmsg.xa: src/network/recvmmsg.to src/network/recvmsg.xa: src/network/recvmsg.to src/network/res_init.xa: src/network/res_init.to src/network/res_mkquery.xa: src/network/res_mkquery.to src/network/res_msend.xa: src/network/res_msend.to src/network/res_query.xa: src/network/res_query.to src/network/res_querydomain.xa: src/network/res_querydomain.to src/network/res_send.xa: src/network/res_send.to src/network/res_state.xa: src/network/res_state.to src/network/resolvconf.xa: src/network/resolvconf.to src/network/send.xa: src/network/send.to src/network/sendmmsg.xa: src/network/sendmmsg.to src/network/sendmsg.xa: src/network/sendmsg.to src/network/sendto.xa: src/network/sendto.to src/network/serv.xa: src/network/serv.to src/network/setsockopt.xa: src/network/setsockopt.to src/network/shutdown.xa: src/network/shutdown.to src/network/sockatmark.xa: src/network/sockatmark.to src/network/socket.xa: src/network/socket.to src/network/socketpair.xa: src/network/socketpair.to src/passwd/fgetgrent.xa: src/passwd/fgetgrent.to src/passwd/fgetpwent.xa: src/passwd/fgetpwent.to src/passwd/fgetspent.xa: src/passwd/fgetspent.to src/passwd/getgr_a.xa: src/passwd/getgr_a.to src/passwd/getgr_r.xa: src/passwd/getgr_r.to src/passwd/getgrent.xa: src/passwd/getgrent.to src/passwd/getgrent_a.xa: src/passwd/getgrent_a.to src/passwd/getgrouplist.xa: src/passwd/getgrouplist.to src/passwd/getpw_a.xa: src/passwd/getpw_a.to src/passwd/getpw_r.xa: src/passwd/getpw_r.to src/passwd/getpwent.xa: src/passwd/getpwent.to src/passwd/getpwent_a.xa: src/passwd/getpwent_a.to src/passwd/getspent.xa: src/passwd/getspent.to src/passwd/getspnam.xa: src/passwd/getspnam.to src/passwd/getspnam_r.xa: src/passwd/getspnam_r.to src/passwd/lckpwdf.xa: src/passwd/lckpwdf.to src/passwd/nscd_query.xa: src/passwd/nscd_query.to src/passwd/putgrent.xa: src/passwd/putgrent.to src/passwd/putpwent.xa: src/passwd/putpwent.to src/passwd/putspent.xa: src/passwd/putspent.to src/prng/__rand48_step.xa: src/prng/__rand48_step.to src/prng/__seed48.xa: src/prng/__seed48.to src/prng/drand48.xa: src/prng/drand48.to src/prng/lcong48.xa: src/prng/lcong48.to src/prng/lrand48.xa: src/prng/lrand48.to src/prng/mrand48.xa: src/prng/mrand48.to src/prng/rand.xa: src/prng/rand.to src/prng/rand_r.xa: src/prng/rand_r.to src/prng/random.xa: src/prng/random.to src/prng/seed48.xa: src/prng/seed48.to src/prng/srand48.xa: src/prng/srand48.to src/process/_Fork.xa: src/process/_Fork.to src/process/execl.xa: src/process/execl.to src/process/execle.xa: src/process/execle.to src/process/execlp.xa: src/process/execlp.to src/process/execv.xa: src/process/execv.to src/process/execve.xa: src/process/execve.to src/process/execvp.xa: src/process/execvp.to src/process/fexecve.xa: src/process/fexecve.to src/process/fork.xa: src/process/fork.to src/process/posix_spawn.xa: src/process/posix_spawn.to src/process/posix_spawn_file_actions_addchdir.xa: src/process/posix_spawn_file_actions_addchdir.to src/process/posix_spawn_file_actions_addclose.xa: src/process/posix_spawn_file_actions_addclose.to src/process/posix_spawn_file_actions_adddup2.xa: src/process/posix_spawn_file_actions_adddup2.to src/process/posix_spawn_file_actions_addfchdir.xa: src/process/posix_spawn_file_actions_addfchdir.to src/process/posix_spawn_file_actions_addopen.xa: src/process/posix_spawn_file_actions_addopen.to src/process/posix_spawn_file_actions_destroy.xa: src/process/posix_spawn_file_actions_destroy.to src/process/posix_spawn_file_actions_init.xa: src/process/posix_spawn_file_actions_init.to src/process/posix_spawnattr_destroy.xa: src/process/posix_spawnattr_destroy.to src/process/posix_spawnattr_getflags.xa: src/process/posix_spawnattr_getflags.to src/process/posix_spawnattr_getpgroup.xa: src/process/posix_spawnattr_getpgroup.to src/process/posix_spawnattr_getsigdefault.xa: src/process/posix_spawnattr_getsigdefault.to src/process/posix_spawnattr_getsigmask.xa: src/process/posix_spawnattr_getsigmask.to src/process/posix_spawnattr_init.xa: src/process/posix_spawnattr_init.to src/process/posix_spawnattr_sched.xa: src/process/posix_spawnattr_sched.to src/process/posix_spawnattr_setflags.xa: src/process/posix_spawnattr_setflags.to src/process/posix_spawnattr_setpgroup.xa: src/process/posix_spawnattr_setpgroup.to src/process/posix_spawnattr_setsigdefault.xa: src/process/posix_spawnattr_setsigdefault.to src/process/posix_spawnattr_setsigmask.xa: src/process/posix_spawnattr_setsigmask.to src/process/posix_spawnp.xa: src/process/posix_spawnp.to src/process/system.xa: src/process/system.to src/process/vfork.xa: src/process/vfork.to src/process/wait.xa: src/process/wait.to src/process/waitid.xa: src/process/waitid.to src/process/waitpid.xa: src/process/waitpid.to src/regex/fnmatch.xa: src/regex/fnmatch.to src/regex/glob.xa: src/regex/glob.to src/regex/regcomp.xa: src/regex/regcomp.to src/regex/regerror.xa: src/regex/regerror.to src/regex/regexec.xa: src/regex/regexec.to src/regex/tre-mem.xa: src/regex/tre-mem.to src/sched/affinity.xa: src/sched/affinity.to src/sched/sched_cpucount.xa: src/sched/sched_cpucount.to src/sched/sched_get_priority_max.xa: src/sched/sched_get_priority_max.to src/sched/sched_getcpu.xa: src/sched/sched_getcpu.to src/sched/sched_getparam.xa: src/sched/sched_getparam.to src/sched/sched_getscheduler.xa: src/sched/sched_getscheduler.to src/sched/sched_rr_get_interval.xa: src/sched/sched_rr_get_interval.to src/sched/sched_setparam.xa: src/sched/sched_setparam.to src/sched/sched_setscheduler.xa: src/sched/sched_setscheduler.to src/sched/sched_yield.xa: src/sched/sched_yield.to src/search/hsearch.xa: src/search/hsearch.to src/search/insque.xa: src/search/insque.to src/search/lsearch.xa: src/search/lsearch.to src/search/tdelete.xa: src/search/tdelete.to src/search/tdestroy.xa: src/search/tdestroy.to src/search/tfind.xa: src/search/tfind.to src/search/tsearch.xa: src/search/tsearch.to src/search/twalk.xa: src/search/twalk.to src/select/poll.xa: src/select/poll.to src/select/pselect.xa: src/select/pselect.to src/select/select.xa: src/select/select.to src/signal/block.xa: src/signal/block.to src/signal/getitimer.xa: src/signal/getitimer.to src/signal/kill.xa: src/signal/kill.to src/signal/killpg.xa: src/signal/killpg.to src/signal/psiginfo.xa: src/signal/psiginfo.to src/signal/psignal.xa: src/signal/psignal.to src/signal/raise.xa: src/signal/raise.to src/signal/restore.xa: src/signal/restore.to src/signal/setitimer.xa: src/signal/setitimer.to src/signal/sigaction.xa: src/signal/sigaction.to src/signal/sigaddset.xa: src/signal/sigaddset.to src/signal/sigaltstack.xa: src/signal/sigaltstack.to src/signal/sigandset.xa: src/signal/sigandset.to src/signal/sigdelset.xa: src/signal/sigdelset.to src/signal/sigemptyset.xa: src/signal/sigemptyset.to src/signal/sigfillset.xa: src/signal/sigfillset.to src/signal/sighold.xa: src/signal/sighold.to src/signal/sigignore.xa: src/signal/sigignore.to src/signal/siginterrupt.xa: src/signal/siginterrupt.to src/signal/sigisemptyset.xa: src/signal/sigisemptyset.to src/signal/sigismember.xa: src/signal/sigismember.to src/signal/siglongjmp.xa: src/signal/siglongjmp.to src/signal/signal.xa: src/signal/signal.to src/signal/sigorset.xa: src/signal/sigorset.to src/signal/sigpause.xa: src/signal/sigpause.to src/signal/sigpending.xa: src/signal/sigpending.to src/signal/sigprocmask.xa: src/signal/sigprocmask.to src/signal/sigqueue.xa: src/signal/sigqueue.to src/signal/sigrelse.xa: src/signal/sigrelse.to src/signal/sigrtmax.xa: src/signal/sigrtmax.to src/signal/sigrtmin.xa: src/signal/sigrtmin.to src/signal/sigset.xa: src/signal/sigset.to src/signal/sigsetjmp_tail.xa: src/signal/sigsetjmp_tail.to src/signal/sigsuspend.xa: src/signal/sigsuspend.to src/signal/sigtimedwait.xa: src/signal/sigtimedwait.to src/signal/sigwait.xa: src/signal/sigwait.to src/signal/sigwaitinfo.xa: src/signal/sigwaitinfo.to src/signal/x32/getitimer.xa: src/signal/x32/getitimer.to src/signal/x32/setitimer.xa: src/signal/x32/setitimer.to src/stat/__xstat.xa: src/stat/__xstat.to src/stat/chmod.xa: src/stat/chmod.to src/stat/fchmod.xa: src/stat/fchmod.to src/stat/fchmodat.xa: src/stat/fchmodat.to src/stat/fstat.xa: src/stat/fstat.to src/stat/fstatat.xa: src/stat/fstatat.to src/stat/futimens.xa: src/stat/futimens.to src/stat/futimesat.xa: src/stat/futimesat.to src/stat/lchmod.xa: src/stat/lchmod.to src/stat/lstat.xa: src/stat/lstat.to src/stat/mkdir.xa: src/stat/mkdir.to src/stat/mkdirat.xa: src/stat/mkdirat.to src/stat/mkfifo.xa: src/stat/mkfifo.to src/stat/mkfifoat.xa: src/stat/mkfifoat.to src/stat/mknod.xa: src/stat/mknod.to src/stat/mknodat.xa: src/stat/mknodat.to src/stat/stat.xa: src/stat/stat.to src/stat/statvfs.xa: src/stat/statvfs.to src/stat/umask.xa: src/stat/umask.to src/stat/utimensat.xa: src/stat/utimensat.to src/stdio/__fclose_ca.xa: src/stdio/__fclose_ca.to src/stdio/__fdopen.xa: src/stdio/__fdopen.to src/stdio/__fmodeflags.xa: src/stdio/__fmodeflags.to src/stdio/__fopen_rb_ca.xa: src/stdio/__fopen_rb_ca.to src/stdio/__lockfile.xa: src/stdio/__lockfile.to src/stdio/__overflow.xa: src/stdio/__overflow.to src/stdio/__stdio_close.xa: src/stdio/__stdio_close.to src/stdio/__stdio_exit.xa: src/stdio/__stdio_exit.to src/stdio/__stdio_read.xa: src/stdio/__stdio_read.to src/stdio/__stdio_seek.xa: src/stdio/__stdio_seek.to src/stdio/__stdio_write.xa: src/stdio/__stdio_write.to src/stdio/__stdout_write.xa: src/stdio/__stdout_write.to src/stdio/__toread.xa: src/stdio/__toread.to src/stdio/__towrite.xa: src/stdio/__towrite.to src/stdio/__uflow.xa: src/stdio/__uflow.to src/stdio/asprintf.xa: src/stdio/asprintf.to src/stdio/clearerr.xa: src/stdio/clearerr.to src/stdio/dprintf.xa: src/stdio/dprintf.to src/stdio/ext.xa: src/stdio/ext.to src/stdio/ext2.xa: src/stdio/ext2.to src/stdio/fclose.xa: src/stdio/fclose.to src/stdio/feof.xa: src/stdio/feof.to src/stdio/ferror.xa: src/stdio/ferror.to src/stdio/fflush.xa: src/stdio/fflush.to src/stdio/fgetc.xa: src/stdio/fgetc.to src/stdio/fgetln.xa: src/stdio/fgetln.to src/stdio/fgetpos.xa: src/stdio/fgetpos.to src/stdio/fgets.xa: src/stdio/fgets.to src/stdio/fgetwc.xa: src/stdio/fgetwc.to src/stdio/fgetws.xa: src/stdio/fgetws.to src/stdio/fileno.xa: src/stdio/fileno.to src/stdio/flockfile.xa: src/stdio/flockfile.to src/stdio/fmemopen.xa: src/stdio/fmemopen.to src/stdio/fopen.xa: src/stdio/fopen.to src/stdio/fopencookie.xa: src/stdio/fopencookie.to src/stdio/fprintf.xa: src/stdio/fprintf.to src/stdio/fputc.xa: src/stdio/fputc.to src/stdio/fputs.xa: src/stdio/fputs.to src/stdio/fputwc.xa: src/stdio/fputwc.to src/stdio/fputws.xa: src/stdio/fputws.to src/stdio/fread.xa: src/stdio/fread.to src/stdio/freopen.xa: src/stdio/freopen.to src/stdio/fscanf.xa: src/stdio/fscanf.to src/stdio/fseek.xa: src/stdio/fseek.to src/stdio/fsetpos.xa: src/stdio/fsetpos.to src/stdio/ftell.xa: src/stdio/ftell.to src/stdio/ftrylockfile.xa: src/stdio/ftrylockfile.to src/stdio/funlockfile.xa: src/stdio/funlockfile.to src/stdio/fwide.xa: src/stdio/fwide.to src/stdio/fwprintf.xa: src/stdio/fwprintf.to src/stdio/fwrite.xa: src/stdio/fwrite.to src/stdio/fwscanf.xa: src/stdio/fwscanf.to src/stdio/getc.xa: src/stdio/getc.to src/stdio/getc_unlocked.xa: src/stdio/getc_unlocked.to src/stdio/getchar.xa: src/stdio/getchar.to src/stdio/getchar_unlocked.xa: src/stdio/getchar_unlocked.to src/stdio/getdelim.xa: src/stdio/getdelim.to src/stdio/getline.xa: src/stdio/getline.to src/stdio/gets.xa: src/stdio/gets.to src/stdio/getw.xa: src/stdio/getw.to src/stdio/getwc.xa: src/stdio/getwc.to src/stdio/getwchar.xa: src/stdio/getwchar.to src/stdio/ofl.xa: src/stdio/ofl.to src/stdio/ofl_add.xa: src/stdio/ofl_add.to src/stdio/open_memstream.xa: src/stdio/open_memstream.to src/stdio/open_wmemstream.xa: src/stdio/open_wmemstream.to src/stdio/pclose.xa: src/stdio/pclose.to src/stdio/perror.xa: src/stdio/perror.to src/stdio/popen.xa: src/stdio/popen.to src/stdio/printf.xa: src/stdio/printf.to src/stdio/putc.xa: src/stdio/putc.to src/stdio/putc_unlocked.xa: src/stdio/putc_unlocked.to src/stdio/putchar.xa: src/stdio/putchar.to src/stdio/putchar_unlocked.xa: src/stdio/putchar_unlocked.to src/stdio/puts.xa: src/stdio/puts.to src/stdio/putw.xa: src/stdio/putw.to src/stdio/putwc.xa: src/stdio/putwc.to src/stdio/putwchar.xa: src/stdio/putwchar.to src/stdio/remove.xa: src/stdio/remove.to src/stdio/rename.xa: src/stdio/rename.to src/stdio/rewind.xa: src/stdio/rewind.to src/stdio/scanf.xa: src/stdio/scanf.to src/stdio/setbuf.xa: src/stdio/setbuf.to src/stdio/setbuffer.xa: src/stdio/setbuffer.to src/stdio/setlinebuf.xa: src/stdio/setlinebuf.to src/stdio/setvbuf.xa: src/stdio/setvbuf.to src/stdio/snprintf.xa: src/stdio/snprintf.to src/stdio/sprintf.xa: src/stdio/sprintf.to src/stdio/sscanf.xa: src/stdio/sscanf.to src/stdio/stderr.xa: src/stdio/stderr.to src/stdio/stdin.xa: src/stdio/stdin.to src/stdio/stdout.xa: src/stdio/stdout.to src/stdio/swprintf.xa: src/stdio/swprintf.to src/stdio/swscanf.xa: src/stdio/swscanf.to src/stdio/tempnam.xa: src/stdio/tempnam.to src/stdio/tmpfile.xa: src/stdio/tmpfile.to src/stdio/tmpnam.xa: src/stdio/tmpnam.to src/stdio/ungetc.xa: src/stdio/ungetc.to src/stdio/ungetwc.xa: src/stdio/ungetwc.to src/stdio/vasprintf.xa: src/stdio/vasprintf.to src/stdio/vdprintf.xa: src/stdio/vdprintf.to src/stdio/vfprintf.xa: src/stdio/vfprintf.to src/stdio/vfscanf.xa: src/stdio/vfscanf.to src/stdio/vfwprintf.xa: src/stdio/vfwprintf.to src/stdio/vfwscanf.xa: src/stdio/vfwscanf.to src/stdio/vprintf.xa: src/stdio/vprintf.to src/stdio/vscanf.xa: src/stdio/vscanf.to src/stdio/vsnprintf.xa: src/stdio/vsnprintf.to src/stdio/vsprintf.xa: src/stdio/vsprintf.to src/stdio/vsscanf.xa: src/stdio/vsscanf.to src/stdio/vswprintf.xa: src/stdio/vswprintf.to src/stdio/vswscanf.xa: src/stdio/vswscanf.to src/stdio/vwprintf.xa: src/stdio/vwprintf.to src/stdio/vwscanf.xa: src/stdio/vwscanf.to src/stdio/wprintf.xa: src/stdio/wprintf.to src/stdio/wscanf.xa: src/stdio/wscanf.to src/stdlib/abs.xa: src/stdlib/abs.to src/stdlib/atof.xa: src/stdlib/atof.to src/stdlib/atoi.xa: src/stdlib/atoi.to src/stdlib/atol.xa: src/stdlib/atol.to src/stdlib/atoll.xa: src/stdlib/atoll.to src/stdlib/bsearch.xa: src/stdlib/bsearch.to src/stdlib/div.xa: src/stdlib/div.to src/stdlib/ecvt.xa: src/stdlib/ecvt.to src/stdlib/fcvt.xa: src/stdlib/fcvt.to src/stdlib/gcvt.xa: src/stdlib/gcvt.to src/stdlib/imaxabs.xa: src/stdlib/imaxabs.to src/stdlib/imaxdiv.xa: src/stdlib/imaxdiv.to src/stdlib/labs.xa: src/stdlib/labs.to src/stdlib/ldiv.xa: src/stdlib/ldiv.to src/stdlib/llabs.xa: src/stdlib/llabs.to src/stdlib/lldiv.xa: src/stdlib/lldiv.to src/stdlib/qsort.xa: src/stdlib/qsort.to src/stdlib/qsort_nr.xa: src/stdlib/qsort_nr.to src/stdlib/strtod.xa: src/stdlib/strtod.to src/stdlib/strtol.xa: src/stdlib/strtol.to src/stdlib/wcstod.xa: src/stdlib/wcstod.to src/stdlib/wcstol.xa: src/stdlib/wcstol.to src/string/bcmp.xa: src/string/bcmp.to src/string/bcopy.xa: src/string/bcopy.to src/string/bzero.xa: src/string/bzero.to src/string/explicit_bzero.xa: src/string/explicit_bzero.to src/string/index.xa: src/string/index.to src/string/memccpy.xa: src/string/memccpy.to src/string/memchr.xa: src/string/memchr.to src/string/memcmp.xa: src/string/memcmp.to src/string/memcpy.xa: src/string/memcpy.to src/string/memmem.xa: src/string/memmem.to src/string/memmove.xa: src/string/memmove.to src/string/mempcpy.xa: src/string/mempcpy.to src/string/memrchr.xa: src/string/memrchr.to src/string/memset.xa: src/string/memset.to src/string/rindex.xa: src/string/rindex.to src/string/stpcpy.xa: src/string/stpcpy.to src/string/stpncpy.xa: src/string/stpncpy.to src/string/strcasecmp.xa: src/string/strcasecmp.to src/string/strcasestr.xa: src/string/strcasestr.to src/string/strcat.xa: src/string/strcat.to src/string/strchr.xa: src/string/strchr.to src/string/strchrnul.xa: src/string/strchrnul.to src/string/strcmp.xa: src/string/strcmp.to src/string/strcpy.xa: src/string/strcpy.to src/string/strcspn.xa: src/string/strcspn.to src/string/strdup.xa: src/string/strdup.to src/string/strerror_r.xa: src/string/strerror_r.to src/string/strlcat.xa: src/string/strlcat.to src/string/strlcpy.xa: src/string/strlcpy.to src/string/strlen.xa: src/string/strlen.to src/string/strncasecmp.xa: src/string/strncasecmp.to src/string/strncat.xa: src/string/strncat.to src/string/strncmp.xa: src/string/strncmp.to src/string/strncpy.xa: src/string/strncpy.to src/string/strndup.xa: src/string/strndup.to src/string/strnlen.xa: src/string/strnlen.to src/string/strpbrk.xa: src/string/strpbrk.to src/string/strrchr.xa: src/string/strrchr.to src/string/strsep.xa: src/string/strsep.to src/string/strsignal.xa: src/string/strsignal.to src/string/strspn.xa: src/string/strspn.to src/string/strstr.xa: src/string/strstr.to src/string/strtok.xa: src/string/strtok.to src/string/strtok_r.xa: src/string/strtok_r.to src/string/strverscmp.xa: src/string/strverscmp.to src/string/swab.xa: src/string/swab.to src/string/wcpcpy.xa: src/string/wcpcpy.to src/string/wcpncpy.xa: src/string/wcpncpy.to src/string/wcscasecmp.xa: src/string/wcscasecmp.to src/string/wcscasecmp_l.xa: src/string/wcscasecmp_l.to src/string/wcscat.xa: src/string/wcscat.to src/string/wcschr.xa: src/string/wcschr.to src/string/wcscmp.xa: src/string/wcscmp.to src/string/wcscpy.xa: src/string/wcscpy.to src/string/wcscspn.xa: src/string/wcscspn.to src/string/wcsdup.xa: src/string/wcsdup.to src/string/wcslen.xa: src/string/wcslen.to src/string/wcsncasecmp.xa: src/string/wcsncasecmp.to src/string/wcsncasecmp_l.xa: src/string/wcsncasecmp_l.to src/string/wcsncat.xa: src/string/wcsncat.to src/string/wcsncmp.xa: src/string/wcsncmp.to src/string/wcsncpy.xa: src/string/wcsncpy.to src/string/wcsnlen.xa: src/string/wcsnlen.to src/string/wcspbrk.xa: src/string/wcspbrk.to src/string/wcsrchr.xa: src/string/wcsrchr.to src/string/wcsspn.xa: src/string/wcsspn.to src/string/wcsstr.xa: src/string/wcsstr.to src/string/wcstok.xa: src/string/wcstok.to src/string/wcswcs.xa: src/string/wcswcs.to src/string/wmemchr.xa: src/string/wmemchr.to src/string/wmemcmp.xa: src/string/wmemcmp.to src/string/wmemcpy.xa: src/string/wmemcpy.to src/string/wmemmove.xa: src/string/wmemmove.to src/string/wmemset.xa: src/string/wmemset.to src/temp/__randname.xa: src/temp/__randname.to src/temp/mkdtemp.xa: src/temp/mkdtemp.to src/temp/mkostemp.xa: src/temp/mkostemp.to src/temp/mkostemps.xa: src/temp/mkostemps.to src/temp/mkstemp.xa: src/temp/mkstemp.to src/temp/mkstemps.xa: src/temp/mkstemps.to src/temp/mktemp.xa: src/temp/mktemp.to src/termios/cfgetospeed.xa: src/termios/cfgetospeed.to src/termios/cfmakeraw.xa: src/termios/cfmakeraw.to src/termios/cfsetospeed.xa: src/termios/cfsetospeed.to src/termios/tcdrain.xa: src/termios/tcdrain.to src/termios/tcflow.xa: src/termios/tcflow.to src/termios/tcflush.xa: src/termios/tcflush.to src/termios/tcgetattr.xa: src/termios/tcgetattr.to src/termios/tcgetsid.xa: src/termios/tcgetsid.to src/termios/tcgetwinsize.xa: src/termios/tcgetwinsize.to src/termios/tcsendbreak.xa: src/termios/tcsendbreak.to src/termios/tcsetattr.xa: src/termios/tcsetattr.to src/termios/tcsetwinsize.xa: src/termios/tcsetwinsize.to src/thread/__lock.xa: src/thread/__lock.to src/thread/__set_thread_area.xa: src/thread/__set_thread_area.to src/thread/__syscall_cp.xa: src/thread/__syscall_cp.to src/thread/__timedwait.xa: src/thread/__timedwait.to src/thread/__tls_get_addr.xa: src/thread/__tls_get_addr.to src/thread/__unmapself.xa: src/thread/__unmapself.to src/thread/__wait.xa: src/thread/__wait.to src/thread/arm/__set_thread_area.xa: src/thread/arm/__set_thread_area.to src/thread/call_once.xa: src/thread/call_once.to src/thread/clone.xa: src/thread/clone.to src/thread/cnd_broadcast.xa: src/thread/cnd_broadcast.to src/thread/cnd_destroy.xa: src/thread/cnd_destroy.to src/thread/cnd_init.xa: src/thread/cnd_init.to src/thread/cnd_signal.xa: src/thread/cnd_signal.to src/thread/cnd_timedwait.xa: src/thread/cnd_timedwait.to src/thread/cnd_wait.xa: src/thread/cnd_wait.to src/thread/default_attr.xa: src/thread/default_attr.to src/thread/lock_ptc.xa: src/thread/lock_ptc.to src/thread/mtx_destroy.xa: src/thread/mtx_destroy.to src/thread/mtx_init.xa: src/thread/mtx_init.to src/thread/mtx_lock.xa: src/thread/mtx_lock.to src/thread/mtx_timedlock.xa: src/thread/mtx_timedlock.to src/thread/mtx_trylock.xa: src/thread/mtx_trylock.to src/thread/mtx_unlock.xa: src/thread/mtx_unlock.to src/thread/pthread_atfork.xa: src/thread/pthread_atfork.to src/thread/pthread_attr_destroy.xa: src/thread/pthread_attr_destroy.to src/thread/pthread_attr_get.xa: src/thread/pthread_attr_get.to src/thread/pthread_attr_init.xa: src/thread/pthread_attr_init.to src/thread/pthread_attr_setdetachstate.xa: src/thread/pthread_attr_setdetachstate.to src/thread/pthread_attr_setguardsize.xa: src/thread/pthread_attr_setguardsize.to src/thread/pthread_attr_setinheritsched.xa: src/thread/pthread_attr_setinheritsched.to src/thread/pthread_attr_setschedparam.xa: src/thread/pthread_attr_setschedparam.to src/thread/pthread_attr_setschedpolicy.xa: src/thread/pthread_attr_setschedpolicy.to src/thread/pthread_attr_setscope.xa: src/thread/pthread_attr_setscope.to src/thread/pthread_attr_setstack.xa: src/thread/pthread_attr_setstack.to src/thread/pthread_attr_setstacksize.xa: src/thread/pthread_attr_setstacksize.to src/thread/pthread_barrier_destroy.xa: src/thread/pthread_barrier_destroy.to src/thread/pthread_barrier_init.xa: src/thread/pthread_barrier_init.to src/thread/pthread_barrier_wait.xa: src/thread/pthread_barrier_wait.to src/thread/pthread_barrierattr_destroy.xa: src/thread/pthread_barrierattr_destroy.to src/thread/pthread_barrierattr_init.xa: src/thread/pthread_barrierattr_init.to src/thread/pthread_barrierattr_setpshared.xa: src/thread/pthread_barrierattr_setpshared.to src/thread/pthread_cancel.xa: src/thread/pthread_cancel.to src/thread/pthread_cleanup_push.xa: src/thread/pthread_cleanup_push.to src/thread/pthread_cond_broadcast.xa: src/thread/pthread_cond_broadcast.to src/thread/pthread_cond_destroy.xa: src/thread/pthread_cond_destroy.to src/thread/pthread_cond_init.xa: src/thread/pthread_cond_init.to src/thread/pthread_cond_signal.xa: src/thread/pthread_cond_signal.to src/thread/pthread_cond_timedwait.xa: src/thread/pthread_cond_timedwait.to src/thread/pthread_cond_wait.xa: src/thread/pthread_cond_wait.to src/thread/pthread_condattr_destroy.xa: src/thread/pthread_condattr_destroy.to src/thread/pthread_condattr_init.xa: src/thread/pthread_condattr_init.to src/thread/pthread_condattr_setclock.xa: src/thread/pthread_condattr_setclock.to src/thread/pthread_condattr_setpshared.xa: src/thread/pthread_condattr_setpshared.to src/thread/pthread_create.xa: src/thread/pthread_create.to src/thread/pthread_detach.xa: src/thread/pthread_detach.to src/thread/pthread_equal.xa: src/thread/pthread_equal.to src/thread/pthread_getattr_np.xa: src/thread/pthread_getattr_np.to src/thread/pthread_getconcurrency.xa: src/thread/pthread_getconcurrency.to src/thread/pthread_getcpuclockid.xa: src/thread/pthread_getcpuclockid.to src/thread/pthread_getname_np.xa: src/thread/pthread_getname_np.to src/thread/pthread_getschedparam.xa: src/thread/pthread_getschedparam.to src/thread/pthread_getspecific.xa: src/thread/pthread_getspecific.to src/thread/pthread_join.xa: src/thread/pthread_join.to src/thread/pthread_key_create.xa: src/thread/pthread_key_create.to src/thread/pthread_kill.xa: src/thread/pthread_kill.to src/thread/pthread_mutex_consistent.xa: src/thread/pthread_mutex_consistent.to src/thread/pthread_mutex_destroy.xa: src/thread/pthread_mutex_destroy.to src/thread/pthread_mutex_getprioceiling.xa: src/thread/pthread_mutex_getprioceiling.to src/thread/pthread_mutex_init.xa: src/thread/pthread_mutex_init.to src/thread/pthread_mutex_lock.xa: src/thread/pthread_mutex_lock.to src/thread/pthread_mutex_setprioceiling.xa: src/thread/pthread_mutex_setprioceiling.to src/thread/pthread_mutex_timedlock.xa: src/thread/pthread_mutex_timedlock.to src/thread/pthread_mutex_trylock.xa: src/thread/pthread_mutex_trylock.to src/thread/pthread_mutex_unlock.xa: src/thread/pthread_mutex_unlock.to src/thread/pthread_mutexattr_destroy.xa: src/thread/pthread_mutexattr_destroy.to src/thread/pthread_mutexattr_init.xa: src/thread/pthread_mutexattr_init.to src/thread/pthread_mutexattr_setprotocol.xa: src/thread/pthread_mutexattr_setprotocol.to src/thread/pthread_mutexattr_setpshared.xa: src/thread/pthread_mutexattr_setpshared.to src/thread/pthread_mutexattr_setrobust.xa: src/thread/pthread_mutexattr_setrobust.to src/thread/pthread_mutexattr_settype.xa: src/thread/pthread_mutexattr_settype.to src/thread/pthread_once.xa: src/thread/pthread_once.to src/thread/pthread_rwlock_destroy.xa: src/thread/pthread_rwlock_destroy.to src/thread/pthread_rwlock_init.xa: src/thread/pthread_rwlock_init.to src/thread/pthread_rwlock_rdlock.xa: src/thread/pthread_rwlock_rdlock.to src/thread/pthread_rwlock_timedrdlock.xa: src/thread/pthread_rwlock_timedrdlock.to src/thread/pthread_rwlock_timedwrlock.xa: src/thread/pthread_rwlock_timedwrlock.to src/thread/pthread_rwlock_tryrdlock.xa: src/thread/pthread_rwlock_tryrdlock.to src/thread/pthread_rwlock_trywrlock.xa: src/thread/pthread_rwlock_trywrlock.to src/thread/pthread_rwlock_unlock.xa: src/thread/pthread_rwlock_unlock.to src/thread/pthread_rwlock_wrlock.xa: src/thread/pthread_rwlock_wrlock.to src/thread/pthread_rwlockattr_destroy.xa: src/thread/pthread_rwlockattr_destroy.to src/thread/pthread_rwlockattr_init.xa: src/thread/pthread_rwlockattr_init.to src/thread/pthread_rwlockattr_setpshared.xa: src/thread/pthread_rwlockattr_setpshared.to src/thread/pthread_self.xa: src/thread/pthread_self.to src/thread/pthread_setattr_default_np.xa: src/thread/pthread_setattr_default_np.to src/thread/pthread_setcancelstate.xa: src/thread/pthread_setcancelstate.to src/thread/pthread_setcanceltype.xa: src/thread/pthread_setcanceltype.to src/thread/pthread_setconcurrency.xa: src/thread/pthread_setconcurrency.to src/thread/pthread_setname_np.xa: src/thread/pthread_setname_np.to src/thread/pthread_setschedparam.xa: src/thread/pthread_setschedparam.to src/thread/pthread_setschedprio.xa: src/thread/pthread_setschedprio.to src/thread/pthread_setspecific.xa: src/thread/pthread_setspecific.to src/thread/pthread_sigmask.xa: src/thread/pthread_sigmask.to src/thread/pthread_spin_destroy.xa: src/thread/pthread_spin_destroy.to src/thread/pthread_spin_init.xa: src/thread/pthread_spin_init.to src/thread/pthread_spin_lock.xa: src/thread/pthread_spin_lock.to src/thread/pthread_spin_trylock.xa: src/thread/pthread_spin_trylock.to src/thread/pthread_spin_unlock.xa: src/thread/pthread_spin_unlock.to src/thread/pthread_testcancel.xa: src/thread/pthread_testcancel.to src/thread/sem_destroy.xa: src/thread/sem_destroy.to src/thread/sem_getvalue.xa: src/thread/sem_getvalue.to src/thread/sem_init.xa: src/thread/sem_init.to src/thread/sem_open.xa: src/thread/sem_open.to src/thread/sem_post.xa: src/thread/sem_post.to src/thread/sem_timedwait.xa: src/thread/sem_timedwait.to src/thread/sem_trywait.xa: src/thread/sem_trywait.to src/thread/sem_unlink.xa: src/thread/sem_unlink.to src/thread/sem_wait.xa: src/thread/sem_wait.to src/thread/sh/__set_thread_area.xa: src/thread/sh/__set_thread_area.to src/thread/sh/__unmapself.xa: src/thread/sh/__unmapself.to src/thread/synccall.xa: src/thread/synccall.to src/thread/thrd_create.xa: src/thread/thrd_create.to src/thread/thrd_exit.xa: src/thread/thrd_exit.to src/thread/thrd_join.xa: src/thread/thrd_join.to src/thread/thrd_sleep.xa: src/thread/thrd_sleep.to src/thread/thrd_yield.xa: src/thread/thrd_yield.to src/thread/tls.xa: src/thread/tls.to src/thread/tss_create.xa: src/thread/tss_create.to src/thread/tss_delete.xa: src/thread/tss_delete.to src/thread/tss_set.xa: src/thread/tss_set.to src/thread/vmlock.xa: src/thread/vmlock.to src/time/__map_file.xa: src/time/__map_file.to src/time/__month_to_secs.xa: src/time/__month_to_secs.to src/time/__secs_to_tm.xa: src/time/__secs_to_tm.to src/time/__tm_to_secs.xa: src/time/__tm_to_secs.to src/time/__tz.xa: src/time/__tz.to src/time/__year_to_secs.xa: src/time/__year_to_secs.to src/time/asctime.xa: src/time/asctime.to src/time/asctime_r.xa: src/time/asctime_r.to src/time/clock.xa: src/time/clock.to src/time/clock_getcpuclockid.xa: src/time/clock_getcpuclockid.to src/time/clock_getres.xa: src/time/clock_getres.to src/time/clock_gettime.xa: src/time/clock_gettime.to src/time/clock_nanosleep.xa: src/time/clock_nanosleep.to src/time/clock_settime.xa: src/time/clock_settime.to src/time/ctime.xa: src/time/ctime.to src/time/ctime_r.xa: src/time/ctime_r.to src/time/difftime.xa: src/time/difftime.to src/time/ftime.xa: src/time/ftime.to src/time/getdate.xa: src/time/getdate.to src/time/gettimeofday.xa: src/time/gettimeofday.to src/time/gmtime.xa: src/time/gmtime.to src/time/gmtime_r.xa: src/time/gmtime_r.to src/time/localtime.xa: src/time/localtime.to src/time/localtime_r.xa: src/time/localtime_r.to src/time/mktime.xa: src/time/mktime.to src/time/nanosleep.xa: src/time/nanosleep.to src/time/strftime.xa: src/time/strftime.to src/time/strptime.xa: src/time/strptime.to src/time/time.xa: src/time/time.to src/time/timegm.xa: src/time/timegm.to src/time/timer_create.xa: src/time/timer_create.to src/time/timer_delete.xa: src/time/timer_delete.to src/time/timer_getoverrun.xa: src/time/timer_getoverrun.to src/time/timer_gettime.xa: src/time/timer_gettime.to src/time/timer_settime.xa: src/time/timer_settime.to src/time/times.xa: src/time/times.to src/time/timespec_get.xa: src/time/timespec_get.to src/time/utime.xa: src/time/utime.to src/time/wcsftime.xa: src/time/wcsftime.to src/unistd/_exit.xa: src/unistd/_exit.to src/unistd/access.xa: src/unistd/access.to src/unistd/acct.xa: src/unistd/acct.to src/unistd/alarm.xa: src/unistd/alarm.to src/unistd/chdir.xa: src/unistd/chdir.to src/unistd/chown.xa: src/unistd/chown.to src/unistd/close.xa: src/unistd/close.to src/unistd/ctermid.xa: src/unistd/ctermid.to src/unistd/dup.xa: src/unistd/dup.to src/unistd/dup2.xa: src/unistd/dup2.to src/unistd/dup3.xa: src/unistd/dup3.to src/unistd/faccessat.xa: src/unistd/faccessat.to src/unistd/fchdir.xa: src/unistd/fchdir.to src/unistd/fchown.xa: src/unistd/fchown.to src/unistd/fchownat.xa: src/unistd/fchownat.to src/unistd/fdatasync.xa: src/unistd/fdatasync.to src/unistd/fsync.xa: src/unistd/fsync.to src/unistd/ftruncate.xa: src/unistd/ftruncate.to src/unistd/getcwd.xa: src/unistd/getcwd.to src/unistd/getegid.xa: src/unistd/getegid.to src/unistd/geteuid.xa: src/unistd/geteuid.to src/unistd/getgid.xa: src/unistd/getgid.to src/unistd/getgroups.xa: src/unistd/getgroups.to src/unistd/gethostname.xa: src/unistd/gethostname.to src/unistd/getlogin.xa: src/unistd/getlogin.to src/unistd/getlogin_r.xa: src/unistd/getlogin_r.to src/unistd/getpgid.xa: src/unistd/getpgid.to src/unistd/getpgrp.xa: src/unistd/getpgrp.to src/unistd/getpid.xa: src/unistd/getpid.to src/unistd/getppid.xa: src/unistd/getppid.to src/unistd/getsid.xa: src/unistd/getsid.to src/unistd/getuid.xa: src/unistd/getuid.to src/unistd/isatty.xa: src/unistd/isatty.to src/unistd/lchown.xa: src/unistd/lchown.to src/unistd/link.xa: src/unistd/link.to src/unistd/linkat.xa: src/unistd/linkat.to src/unistd/lseek.xa: src/unistd/lseek.to src/unistd/mipsn32/lseek.xa: src/unistd/mipsn32/lseek.to src/unistd/nice.xa: src/unistd/nice.to src/unistd/pause.xa: src/unistd/pause.to src/unistd/pipe.xa: src/unistd/pipe.to src/unistd/pipe2.xa: src/unistd/pipe2.to src/unistd/posix_close.xa: src/unistd/posix_close.to src/unistd/pread.xa: src/unistd/pread.to src/unistd/preadv.xa: src/unistd/preadv.to src/unistd/pwrite.xa: src/unistd/pwrite.to src/unistd/pwritev.xa: src/unistd/pwritev.to src/unistd/read.xa: src/unistd/read.to src/unistd/readlink.xa: src/unistd/readlink.to src/unistd/readlinkat.xa: src/unistd/readlinkat.to src/unistd/readv.xa: src/unistd/readv.to src/unistd/renameat.xa: src/unistd/renameat.to src/unistd/rmdir.xa: src/unistd/rmdir.to src/unistd/setegid.xa: src/unistd/setegid.to src/unistd/seteuid.xa: src/unistd/seteuid.to src/unistd/setgid.xa: src/unistd/setgid.to src/unistd/setpgid.xa: src/unistd/setpgid.to src/unistd/setpgrp.xa: src/unistd/setpgrp.to src/unistd/setregid.xa: src/unistd/setregid.to src/unistd/setresgid.xa: src/unistd/setresgid.to src/unistd/setresuid.xa: src/unistd/setresuid.to src/unistd/setreuid.xa: src/unistd/setreuid.to src/unistd/setsid.xa: src/unistd/setsid.to src/unistd/setuid.xa: src/unistd/setuid.to src/unistd/setxid.xa: src/unistd/setxid.to src/unistd/sleep.xa: src/unistd/sleep.to src/unistd/symlink.xa: src/unistd/symlink.to src/unistd/symlinkat.xa: src/unistd/symlinkat.to src/unistd/sync.xa: src/unistd/sync.to src/unistd/tcgetpgrp.xa: src/unistd/tcgetpgrp.to src/unistd/tcsetpgrp.xa: src/unistd/tcsetpgrp.to src/unistd/truncate.xa: src/unistd/truncate.to src/unistd/ttyname.xa: src/unistd/ttyname.to src/unistd/ttyname_r.xa: src/unistd/ttyname_r.to src/unistd/ualarm.xa: src/unistd/ualarm.to src/unistd/unlink.xa: src/unistd/unlink.to src/unistd/unlinkat.xa: src/unistd/unlinkat.to src/unistd/usleep.xa: src/unistd/usleep.to src/unistd/write.xa: src/unistd/write.to src/unistd/writev.xa: src/unistd/writev.to src/unistd/x32/lseek.xa: src/unistd/x32/lseek.to src/aio/aio.bin-check: src/aio/aio.bin src/aio/aio_suspend.bin-check: src/aio/aio_suspend.bin src/aio/lio_listio.bin-check: src/aio/lio_listio.bin src/complex/__cexp.bin-check: src/complex/__cexp.bin src/complex/__cexpf.bin-check: src/complex/__cexpf.bin src/complex/cabs.bin-check: src/complex/cabs.bin src/complex/cabsf.bin-check: src/complex/cabsf.bin src/complex/cabsl.bin-check: src/complex/cabsl.bin src/complex/cacos.bin-check: src/complex/cacos.bin src/complex/cacosf.bin-check: src/complex/cacosf.bin src/complex/cacosh.bin-check: src/complex/cacosh.bin src/complex/cacoshf.bin-check: src/complex/cacoshf.bin src/complex/cacoshl.bin-check: src/complex/cacoshl.bin src/complex/cacosl.bin-check: src/complex/cacosl.bin src/complex/carg.bin-check: src/complex/carg.bin src/complex/cargf.bin-check: src/complex/cargf.bin src/complex/cargl.bin-check: src/complex/cargl.bin src/complex/casin.bin-check: src/complex/casin.bin src/complex/casinf.bin-check: src/complex/casinf.bin src/complex/casinh.bin-check: src/complex/casinh.bin src/complex/casinhf.bin-check: src/complex/casinhf.bin src/complex/casinhl.bin-check: src/complex/casinhl.bin src/complex/casinl.bin-check: src/complex/casinl.bin src/complex/catan.bin-check: src/complex/catan.bin src/complex/catanf.bin-check: src/complex/catanf.bin src/complex/catanh.bin-check: src/complex/catanh.bin src/complex/catanhf.bin-check: src/complex/catanhf.bin src/complex/catanhl.bin-check: src/complex/catanhl.bin src/complex/catanl.bin-check: src/complex/catanl.bin src/complex/ccos.bin-check: src/complex/ccos.bin src/complex/ccosf.bin-check: src/complex/ccosf.bin src/complex/ccosh.bin-check: src/complex/ccosh.bin src/complex/ccoshf.bin-check: src/complex/ccoshf.bin src/complex/ccoshl.bin-check: src/complex/ccoshl.bin src/complex/ccosl.bin-check: src/complex/ccosl.bin src/complex/cexp.bin-check: src/complex/cexp.bin src/complex/cexpf.bin-check: src/complex/cexpf.bin src/complex/cexpl.bin-check: src/complex/cexpl.bin src/complex/cimag.bin-check: src/complex/cimag.bin src/complex/cimagf.bin-check: src/complex/cimagf.bin src/complex/cimagl.bin-check: src/complex/cimagl.bin src/complex/clog.bin-check: src/complex/clog.bin src/complex/clogf.bin-check: src/complex/clogf.bin src/complex/clogl.bin-check: src/complex/clogl.bin src/complex/conj.bin-check: src/complex/conj.bin src/complex/conjf.bin-check: src/complex/conjf.bin src/complex/conjl.bin-check: src/complex/conjl.bin src/complex/cpow.bin-check: src/complex/cpow.bin src/complex/cpowf.bin-check: src/complex/cpowf.bin src/complex/cpowl.bin-check: src/complex/cpowl.bin src/complex/cproj.bin-check: src/complex/cproj.bin src/complex/cprojf.bin-check: src/complex/cprojf.bin src/complex/cprojl.bin-check: src/complex/cprojl.bin src/complex/creal.bin-check: src/complex/creal.bin src/complex/crealf.bin-check: src/complex/crealf.bin src/complex/creall.bin-check: src/complex/creall.bin src/complex/csin.bin-check: src/complex/csin.bin src/complex/csinf.bin-check: src/complex/csinf.bin src/complex/csinh.bin-check: src/complex/csinh.bin src/complex/csinhf.bin-check: src/complex/csinhf.bin src/complex/csinhl.bin-check: src/complex/csinhl.bin src/complex/csinl.bin-check: src/complex/csinl.bin src/complex/csqrt.bin-check: src/complex/csqrt.bin src/complex/csqrtf.bin-check: src/complex/csqrtf.bin src/complex/csqrtl.bin-check: src/complex/csqrtl.bin src/complex/ctan.bin-check: src/complex/ctan.bin src/complex/ctanf.bin-check: src/complex/ctanf.bin src/complex/ctanh.bin-check: src/complex/ctanh.bin src/complex/ctanhf.bin-check: src/complex/ctanhf.bin src/complex/ctanhl.bin-check: src/complex/ctanhl.bin src/complex/ctanl.bin-check: src/complex/ctanl.bin src/conf/confstr.bin-check: src/conf/confstr.bin src/conf/fpathconf.bin-check: src/conf/fpathconf.bin src/conf/legacy.bin-check: src/conf/legacy.bin src/conf/pathconf.bin-check: src/conf/pathconf.bin src/conf/sysconf.bin-check: src/conf/sysconf.bin src/crypt/crypt.bin-check: src/crypt/crypt.bin src/crypt/crypt_blowfish.bin-check: src/crypt/crypt_blowfish.bin src/crypt/crypt_des.bin-check: src/crypt/crypt_des.bin src/crypt/crypt_md5.bin-check: src/crypt/crypt_md5.bin src/crypt/crypt_r.bin-check: src/crypt/crypt_r.bin src/crypt/crypt_sha256.bin-check: src/crypt/crypt_sha256.bin src/crypt/crypt_sha512.bin-check: src/crypt/crypt_sha512.bin src/crypt/encrypt.bin-check: src/crypt/encrypt.bin src/ctype/__ctype_b_loc.bin-check: src/ctype/__ctype_b_loc.bin src/ctype/__ctype_get_mb_cur_max.bin-check: src/ctype/__ctype_get_mb_cur_max.bin src/ctype/__ctype_tolower_loc.bin-check: src/ctype/__ctype_tolower_loc.bin src/ctype/__ctype_toupper_loc.bin-check: src/ctype/__ctype_toupper_loc.bin src/ctype/isalnum.bin-check: src/ctype/isalnum.bin src/ctype/isalpha.bin-check: src/ctype/isalpha.bin src/ctype/isascii.bin-check: src/ctype/isascii.bin src/ctype/isblank.bin-check: src/ctype/isblank.bin src/ctype/iscntrl.bin-check: src/ctype/iscntrl.bin src/ctype/isdigit.bin-check: src/ctype/isdigit.bin src/ctype/isgraph.bin-check: src/ctype/isgraph.bin src/ctype/islower.bin-check: src/ctype/islower.bin src/ctype/isprint.bin-check: src/ctype/isprint.bin src/ctype/ispunct.bin-check: src/ctype/ispunct.bin src/ctype/isspace.bin-check: src/ctype/isspace.bin src/ctype/isupper.bin-check: src/ctype/isupper.bin src/ctype/iswalnum.bin-check: src/ctype/iswalnum.bin src/ctype/iswalpha.bin-check: src/ctype/iswalpha.bin src/ctype/iswblank.bin-check: src/ctype/iswblank.bin src/ctype/iswcntrl.bin-check: src/ctype/iswcntrl.bin src/ctype/iswctype.bin-check: src/ctype/iswctype.bin src/ctype/iswdigit.bin-check: src/ctype/iswdigit.bin src/ctype/iswgraph.bin-check: src/ctype/iswgraph.bin src/ctype/iswlower.bin-check: src/ctype/iswlower.bin src/ctype/iswprint.bin-check: src/ctype/iswprint.bin src/ctype/iswpunct.bin-check: src/ctype/iswpunct.bin src/ctype/iswspace.bin-check: src/ctype/iswspace.bin src/ctype/iswupper.bin-check: src/ctype/iswupper.bin src/ctype/iswxdigit.bin-check: src/ctype/iswxdigit.bin src/ctype/isxdigit.bin-check: src/ctype/isxdigit.bin src/ctype/toascii.bin-check: src/ctype/toascii.bin src/ctype/tolower.bin-check: src/ctype/tolower.bin src/ctype/toupper.bin-check: src/ctype/toupper.bin src/ctype/towctrans.bin-check: src/ctype/towctrans.bin src/ctype/wcswidth.bin-check: src/ctype/wcswidth.bin src/ctype/wctrans.bin-check: src/ctype/wctrans.bin src/ctype/wcwidth.bin-check: src/ctype/wcwidth.bin src/dirent/alphasort.bin-check: src/dirent/alphasort.bin src/dirent/closedir.bin-check: src/dirent/closedir.bin src/dirent/dirfd.bin-check: src/dirent/dirfd.bin src/dirent/fdopendir.bin-check: src/dirent/fdopendir.bin src/dirent/opendir.bin-check: src/dirent/opendir.bin src/dirent/readdir.bin-check: src/dirent/readdir.bin src/dirent/readdir_r.bin-check: src/dirent/readdir_r.bin src/dirent/rewinddir.bin-check: src/dirent/rewinddir.bin src/dirent/scandir.bin-check: src/dirent/scandir.bin src/dirent/seekdir.bin-check: src/dirent/seekdir.bin src/dirent/telldir.bin-check: src/dirent/telldir.bin src/dirent/versionsort.bin-check: src/dirent/versionsort.bin src/env/__environ.bin-check: src/env/__environ.bin src/env/__init_tls.bin-check: src/env/__init_tls.bin src/env/__libc_start_main.bin-check: src/env/__libc_start_main.bin src/env/__reset_tls.bin-check: src/env/__reset_tls.bin src/env/__stack_chk_fail.bin-check: src/env/__stack_chk_fail.bin src/env/clearenv.bin-check: src/env/clearenv.bin src/env/getenv.bin-check: src/env/getenv.bin src/env/putenv.bin-check: src/env/putenv.bin src/env/secure_getenv.bin-check: src/env/secure_getenv.bin src/env/setenv.bin-check: src/env/setenv.bin src/env/unsetenv.bin-check: src/env/unsetenv.bin src/errno/__errno_location.bin-check: src/errno/__errno_location.bin src/errno/strerror.bin-check: src/errno/strerror.bin src/exit/_Exit.bin-check: src/exit/_Exit.bin src/exit/abort.bin-check: src/exit/abort.bin src/exit/abort_lock.bin-check: src/exit/abort_lock.bin src/exit/arm/__aeabi_atexit.bin-check: src/exit/arm/__aeabi_atexit.bin src/exit/assert.bin-check: src/exit/assert.bin src/exit/at_quick_exit.bin-check: src/exit/at_quick_exit.bin src/exit/atexit.bin-check: src/exit/atexit.bin src/exit/exit.bin-check: src/exit/exit.bin src/exit/quick_exit.bin-check: src/exit/quick_exit.bin src/fcntl/creat.bin-check: src/fcntl/creat.bin src/fcntl/fcntl.bin-check: src/fcntl/fcntl.bin src/fcntl/open.bin-check: src/fcntl/open.bin src/fcntl/openat.bin-check: src/fcntl/openat.bin src/fcntl/posix_fadvise.bin-check: src/fcntl/posix_fadvise.bin src/fcntl/posix_fallocate.bin-check: src/fcntl/posix_fallocate.bin src/fenv/__flt_rounds.bin-check: src/fenv/__flt_rounds.bin src/fenv/arm/fenv.bin-check: src/fenv/arm/fenv.bin src/fenv/fegetexceptflag.bin-check: src/fenv/fegetexceptflag.bin src/fenv/feholdexcept.bin-check: src/fenv/feholdexcept.bin src/fenv/fenv.bin-check: src/fenv/fenv.bin src/fenv/fesetexceptflag.bin-check: src/fenv/fesetexceptflag.bin src/fenv/fesetround.bin-check: src/fenv/fesetround.bin src/fenv/feupdateenv.bin-check: src/fenv/feupdateenv.bin src/fenv/m68k/fenv.bin-check: src/fenv/m68k/fenv.bin src/fenv/mips/fenv-sf.bin-check: src/fenv/mips/fenv-sf.bin src/fenv/mips64/fenv-sf.bin-check: src/fenv/mips64/fenv-sf.bin src/fenv/mipsn32/fenv-sf.bin-check: src/fenv/mipsn32/fenv-sf.bin src/fenv/powerpc/fenv-sf.bin-check: src/fenv/powerpc/fenv-sf.bin src/fenv/powerpc64/fenv.bin-check: src/fenv/powerpc64/fenv.bin src/fenv/riscv64/fenv-sf.bin-check: src/fenv/riscv64/fenv-sf.bin src/fenv/s390x/fenv.bin-check: src/fenv/s390x/fenv.bin src/fenv/sh/fenv-nofpu.bin-check: src/fenv/sh/fenv-nofpu.bin src/internal/defsysinfo.bin-check: src/internal/defsysinfo.bin src/internal/floatscan.bin-check: src/internal/floatscan.bin src/internal/intscan.bin-check: src/internal/intscan.bin src/internal/libc.bin-check: src/internal/libc.bin src/internal/procfdname.bin-check: src/internal/procfdname.bin src/internal/sh/__shcall.bin-check: src/internal/sh/__shcall.bin src/internal/shgetc.bin-check: src/internal/shgetc.bin src/internal/syscall_ret.bin-check: src/internal/syscall_ret.bin src/internal/vdso.bin-check: src/internal/vdso.bin src/internal/version.bin-check: src/internal/version.bin src/ipc/ftok.bin-check: src/ipc/ftok.bin src/ipc/msgctl.bin-check: src/ipc/msgctl.bin src/ipc/msgget.bin-check: src/ipc/msgget.bin src/ipc/msgrcv.bin-check: src/ipc/msgrcv.bin src/ipc/msgsnd.bin-check: src/ipc/msgsnd.bin src/ipc/semctl.bin-check: src/ipc/semctl.bin src/ipc/semget.bin-check: src/ipc/semget.bin src/ipc/semop.bin-check: src/ipc/semop.bin src/ipc/semtimedop.bin-check: src/ipc/semtimedop.bin src/ipc/shmat.bin-check: src/ipc/shmat.bin src/ipc/shmctl.bin-check: src/ipc/shmctl.bin src/ipc/shmdt.bin-check: src/ipc/shmdt.bin src/ipc/shmget.bin-check: src/ipc/shmget.bin src/ldso/__dlsym.bin-check: src/ldso/__dlsym.bin src/ldso/arm/find_exidx.bin-check: src/ldso/arm/find_exidx.bin src/ldso/dl_iterate_phdr.bin-check: src/ldso/dl_iterate_phdr.bin src/ldso/dladdr.bin-check: src/ldso/dladdr.bin src/ldso/dlclose.bin-check: src/ldso/dlclose.bin src/ldso/dlerror.bin-check: src/ldso/dlerror.bin src/ldso/dlinfo.bin-check: src/ldso/dlinfo.bin src/ldso/dlopen.bin-check: src/ldso/dlopen.bin src/ldso/dlsym.bin-check: src/ldso/dlsym.bin src/ldso/tlsdesc.bin-check: src/ldso/tlsdesc.bin src/legacy/cuserid.bin-check: src/legacy/cuserid.bin src/legacy/daemon.bin-check: src/legacy/daemon.bin src/legacy/err.bin-check: src/legacy/err.bin src/legacy/euidaccess.bin-check: src/legacy/euidaccess.bin src/legacy/ftw.bin-check: src/legacy/ftw.bin src/legacy/futimes.bin-check: src/legacy/futimes.bin src/legacy/getdtablesize.bin-check: src/legacy/getdtablesize.bin src/legacy/getloadavg.bin-check: src/legacy/getloadavg.bin src/legacy/getpagesize.bin-check: src/legacy/getpagesize.bin src/legacy/getpass.bin-check: src/legacy/getpass.bin src/legacy/getusershell.bin-check: src/legacy/getusershell.bin src/legacy/isastream.bin-check: src/legacy/isastream.bin src/legacy/lutimes.bin-check: src/legacy/lutimes.bin src/legacy/ulimit.bin-check: src/legacy/ulimit.bin src/legacy/utmpx.bin-check: src/legacy/utmpx.bin src/legacy/valloc.bin-check: src/legacy/valloc.bin src/linux/adjtime.bin-check: src/linux/adjtime.bin src/linux/adjtimex.bin-check: src/linux/adjtimex.bin src/linux/arch_prctl.bin-check: src/linux/arch_prctl.bin src/linux/brk.bin-check: src/linux/brk.bin src/linux/cache.bin-check: src/linux/cache.bin src/linux/cap.bin-check: src/linux/cap.bin src/linux/chroot.bin-check: src/linux/chroot.bin src/linux/clock_adjtime.bin-check: src/linux/clock_adjtime.bin src/linux/clone.bin-check: src/linux/clone.bin src/linux/copy_file_range.bin-check: src/linux/copy_file_range.bin src/linux/epoll.bin-check: src/linux/epoll.bin src/linux/eventfd.bin-check: src/linux/eventfd.bin src/linux/fallocate.bin-check: src/linux/fallocate.bin src/linux/fanotify.bin-check: src/linux/fanotify.bin src/linux/flock.bin-check: src/linux/flock.bin src/linux/getdents.bin-check: src/linux/getdents.bin src/linux/getrandom.bin-check: src/linux/getrandom.bin src/linux/gettid.bin-check: src/linux/gettid.bin src/linux/inotify.bin-check: src/linux/inotify.bin src/linux/ioperm.bin-check: src/linux/ioperm.bin src/linux/iopl.bin-check: src/linux/iopl.bin src/linux/klogctl.bin-check: src/linux/klogctl.bin src/linux/membarrier.bin-check: src/linux/membarrier.bin src/linux/memfd_create.bin-check: src/linux/memfd_create.bin src/linux/mlock2.bin-check: src/linux/mlock2.bin src/linux/module.bin-check: src/linux/module.bin src/linux/mount.bin-check: src/linux/mount.bin src/linux/name_to_handle_at.bin-check: src/linux/name_to_handle_at.bin src/linux/open_by_handle_at.bin-check: src/linux/open_by_handle_at.bin src/linux/personality.bin-check: src/linux/personality.bin src/linux/pivot_root.bin-check: src/linux/pivot_root.bin src/linux/ppoll.bin-check: src/linux/ppoll.bin src/linux/prctl.bin-check: src/linux/prctl.bin src/linux/prlimit.bin-check: src/linux/prlimit.bin src/linux/process_vm.bin-check: src/linux/process_vm.bin src/linux/ptrace.bin-check: src/linux/ptrace.bin src/linux/quotactl.bin-check: src/linux/quotactl.bin src/linux/readahead.bin-check: src/linux/readahead.bin src/linux/reboot.bin-check: src/linux/reboot.bin src/linux/remap_file_pages.bin-check: src/linux/remap_file_pages.bin src/linux/sbrk.bin-check: src/linux/sbrk.bin src/linux/sendfile.bin-check: src/linux/sendfile.bin src/linux/setfsgid.bin-check: src/linux/setfsgid.bin src/linux/setfsuid.bin-check: src/linux/setfsuid.bin src/linux/setgroups.bin-check: src/linux/setgroups.bin src/linux/sethostname.bin-check: src/linux/sethostname.bin src/linux/setns.bin-check: src/linux/setns.bin src/linux/settimeofday.bin-check: src/linux/settimeofday.bin src/linux/signalfd.bin-check: src/linux/signalfd.bin src/linux/splice.bin-check: src/linux/splice.bin src/linux/stime.bin-check: src/linux/stime.bin src/linux/swap.bin-check: src/linux/swap.bin src/linux/sync_file_range.bin-check: src/linux/sync_file_range.bin src/linux/syncfs.bin-check: src/linux/syncfs.bin src/linux/sysinfo.bin-check: src/linux/sysinfo.bin src/linux/tee.bin-check: src/linux/tee.bin src/linux/timerfd.bin-check: src/linux/timerfd.bin src/linux/unshare.bin-check: src/linux/unshare.bin src/linux/utimes.bin-check: src/linux/utimes.bin src/linux/vhangup.bin-check: src/linux/vhangup.bin src/linux/vmsplice.bin-check: src/linux/vmsplice.bin src/linux/wait3.bin-check: src/linux/wait3.bin src/linux/wait4.bin-check: src/linux/wait4.bin src/linux/x32/sysinfo.bin-check: src/linux/x32/sysinfo.bin src/linux/xattr.bin-check: src/linux/xattr.bin src/locale/__lctrans.bin-check: src/locale/__lctrans.bin src/locale/__mo_lookup.bin-check: src/locale/__mo_lookup.bin src/locale/bind_textdomain_codeset.bin-check: src/locale/bind_textdomain_codeset.bin src/locale/c_locale.bin-check: src/locale/c_locale.bin src/locale/catclose.bin-check: src/locale/catclose.bin src/locale/catgets.bin-check: src/locale/catgets.bin src/locale/catopen.bin-check: src/locale/catopen.bin src/locale/dcngettext.bin-check: src/locale/dcngettext.bin src/locale/duplocale.bin-check: src/locale/duplocale.bin src/locale/freelocale.bin-check: src/locale/freelocale.bin src/locale/iconv.bin-check: src/locale/iconv.bin src/locale/iconv_close.bin-check: src/locale/iconv_close.bin src/locale/langinfo.bin-check: src/locale/langinfo.bin src/locale/locale_map.bin-check: src/locale/locale_map.bin src/locale/localeconv.bin-check: src/locale/localeconv.bin src/locale/newlocale.bin-check: src/locale/newlocale.bin src/locale/pleval.bin-check: src/locale/pleval.bin src/locale/setlocale.bin-check: src/locale/setlocale.bin src/locale/strcoll.bin-check: src/locale/strcoll.bin src/locale/strfmon.bin-check: src/locale/strfmon.bin src/locale/strtod_l.bin-check: src/locale/strtod_l.bin src/locale/strxfrm.bin-check: src/locale/strxfrm.bin src/locale/textdomain.bin-check: src/locale/textdomain.bin src/locale/uselocale.bin-check: src/locale/uselocale.bin src/locale/wcscoll.bin-check: src/locale/wcscoll.bin src/locale/wcsxfrm.bin-check: src/locale/wcsxfrm.bin src/malloc/calloc.bin-check: src/malloc/calloc.bin src/malloc/free.bin-check: src/malloc/free.bin src/malloc/libc_calloc.bin-check: src/malloc/libc_calloc.bin src/malloc/lite_malloc.bin-check: src/malloc/lite_malloc.bin src/malloc/mallocng/aligned_alloc.bin-check: src/malloc/mallocng/aligned_alloc.bin src/malloc/mallocng/donate.bin-check: src/malloc/mallocng/donate.bin src/malloc/mallocng/free.bin-check: src/malloc/mallocng/free.bin src/malloc/mallocng/malloc.bin-check: src/malloc/mallocng/malloc.bin src/malloc/mallocng/malloc_usable_size.bin-check: src/malloc/mallocng/malloc_usable_size.bin src/malloc/mallocng/realloc.bin-check: src/malloc/mallocng/realloc.bin src/malloc/memalign.bin-check: src/malloc/memalign.bin src/malloc/oldmalloc/aligned_alloc.bin-check: src/malloc/oldmalloc/aligned_alloc.bin src/malloc/oldmalloc/malloc.bin-check: src/malloc/oldmalloc/malloc.bin src/malloc/oldmalloc/malloc_usable_size.bin-check: src/malloc/oldmalloc/malloc_usable_size.bin src/malloc/posix_memalign.bin-check: src/malloc/posix_memalign.bin src/malloc/realloc.bin-check: src/malloc/realloc.bin src/malloc/reallocarray.bin-check: src/malloc/reallocarray.bin src/malloc/replaced.bin-check: src/malloc/replaced.bin src/math/__cos.bin-check: src/math/__cos.bin src/math/__cosdf.bin-check: src/math/__cosdf.bin src/math/__cosl.bin-check: src/math/__cosl.bin src/math/__expo2.bin-check: src/math/__expo2.bin src/math/__expo2f.bin-check: src/math/__expo2f.bin src/math/__fpclassify.bin-check: src/math/__fpclassify.bin src/math/__fpclassifyf.bin-check: src/math/__fpclassifyf.bin src/math/__fpclassifyl.bin-check: src/math/__fpclassifyl.bin src/math/__invtrigl.bin-check: src/math/__invtrigl.bin src/math/__math_divzero.bin-check: src/math/__math_divzero.bin src/math/__math_divzerof.bin-check: src/math/__math_divzerof.bin src/math/__math_invalid.bin-check: src/math/__math_invalid.bin src/math/__math_invalidf.bin-check: src/math/__math_invalidf.bin src/math/__math_invalidl.bin-check: src/math/__math_invalidl.bin src/math/__math_oflow.bin-check: src/math/__math_oflow.bin src/math/__math_oflowf.bin-check: src/math/__math_oflowf.bin src/math/__math_uflow.bin-check: src/math/__math_uflow.bin src/math/__math_uflowf.bin-check: src/math/__math_uflowf.bin src/math/__math_xflow.bin-check: src/math/__math_xflow.bin src/math/__math_xflowf.bin-check: src/math/__math_xflowf.bin src/math/__polevll.bin-check: src/math/__polevll.bin src/math/__rem_pio2.bin-check: src/math/__rem_pio2.bin src/math/__rem_pio2_large.bin-check: src/math/__rem_pio2_large.bin src/math/__rem_pio2f.bin-check: src/math/__rem_pio2f.bin src/math/__rem_pio2l.bin-check: src/math/__rem_pio2l.bin src/math/__signbit.bin-check: src/math/__signbit.bin src/math/__signbitf.bin-check: src/math/__signbitf.bin src/math/__signbitl.bin-check: src/math/__signbitl.bin src/math/__sin.bin-check: src/math/__sin.bin src/math/__sindf.bin-check: src/math/__sindf.bin src/math/__sinl.bin-check: src/math/__sinl.bin src/math/__tan.bin-check: src/math/__tan.bin src/math/__tandf.bin-check: src/math/__tandf.bin src/math/__tanl.bin-check: src/math/__tanl.bin src/math/aarch64/ceil.bin-check: src/math/aarch64/ceil.bin src/math/aarch64/ceilf.bin-check: src/math/aarch64/ceilf.bin src/math/aarch64/fabs.bin-check: src/math/aarch64/fabs.bin src/math/aarch64/fabsf.bin-check: src/math/aarch64/fabsf.bin src/math/aarch64/floor.bin-check: src/math/aarch64/floor.bin src/math/aarch64/floorf.bin-check: src/math/aarch64/floorf.bin src/math/aarch64/fma.bin-check: src/math/aarch64/fma.bin src/math/aarch64/fmaf.bin-check: src/math/aarch64/fmaf.bin src/math/aarch64/fmax.bin-check: src/math/aarch64/fmax.bin src/math/aarch64/fmaxf.bin-check: src/math/aarch64/fmaxf.bin src/math/aarch64/fmin.bin-check: src/math/aarch64/fmin.bin src/math/aarch64/fminf.bin-check: src/math/aarch64/fminf.bin src/math/aarch64/llrint.bin-check: src/math/aarch64/llrint.bin src/math/aarch64/llrintf.bin-check: src/math/aarch64/llrintf.bin src/math/aarch64/llround.bin-check: src/math/aarch64/llround.bin src/math/aarch64/llroundf.bin-check: src/math/aarch64/llroundf.bin src/math/aarch64/lrint.bin-check: src/math/aarch64/lrint.bin src/math/aarch64/lrintf.bin-check: src/math/aarch64/lrintf.bin src/math/aarch64/lround.bin-check: src/math/aarch64/lround.bin src/math/aarch64/lroundf.bin-check: src/math/aarch64/lroundf.bin src/math/aarch64/nearbyint.bin-check: src/math/aarch64/nearbyint.bin src/math/aarch64/nearbyintf.bin-check: src/math/aarch64/nearbyintf.bin src/math/aarch64/rint.bin-check: src/math/aarch64/rint.bin src/math/aarch64/rintf.bin-check: src/math/aarch64/rintf.bin src/math/aarch64/round.bin-check: src/math/aarch64/round.bin src/math/aarch64/roundf.bin-check: src/math/aarch64/roundf.bin src/math/aarch64/sqrt.bin-check: src/math/aarch64/sqrt.bin src/math/aarch64/sqrtf.bin-check: src/math/aarch64/sqrtf.bin src/math/aarch64/trunc.bin-check: src/math/aarch64/trunc.bin src/math/aarch64/truncf.bin-check: src/math/aarch64/truncf.bin src/math/acos.bin-check: src/math/acos.bin src/math/acosf.bin-check: src/math/acosf.bin src/math/acosh.bin-check: src/math/acosh.bin src/math/acoshf.bin-check: src/math/acoshf.bin src/math/acoshl.bin-check: src/math/acoshl.bin src/math/acosl.bin-check: src/math/acosl.bin src/math/arm/fabs.bin-check: src/math/arm/fabs.bin src/math/arm/fabsf.bin-check: src/math/arm/fabsf.bin src/math/arm/fma.bin-check: src/math/arm/fma.bin src/math/arm/fmaf.bin-check: src/math/arm/fmaf.bin src/math/arm/sqrt.bin-check: src/math/arm/sqrt.bin src/math/arm/sqrtf.bin-check: src/math/arm/sqrtf.bin src/math/asin.bin-check: src/math/asin.bin src/math/asinf.bin-check: src/math/asinf.bin src/math/asinh.bin-check: src/math/asinh.bin src/math/asinhf.bin-check: src/math/asinhf.bin src/math/asinhl.bin-check: src/math/asinhl.bin src/math/asinl.bin-check: src/math/asinl.bin src/math/atan.bin-check: src/math/atan.bin src/math/atan2.bin-check: src/math/atan2.bin src/math/atan2f.bin-check: src/math/atan2f.bin src/math/atan2l.bin-check: src/math/atan2l.bin src/math/atanf.bin-check: src/math/atanf.bin src/math/atanh.bin-check: src/math/atanh.bin src/math/atanhf.bin-check: src/math/atanhf.bin src/math/atanhl.bin-check: src/math/atanhl.bin src/math/atanl.bin-check: src/math/atanl.bin src/math/cbrt.bin-check: src/math/cbrt.bin src/math/cbrtf.bin-check: src/math/cbrtf.bin src/math/cbrtl.bin-check: src/math/cbrtl.bin src/math/ceil.bin-check: src/math/ceil.bin src/math/ceilf.bin-check: src/math/ceilf.bin src/math/ceill.bin-check: src/math/ceill.bin src/math/copysign.bin-check: src/math/copysign.bin src/math/copysignf.bin-check: src/math/copysignf.bin src/math/copysignl.bin-check: src/math/copysignl.bin src/math/cos.bin-check: src/math/cos.bin src/math/cosf.bin-check: src/math/cosf.bin src/math/cosh.bin-check: src/math/cosh.bin src/math/coshf.bin-check: src/math/coshf.bin src/math/coshl.bin-check: src/math/coshl.bin src/math/cosl.bin-check: src/math/cosl.bin src/math/erf.bin-check: src/math/erf.bin src/math/erff.bin-check: src/math/erff.bin src/math/erfl.bin-check: src/math/erfl.bin src/math/exp.bin-check: src/math/exp.bin src/math/exp10.bin-check: src/math/exp10.bin src/math/exp10f.bin-check: src/math/exp10f.bin src/math/exp10l.bin-check: src/math/exp10l.bin src/math/exp2.bin-check: src/math/exp2.bin src/math/exp2f.bin-check: src/math/exp2f.bin src/math/exp2f_data.bin-check: src/math/exp2f_data.bin src/math/exp2l.bin-check: src/math/exp2l.bin src/math/exp_data.bin-check: src/math/exp_data.bin src/math/expf.bin-check: src/math/expf.bin src/math/expl.bin-check: src/math/expl.bin src/math/expm1.bin-check: src/math/expm1.bin src/math/expm1f.bin-check: src/math/expm1f.bin src/math/expm1l.bin-check: src/math/expm1l.bin src/math/fabs.bin-check: src/math/fabs.bin src/math/fabsf.bin-check: src/math/fabsf.bin src/math/fabsl.bin-check: src/math/fabsl.bin src/math/fdim.bin-check: src/math/fdim.bin src/math/fdimf.bin-check: src/math/fdimf.bin src/math/fdiml.bin-check: src/math/fdiml.bin src/math/finite.bin-check: src/math/finite.bin src/math/finitef.bin-check: src/math/finitef.bin src/math/floor.bin-check: src/math/floor.bin src/math/floorf.bin-check: src/math/floorf.bin src/math/floorl.bin-check: src/math/floorl.bin src/math/fma.bin-check: src/math/fma.bin src/math/fmaf.bin-check: src/math/fmaf.bin src/math/fmal.bin-check: src/math/fmal.bin src/math/fmax.bin-check: src/math/fmax.bin src/math/fmaxf.bin-check: src/math/fmaxf.bin src/math/fmaxl.bin-check: src/math/fmaxl.bin src/math/fmin.bin-check: src/math/fmin.bin src/math/fminf.bin-check: src/math/fminf.bin src/math/fminl.bin-check: src/math/fminl.bin src/math/fmod.bin-check: src/math/fmod.bin src/math/fmodf.bin-check: src/math/fmodf.bin src/math/fmodl.bin-check: src/math/fmodl.bin src/math/frexp.bin-check: src/math/frexp.bin src/math/frexpf.bin-check: src/math/frexpf.bin src/math/frexpl.bin-check: src/math/frexpl.bin src/math/hypot.bin-check: src/math/hypot.bin src/math/hypotf.bin-check: src/math/hypotf.bin src/math/hypotl.bin-check: src/math/hypotl.bin src/math/i386/fabs.bin-check: src/math/i386/fabs.bin src/math/i386/fabsf.bin-check: src/math/i386/fabsf.bin src/math/i386/fabsl.bin-check: src/math/i386/fabsl.bin src/math/i386/fmod.bin-check: src/math/i386/fmod.bin src/math/i386/fmodf.bin-check: src/math/i386/fmodf.bin src/math/i386/fmodl.bin-check: src/math/i386/fmodl.bin src/math/i386/llrint.bin-check: src/math/i386/llrint.bin src/math/i386/llrintf.bin-check: src/math/i386/llrintf.bin src/math/i386/llrintl.bin-check: src/math/i386/llrintl.bin src/math/i386/lrint.bin-check: src/math/i386/lrint.bin src/math/i386/lrintf.bin-check: src/math/i386/lrintf.bin src/math/i386/lrintl.bin-check: src/math/i386/lrintl.bin src/math/i386/remainder.bin-check: src/math/i386/remainder.bin src/math/i386/remainderf.bin-check: src/math/i386/remainderf.bin src/math/i386/remainderl.bin-check: src/math/i386/remainderl.bin src/math/i386/rint.bin-check: src/math/i386/rint.bin src/math/i386/rintf.bin-check: src/math/i386/rintf.bin src/math/i386/rintl.bin-check: src/math/i386/rintl.bin src/math/i386/sqrt.bin-check: src/math/i386/sqrt.bin src/math/i386/sqrtf.bin-check: src/math/i386/sqrtf.bin src/math/i386/sqrtl.bin-check: src/math/i386/sqrtl.bin src/math/ilogb.bin-check: src/math/ilogb.bin src/math/ilogbf.bin-check: src/math/ilogbf.bin src/math/ilogbl.bin-check: src/math/ilogbl.bin src/math/j0.bin-check: src/math/j0.bin src/math/j0f.bin-check: src/math/j0f.bin src/math/j1.bin-check: src/math/j1.bin src/math/j1f.bin-check: src/math/j1f.bin src/math/jn.bin-check: src/math/jn.bin src/math/jnf.bin-check: src/math/jnf.bin src/math/ldexp.bin-check: src/math/ldexp.bin src/math/ldexpf.bin-check: src/math/ldexpf.bin src/math/ldexpl.bin-check: src/math/ldexpl.bin src/math/lgamma.bin-check: src/math/lgamma.bin src/math/lgamma_r.bin-check: src/math/lgamma_r.bin src/math/lgammaf.bin-check: src/math/lgammaf.bin src/math/lgammaf_r.bin-check: src/math/lgammaf_r.bin src/math/lgammal.bin-check: src/math/lgammal.bin src/math/llrint.bin-check: src/math/llrint.bin src/math/llrintf.bin-check: src/math/llrintf.bin src/math/llrintl.bin-check: src/math/llrintl.bin src/math/llround.bin-check: src/math/llround.bin src/math/llroundf.bin-check: src/math/llroundf.bin src/math/llroundl.bin-check: src/math/llroundl.bin src/math/log.bin-check: src/math/log.bin src/math/log10.bin-check: src/math/log10.bin src/math/log10f.bin-check: src/math/log10f.bin src/math/log10l.bin-check: src/math/log10l.bin src/math/log1p.bin-check: src/math/log1p.bin src/math/log1pf.bin-check: src/math/log1pf.bin src/math/log1pl.bin-check: src/math/log1pl.bin src/math/log2.bin-check: src/math/log2.bin src/math/log2_data.bin-check: src/math/log2_data.bin src/math/log2f.bin-check: src/math/log2f.bin src/math/log2f_data.bin-check: src/math/log2f_data.bin src/math/log2l.bin-check: src/math/log2l.bin src/math/log_data.bin-check: src/math/log_data.bin src/math/logb.bin-check: src/math/logb.bin src/math/logbf.bin-check: src/math/logbf.bin src/math/logbl.bin-check: src/math/logbl.bin src/math/logf.bin-check: src/math/logf.bin src/math/logf_data.bin-check: src/math/logf_data.bin src/math/logl.bin-check: src/math/logl.bin src/math/lrint.bin-check: src/math/lrint.bin src/math/lrintf.bin-check: src/math/lrintf.bin src/math/lrintl.bin-check: src/math/lrintl.bin src/math/lround.bin-check: src/math/lround.bin src/math/lroundf.bin-check: src/math/lroundf.bin src/math/lroundl.bin-check: src/math/lroundl.bin src/math/m68k/sqrtl.bin-check: src/math/m68k/sqrtl.bin src/math/mips/fabs.bin-check: src/math/mips/fabs.bin src/math/mips/fabsf.bin-check: src/math/mips/fabsf.bin src/math/mips/sqrt.bin-check: src/math/mips/sqrt.bin src/math/mips/sqrtf.bin-check: src/math/mips/sqrtf.bin src/math/modf.bin-check: src/math/modf.bin src/math/modff.bin-check: src/math/modff.bin src/math/modfl.bin-check: src/math/modfl.bin src/math/nan.bin-check: src/math/nan.bin src/math/nanf.bin-check: src/math/nanf.bin src/math/nanl.bin-check: src/math/nanl.bin src/math/nearbyint.bin-check: src/math/nearbyint.bin src/math/nearbyintf.bin-check: src/math/nearbyintf.bin src/math/nearbyintl.bin-check: src/math/nearbyintl.bin src/math/nextafter.bin-check: src/math/nextafter.bin src/math/nextafterf.bin-check: src/math/nextafterf.bin src/math/nextafterl.bin-check: src/math/nextafterl.bin src/math/nexttoward.bin-check: src/math/nexttoward.bin src/math/nexttowardf.bin-check: src/math/nexttowardf.bin src/math/nexttowardl.bin-check: src/math/nexttowardl.bin src/math/pow.bin-check: src/math/pow.bin src/math/pow_data.bin-check: src/math/pow_data.bin src/math/powerpc/fabs.bin-check: src/math/powerpc/fabs.bin src/math/powerpc/fabsf.bin-check: src/math/powerpc/fabsf.bin src/math/powerpc/fma.bin-check: src/math/powerpc/fma.bin src/math/powerpc/fmaf.bin-check: src/math/powerpc/fmaf.bin src/math/powerpc/sqrt.bin-check: src/math/powerpc/sqrt.bin src/math/powerpc/sqrtf.bin-check: src/math/powerpc/sqrtf.bin src/math/powerpc64/ceil.bin-check: src/math/powerpc64/ceil.bin src/math/powerpc64/ceilf.bin-check: src/math/powerpc64/ceilf.bin src/math/powerpc64/fabs.bin-check: src/math/powerpc64/fabs.bin src/math/powerpc64/fabsf.bin-check: src/math/powerpc64/fabsf.bin src/math/powerpc64/floor.bin-check: src/math/powerpc64/floor.bin src/math/powerpc64/floorf.bin-check: src/math/powerpc64/floorf.bin src/math/powerpc64/fma.bin-check: src/math/powerpc64/fma.bin src/math/powerpc64/fmaf.bin-check: src/math/powerpc64/fmaf.bin src/math/powerpc64/fmax.bin-check: src/math/powerpc64/fmax.bin src/math/powerpc64/fmaxf.bin-check: src/math/powerpc64/fmaxf.bin src/math/powerpc64/fmin.bin-check: src/math/powerpc64/fmin.bin src/math/powerpc64/fminf.bin-check: src/math/powerpc64/fminf.bin src/math/powerpc64/lrint.bin-check: src/math/powerpc64/lrint.bin src/math/powerpc64/lrintf.bin-check: src/math/powerpc64/lrintf.bin src/math/powerpc64/lround.bin-check: src/math/powerpc64/lround.bin src/math/powerpc64/lroundf.bin-check: src/math/powerpc64/lroundf.bin src/math/powerpc64/round.bin-check: src/math/powerpc64/round.bin src/math/powerpc64/roundf.bin-check: src/math/powerpc64/roundf.bin src/math/powerpc64/sqrt.bin-check: src/math/powerpc64/sqrt.bin src/math/powerpc64/sqrtf.bin-check: src/math/powerpc64/sqrtf.bin src/math/powerpc64/trunc.bin-check: src/math/powerpc64/trunc.bin src/math/powerpc64/truncf.bin-check: src/math/powerpc64/truncf.bin src/math/powf.bin-check: src/math/powf.bin src/math/powf_data.bin-check: src/math/powf_data.bin src/math/powl.bin-check: src/math/powl.bin src/math/remainder.bin-check: src/math/remainder.bin src/math/remainderf.bin-check: src/math/remainderf.bin src/math/remainderl.bin-check: src/math/remainderl.bin src/math/remquo.bin-check: src/math/remquo.bin src/math/remquof.bin-check: src/math/remquof.bin src/math/remquol.bin-check: src/math/remquol.bin src/math/rint.bin-check: src/math/rint.bin src/math/rintf.bin-check: src/math/rintf.bin src/math/rintl.bin-check: src/math/rintl.bin src/math/riscv64/copysign.bin-check: src/math/riscv64/copysign.bin src/math/riscv64/copysignf.bin-check: src/math/riscv64/copysignf.bin src/math/riscv64/fabs.bin-check: src/math/riscv64/fabs.bin src/math/riscv64/fabsf.bin-check: src/math/riscv64/fabsf.bin src/math/riscv64/fma.bin-check: src/math/riscv64/fma.bin src/math/riscv64/fmaf.bin-check: src/math/riscv64/fmaf.bin src/math/riscv64/fmax.bin-check: src/math/riscv64/fmax.bin src/math/riscv64/fmaxf.bin-check: src/math/riscv64/fmaxf.bin src/math/riscv64/fmin.bin-check: src/math/riscv64/fmin.bin src/math/riscv64/fminf.bin-check: src/math/riscv64/fminf.bin src/math/riscv64/sqrt.bin-check: src/math/riscv64/sqrt.bin src/math/riscv64/sqrtf.bin-check: src/math/riscv64/sqrtf.bin src/math/round.bin-check: src/math/round.bin src/math/roundf.bin-check: src/math/roundf.bin src/math/roundl.bin-check: src/math/roundl.bin src/math/s390x/ceil.bin-check: src/math/s390x/ceil.bin src/math/s390x/ceilf.bin-check: src/math/s390x/ceilf.bin src/math/s390x/ceill.bin-check: src/math/s390x/ceill.bin src/math/s390x/fabs.bin-check: src/math/s390x/fabs.bin src/math/s390x/fabsf.bin-check: src/math/s390x/fabsf.bin src/math/s390x/fabsl.bin-check: src/math/s390x/fabsl.bin src/math/s390x/floor.bin-check: src/math/s390x/floor.bin src/math/s390x/floorf.bin-check: src/math/s390x/floorf.bin src/math/s390x/floorl.bin-check: src/math/s390x/floorl.bin src/math/s390x/fma.bin-check: src/math/s390x/fma.bin src/math/s390x/fmaf.bin-check: src/math/s390x/fmaf.bin src/math/s390x/nearbyint.bin-check: src/math/s390x/nearbyint.bin src/math/s390x/nearbyintf.bin-check: src/math/s390x/nearbyintf.bin src/math/s390x/nearbyintl.bin-check: src/math/s390x/nearbyintl.bin src/math/s390x/rint.bin-check: src/math/s390x/rint.bin src/math/s390x/rintf.bin-check: src/math/s390x/rintf.bin src/math/s390x/rintl.bin-check: src/math/s390x/rintl.bin src/math/s390x/round.bin-check: src/math/s390x/round.bin src/math/s390x/roundf.bin-check: src/math/s390x/roundf.bin src/math/s390x/roundl.bin-check: src/math/s390x/roundl.bin src/math/s390x/sqrt.bin-check: src/math/s390x/sqrt.bin src/math/s390x/sqrtf.bin-check: src/math/s390x/sqrtf.bin src/math/s390x/sqrtl.bin-check: src/math/s390x/sqrtl.bin src/math/s390x/trunc.bin-check: src/math/s390x/trunc.bin src/math/s390x/truncf.bin-check: src/math/s390x/truncf.bin src/math/s390x/truncl.bin-check: src/math/s390x/truncl.bin src/math/scalb.bin-check: src/math/scalb.bin src/math/scalbf.bin-check: src/math/scalbf.bin src/math/scalbln.bin-check: src/math/scalbln.bin src/math/scalblnf.bin-check: src/math/scalblnf.bin src/math/scalblnl.bin-check: src/math/scalblnl.bin src/math/scalbn.bin-check: src/math/scalbn.bin src/math/scalbnf.bin-check: src/math/scalbnf.bin src/math/scalbnl.bin-check: src/math/scalbnl.bin src/math/signgam.bin-check: src/math/signgam.bin src/math/significand.bin-check: src/math/significand.bin src/math/significandf.bin-check: src/math/significandf.bin src/math/sin.bin-check: src/math/sin.bin src/math/sincos.bin-check: src/math/sincos.bin src/math/sincosf.bin-check: src/math/sincosf.bin src/math/sincosl.bin-check: src/math/sincosl.bin src/math/sinf.bin-check: src/math/sinf.bin src/math/sinh.bin-check: src/math/sinh.bin src/math/sinhf.bin-check: src/math/sinhf.bin src/math/sinhl.bin-check: src/math/sinhl.bin src/math/sinl.bin-check: src/math/sinl.bin src/math/sqrt.bin-check: src/math/sqrt.bin src/math/sqrt_data.bin-check: src/math/sqrt_data.bin src/math/sqrtf.bin-check: src/math/sqrtf.bin src/math/sqrtl.bin-check: src/math/sqrtl.bin src/math/tan.bin-check: src/math/tan.bin src/math/tanf.bin-check: src/math/tanf.bin src/math/tanh.bin-check: src/math/tanh.bin src/math/tanhf.bin-check: src/math/tanhf.bin src/math/tanhl.bin-check: src/math/tanhl.bin src/math/tanl.bin-check: src/math/tanl.bin src/math/tgamma.bin-check: src/math/tgamma.bin src/math/tgammaf.bin-check: src/math/tgammaf.bin src/math/tgammal.bin-check: src/math/tgammal.bin src/math/trunc.bin-check: src/math/trunc.bin src/math/truncf.bin-check: src/math/truncf.bin src/math/truncl.bin-check: src/math/truncl.bin src/math/x32/fma.bin-check: src/math/x32/fma.bin src/math/x32/fmaf.bin-check: src/math/x32/fmaf.bin src/math/x86_64/fabs.bin-check: src/math/x86_64/fabs.bin src/math/x86_64/fabsf.bin-check: src/math/x86_64/fabsf.bin src/math/x86_64/fabsl.bin-check: src/math/x86_64/fabsl.bin src/math/x86_64/fma.bin-check: src/math/x86_64/fma.bin src/math/x86_64/fmaf.bin-check: src/math/x86_64/fmaf.bin src/math/x86_64/fmodl.bin-check: src/math/x86_64/fmodl.bin src/math/x86_64/llrint.bin-check: src/math/x86_64/llrint.bin src/math/x86_64/llrintf.bin-check: src/math/x86_64/llrintf.bin src/math/x86_64/llrintl.bin-check: src/math/x86_64/llrintl.bin src/math/x86_64/lrint.bin-check: src/math/x86_64/lrint.bin src/math/x86_64/lrintf.bin-check: src/math/x86_64/lrintf.bin src/math/x86_64/lrintl.bin-check: src/math/x86_64/lrintl.bin src/math/x86_64/remainderl.bin-check: src/math/x86_64/remainderl.bin src/math/x86_64/remquol.bin-check: src/math/x86_64/remquol.bin src/math/x86_64/rintl.bin-check: src/math/x86_64/rintl.bin src/math/x86_64/sqrt.bin-check: src/math/x86_64/sqrt.bin src/math/x86_64/sqrtf.bin-check: src/math/x86_64/sqrtf.bin src/math/x86_64/sqrtl.bin-check: src/math/x86_64/sqrtl.bin src/misc/a64l.bin-check: src/misc/a64l.bin src/misc/basename.bin-check: src/misc/basename.bin src/misc/dirname.bin-check: src/misc/dirname.bin src/misc/ffs.bin-check: src/misc/ffs.bin src/misc/ffsl.bin-check: src/misc/ffsl.bin src/misc/ffsll.bin-check: src/misc/ffsll.bin src/misc/fmtmsg.bin-check: src/misc/fmtmsg.bin src/misc/forkpty.bin-check: src/misc/forkpty.bin src/misc/get_current_dir_name.bin-check: src/misc/get_current_dir_name.bin src/misc/getauxval.bin-check: src/misc/getauxval.bin src/misc/getdomainname.bin-check: src/misc/getdomainname.bin src/misc/getentropy.bin-check: src/misc/getentropy.bin src/misc/gethostid.bin-check: src/misc/gethostid.bin src/misc/getopt.bin-check: src/misc/getopt.bin src/misc/getopt_long.bin-check: src/misc/getopt_long.bin src/misc/getpriority.bin-check: src/misc/getpriority.bin src/misc/getresgid.bin-check: src/misc/getresgid.bin src/misc/getresuid.bin-check: src/misc/getresuid.bin src/misc/getrlimit.bin-check: src/misc/getrlimit.bin src/misc/getrusage.bin-check: src/misc/getrusage.bin src/misc/getsubopt.bin-check: src/misc/getsubopt.bin src/misc/initgroups.bin-check: src/misc/initgroups.bin src/misc/ioctl.bin-check: src/misc/ioctl.bin src/misc/issetugid.bin-check: src/misc/issetugid.bin src/misc/lockf.bin-check: src/misc/lockf.bin src/misc/login_tty.bin-check: src/misc/login_tty.bin src/misc/mntent.bin-check: src/misc/mntent.bin src/misc/nftw.bin-check: src/misc/nftw.bin src/misc/openpty.bin-check: src/misc/openpty.bin src/misc/ptsname.bin-check: src/misc/ptsname.bin src/misc/pty.bin-check: src/misc/pty.bin src/misc/realpath.bin-check: src/misc/realpath.bin src/misc/setdomainname.bin-check: src/misc/setdomainname.bin src/misc/setpriority.bin-check: src/misc/setpriority.bin src/misc/setrlimit.bin-check: src/misc/setrlimit.bin src/misc/syscall.bin-check: src/misc/syscall.bin src/misc/syslog.bin-check: src/misc/syslog.bin src/misc/uname.bin-check: src/misc/uname.bin src/misc/wordexp.bin-check: src/misc/wordexp.bin src/mman/madvise.bin-check: src/mman/madvise.bin src/mman/mincore.bin-check: src/mman/mincore.bin src/mman/mlock.bin-check: src/mman/mlock.bin src/mman/mlockall.bin-check: src/mman/mlockall.bin src/mman/mmap.bin-check: src/mman/mmap.bin src/mman/mprotect.bin-check: src/mman/mprotect.bin src/mman/mremap.bin-check: src/mman/mremap.bin src/mman/msync.bin-check: src/mman/msync.bin src/mman/munlock.bin-check: src/mman/munlock.bin src/mman/munlockall.bin-check: src/mman/munlockall.bin src/mman/munmap.bin-check: src/mman/munmap.bin src/mman/posix_madvise.bin-check: src/mman/posix_madvise.bin src/mman/shm_open.bin-check: src/mman/shm_open.bin src/mq/mq_close.bin-check: src/mq/mq_close.bin src/mq/mq_getattr.bin-check: src/mq/mq_getattr.bin src/mq/mq_notify.bin-check: src/mq/mq_notify.bin src/mq/mq_open.bin-check: src/mq/mq_open.bin src/mq/mq_receive.bin-check: src/mq/mq_receive.bin src/mq/mq_send.bin-check: src/mq/mq_send.bin src/mq/mq_setattr.bin-check: src/mq/mq_setattr.bin src/mq/mq_timedreceive.bin-check: src/mq/mq_timedreceive.bin src/mq/mq_timedsend.bin-check: src/mq/mq_timedsend.bin src/mq/mq_unlink.bin-check: src/mq/mq_unlink.bin src/multibyte/btowc.bin-check: src/multibyte/btowc.bin src/multibyte/c16rtomb.bin-check: src/multibyte/c16rtomb.bin src/multibyte/c32rtomb.bin-check: src/multibyte/c32rtomb.bin src/multibyte/internal.bin-check: src/multibyte/internal.bin src/multibyte/mblen.bin-check: src/multibyte/mblen.bin src/multibyte/mbrlen.bin-check: src/multibyte/mbrlen.bin src/multibyte/mbrtoc16.bin-check: src/multibyte/mbrtoc16.bin src/multibyte/mbrtoc32.bin-check: src/multibyte/mbrtoc32.bin src/multibyte/mbrtowc.bin-check: src/multibyte/mbrtowc.bin src/multibyte/mbsinit.bin-check: src/multibyte/mbsinit.bin src/multibyte/mbsnrtowcs.bin-check: src/multibyte/mbsnrtowcs.bin src/multibyte/mbsrtowcs.bin-check: src/multibyte/mbsrtowcs.bin src/multibyte/mbstowcs.bin-check: src/multibyte/mbstowcs.bin src/multibyte/mbtowc.bin-check: src/multibyte/mbtowc.bin src/multibyte/wcrtomb.bin-check: src/multibyte/wcrtomb.bin src/multibyte/wcsnrtombs.bin-check: src/multibyte/wcsnrtombs.bin src/multibyte/wcsrtombs.bin-check: src/multibyte/wcsrtombs.bin src/multibyte/wcstombs.bin-check: src/multibyte/wcstombs.bin src/multibyte/wctob.bin-check: src/multibyte/wctob.bin src/multibyte/wctomb.bin-check: src/multibyte/wctomb.bin src/network/accept.bin-check: src/network/accept.bin src/network/accept4.bin-check: src/network/accept4.bin src/network/bind.bin-check: src/network/bind.bin src/network/connect.bin-check: src/network/connect.bin src/network/dn_comp.bin-check: src/network/dn_comp.bin src/network/dn_expand.bin-check: src/network/dn_expand.bin src/network/dn_skipname.bin-check: src/network/dn_skipname.bin src/network/dns_parse.bin-check: src/network/dns_parse.bin src/network/ent.bin-check: src/network/ent.bin src/network/ether.bin-check: src/network/ether.bin src/network/freeaddrinfo.bin-check: src/network/freeaddrinfo.bin src/network/gai_strerror.bin-check: src/network/gai_strerror.bin src/network/getaddrinfo.bin-check: src/network/getaddrinfo.bin src/network/gethostbyaddr.bin-check: src/network/gethostbyaddr.bin src/network/gethostbyaddr_r.bin-check: src/network/gethostbyaddr_r.bin src/network/gethostbyname.bin-check: src/network/gethostbyname.bin src/network/gethostbyname2.bin-check: src/network/gethostbyname2.bin src/network/gethostbyname2_r.bin-check: src/network/gethostbyname2_r.bin src/network/gethostbyname_r.bin-check: src/network/gethostbyname_r.bin src/network/getifaddrs.bin-check: src/network/getifaddrs.bin src/network/getnameinfo.bin-check: src/network/getnameinfo.bin src/network/getpeername.bin-check: src/network/getpeername.bin src/network/getservbyname.bin-check: src/network/getservbyname.bin src/network/getservbyname_r.bin-check: src/network/getservbyname_r.bin src/network/getservbyport.bin-check: src/network/getservbyport.bin src/network/getservbyport_r.bin-check: src/network/getservbyport_r.bin src/network/getsockname.bin-check: src/network/getsockname.bin src/network/getsockopt.bin-check: src/network/getsockopt.bin src/network/h_errno.bin-check: src/network/h_errno.bin src/network/herror.bin-check: src/network/herror.bin src/network/hstrerror.bin-check: src/network/hstrerror.bin src/network/htonl.bin-check: src/network/htonl.bin src/network/htons.bin-check: src/network/htons.bin src/network/if_freenameindex.bin-check: src/network/if_freenameindex.bin src/network/if_indextoname.bin-check: src/network/if_indextoname.bin src/network/if_nameindex.bin-check: src/network/if_nameindex.bin src/network/if_nametoindex.bin-check: src/network/if_nametoindex.bin src/network/in6addr_any.bin-check: src/network/in6addr_any.bin src/network/in6addr_loopback.bin-check: src/network/in6addr_loopback.bin src/network/inet_addr.bin-check: src/network/inet_addr.bin src/network/inet_aton.bin-check: src/network/inet_aton.bin src/network/inet_legacy.bin-check: src/network/inet_legacy.bin src/network/inet_ntoa.bin-check: src/network/inet_ntoa.bin src/network/inet_ntop.bin-check: src/network/inet_ntop.bin src/network/inet_pton.bin-check: src/network/inet_pton.bin src/network/listen.bin-check: src/network/listen.bin src/network/lookup_ipliteral.bin-check: src/network/lookup_ipliteral.bin src/network/lookup_name.bin-check: src/network/lookup_name.bin src/network/lookup_serv.bin-check: src/network/lookup_serv.bin src/network/netlink.bin-check: src/network/netlink.bin src/network/netname.bin-check: src/network/netname.bin src/network/ns_parse.bin-check: src/network/ns_parse.bin src/network/ntohl.bin-check: src/network/ntohl.bin src/network/ntohs.bin-check: src/network/ntohs.bin src/network/proto.bin-check: src/network/proto.bin src/network/recv.bin-check: src/network/recv.bin src/network/recvfrom.bin-check: src/network/recvfrom.bin src/network/recvmmsg.bin-check: src/network/recvmmsg.bin src/network/recvmsg.bin-check: src/network/recvmsg.bin src/network/res_init.bin-check: src/network/res_init.bin src/network/res_mkquery.bin-check: src/network/res_mkquery.bin src/network/res_msend.bin-check: src/network/res_msend.bin src/network/res_query.bin-check: src/network/res_query.bin src/network/res_querydomain.bin-check: src/network/res_querydomain.bin src/network/res_send.bin-check: src/network/res_send.bin src/network/res_state.bin-check: src/network/res_state.bin src/network/resolvconf.bin-check: src/network/resolvconf.bin src/network/send.bin-check: src/network/send.bin src/network/sendmmsg.bin-check: src/network/sendmmsg.bin src/network/sendmsg.bin-check: src/network/sendmsg.bin src/network/sendto.bin-check: src/network/sendto.bin src/network/serv.bin-check: src/network/serv.bin src/network/setsockopt.bin-check: src/network/setsockopt.bin src/network/shutdown.bin-check: src/network/shutdown.bin src/network/sockatmark.bin-check: src/network/sockatmark.bin src/network/socket.bin-check: src/network/socket.bin src/network/socketpair.bin-check: src/network/socketpair.bin src/passwd/fgetgrent.bin-check: src/passwd/fgetgrent.bin src/passwd/fgetpwent.bin-check: src/passwd/fgetpwent.bin src/passwd/fgetspent.bin-check: src/passwd/fgetspent.bin src/passwd/getgr_a.bin-check: src/passwd/getgr_a.bin src/passwd/getgr_r.bin-check: src/passwd/getgr_r.bin src/passwd/getgrent.bin-check: src/passwd/getgrent.bin src/passwd/getgrent_a.bin-check: src/passwd/getgrent_a.bin src/passwd/getgrouplist.bin-check: src/passwd/getgrouplist.bin src/passwd/getpw_a.bin-check: src/passwd/getpw_a.bin src/passwd/getpw_r.bin-check: src/passwd/getpw_r.bin src/passwd/getpwent.bin-check: src/passwd/getpwent.bin src/passwd/getpwent_a.bin-check: src/passwd/getpwent_a.bin src/passwd/getspent.bin-check: src/passwd/getspent.bin src/passwd/getspnam.bin-check: src/passwd/getspnam.bin src/passwd/getspnam_r.bin-check: src/passwd/getspnam_r.bin src/passwd/lckpwdf.bin-check: src/passwd/lckpwdf.bin src/passwd/nscd_query.bin-check: src/passwd/nscd_query.bin src/passwd/putgrent.bin-check: src/passwd/putgrent.bin src/passwd/putpwent.bin-check: src/passwd/putpwent.bin src/passwd/putspent.bin-check: src/passwd/putspent.bin src/prng/__rand48_step.bin-check: src/prng/__rand48_step.bin src/prng/__seed48.bin-check: src/prng/__seed48.bin src/prng/drand48.bin-check: src/prng/drand48.bin src/prng/lcong48.bin-check: src/prng/lcong48.bin src/prng/lrand48.bin-check: src/prng/lrand48.bin src/prng/mrand48.bin-check: src/prng/mrand48.bin src/prng/rand.bin-check: src/prng/rand.bin src/prng/rand_r.bin-check: src/prng/rand_r.bin src/prng/random.bin-check: src/prng/random.bin src/prng/seed48.bin-check: src/prng/seed48.bin src/prng/srand48.bin-check: src/prng/srand48.bin src/process/_Fork.bin-check: src/process/_Fork.bin src/process/execl.bin-check: src/process/execl.bin src/process/execle.bin-check: src/process/execle.bin src/process/execlp.bin-check: src/process/execlp.bin src/process/execv.bin-check: src/process/execv.bin src/process/execve.bin-check: src/process/execve.bin src/process/execvp.bin-check: src/process/execvp.bin src/process/fexecve.bin-check: src/process/fexecve.bin src/process/fork.bin-check: src/process/fork.bin src/process/posix_spawn.bin-check: src/process/posix_spawn.bin src/process/posix_spawn_file_actions_addchdir.bin-check: src/process/posix_spawn_file_actions_addchdir.bin src/process/posix_spawn_file_actions_addclose.bin-check: src/process/posix_spawn_file_actions_addclose.bin src/process/posix_spawn_file_actions_adddup2.bin-check: src/process/posix_spawn_file_actions_adddup2.bin src/process/posix_spawn_file_actions_addfchdir.bin-check: src/process/posix_spawn_file_actions_addfchdir.bin src/process/posix_spawn_file_actions_addopen.bin-check: src/process/posix_spawn_file_actions_addopen.bin src/process/posix_spawn_file_actions_destroy.bin-check: src/process/posix_spawn_file_actions_destroy.bin src/process/posix_spawn_file_actions_init.bin-check: src/process/posix_spawn_file_actions_init.bin src/process/posix_spawnattr_destroy.bin-check: src/process/posix_spawnattr_destroy.bin src/process/posix_spawnattr_getflags.bin-check: src/process/posix_spawnattr_getflags.bin src/process/posix_spawnattr_getpgroup.bin-check: src/process/posix_spawnattr_getpgroup.bin src/process/posix_spawnattr_getsigdefault.bin-check: src/process/posix_spawnattr_getsigdefault.bin src/process/posix_spawnattr_getsigmask.bin-check: src/process/posix_spawnattr_getsigmask.bin src/process/posix_spawnattr_init.bin-check: src/process/posix_spawnattr_init.bin src/process/posix_spawnattr_sched.bin-check: src/process/posix_spawnattr_sched.bin src/process/posix_spawnattr_setflags.bin-check: src/process/posix_spawnattr_setflags.bin src/process/posix_spawnattr_setpgroup.bin-check: src/process/posix_spawnattr_setpgroup.bin src/process/posix_spawnattr_setsigdefault.bin-check: src/process/posix_spawnattr_setsigdefault.bin src/process/posix_spawnattr_setsigmask.bin-check: src/process/posix_spawnattr_setsigmask.bin src/process/posix_spawnp.bin-check: src/process/posix_spawnp.bin src/process/system.bin-check: src/process/system.bin src/process/vfork.bin-check: src/process/vfork.bin src/process/wait.bin-check: src/process/wait.bin src/process/waitid.bin-check: src/process/waitid.bin src/process/waitpid.bin-check: src/process/waitpid.bin src/regex/fnmatch.bin-check: src/regex/fnmatch.bin src/regex/glob.bin-check: src/regex/glob.bin src/regex/regcomp.bin-check: src/regex/regcomp.bin src/regex/regerror.bin-check: src/regex/regerror.bin src/regex/regexec.bin-check: src/regex/regexec.bin src/regex/tre-mem.bin-check: src/regex/tre-mem.bin src/sched/affinity.bin-check: src/sched/affinity.bin src/sched/sched_cpucount.bin-check: src/sched/sched_cpucount.bin src/sched/sched_get_priority_max.bin-check: src/sched/sched_get_priority_max.bin src/sched/sched_getcpu.bin-check: src/sched/sched_getcpu.bin src/sched/sched_getparam.bin-check: src/sched/sched_getparam.bin src/sched/sched_getscheduler.bin-check: src/sched/sched_getscheduler.bin src/sched/sched_rr_get_interval.bin-check: src/sched/sched_rr_get_interval.bin src/sched/sched_setparam.bin-check: src/sched/sched_setparam.bin src/sched/sched_setscheduler.bin-check: src/sched/sched_setscheduler.bin src/sched/sched_yield.bin-check: src/sched/sched_yield.bin src/search/hsearch.bin-check: src/search/hsearch.bin src/search/insque.bin-check: src/search/insque.bin src/search/lsearch.bin-check: src/search/lsearch.bin src/search/tdelete.bin-check: src/search/tdelete.bin src/search/tdestroy.bin-check: src/search/tdestroy.bin src/search/tfind.bin-check: src/search/tfind.bin src/search/tsearch.bin-check: src/search/tsearch.bin src/search/twalk.bin-check: src/search/twalk.bin src/select/poll.bin-check: src/select/poll.bin src/select/pselect.bin-check: src/select/pselect.bin src/select/select.bin-check: src/select/select.bin src/signal/block.bin-check: src/signal/block.bin src/signal/getitimer.bin-check: src/signal/getitimer.bin src/signal/kill.bin-check: src/signal/kill.bin src/signal/killpg.bin-check: src/signal/killpg.bin src/signal/psiginfo.bin-check: src/signal/psiginfo.bin src/signal/psignal.bin-check: src/signal/psignal.bin src/signal/raise.bin-check: src/signal/raise.bin src/signal/restore.bin-check: src/signal/restore.bin src/signal/setitimer.bin-check: src/signal/setitimer.bin src/signal/sigaction.bin-check: src/signal/sigaction.bin src/signal/sigaddset.bin-check: src/signal/sigaddset.bin src/signal/sigaltstack.bin-check: src/signal/sigaltstack.bin src/signal/sigandset.bin-check: src/signal/sigandset.bin src/signal/sigdelset.bin-check: src/signal/sigdelset.bin src/signal/sigemptyset.bin-check: src/signal/sigemptyset.bin src/signal/sigfillset.bin-check: src/signal/sigfillset.bin src/signal/sighold.bin-check: src/signal/sighold.bin src/signal/sigignore.bin-check: src/signal/sigignore.bin src/signal/siginterrupt.bin-check: src/signal/siginterrupt.bin src/signal/sigisemptyset.bin-check: src/signal/sigisemptyset.bin src/signal/sigismember.bin-check: src/signal/sigismember.bin src/signal/siglongjmp.bin-check: src/signal/siglongjmp.bin src/signal/signal.bin-check: src/signal/signal.bin src/signal/sigorset.bin-check: src/signal/sigorset.bin src/signal/sigpause.bin-check: src/signal/sigpause.bin src/signal/sigpending.bin-check: src/signal/sigpending.bin src/signal/sigprocmask.bin-check: src/signal/sigprocmask.bin src/signal/sigqueue.bin-check: src/signal/sigqueue.bin src/signal/sigrelse.bin-check: src/signal/sigrelse.bin src/signal/sigrtmax.bin-check: src/signal/sigrtmax.bin src/signal/sigrtmin.bin-check: src/signal/sigrtmin.bin src/signal/sigset.bin-check: src/signal/sigset.bin src/signal/sigsetjmp_tail.bin-check: src/signal/sigsetjmp_tail.bin src/signal/sigsuspend.bin-check: src/signal/sigsuspend.bin src/signal/sigtimedwait.bin-check: src/signal/sigtimedwait.bin src/signal/sigwait.bin-check: src/signal/sigwait.bin src/signal/sigwaitinfo.bin-check: src/signal/sigwaitinfo.bin src/signal/x32/getitimer.bin-check: src/signal/x32/getitimer.bin src/signal/x32/setitimer.bin-check: src/signal/x32/setitimer.bin src/stat/__xstat.bin-check: src/stat/__xstat.bin src/stat/chmod.bin-check: src/stat/chmod.bin src/stat/fchmod.bin-check: src/stat/fchmod.bin src/stat/fchmodat.bin-check: src/stat/fchmodat.bin src/stat/fstat.bin-check: src/stat/fstat.bin src/stat/fstatat.bin-check: src/stat/fstatat.bin src/stat/futimens.bin-check: src/stat/futimens.bin src/stat/futimesat.bin-check: src/stat/futimesat.bin src/stat/lchmod.bin-check: src/stat/lchmod.bin src/stat/lstat.bin-check: src/stat/lstat.bin src/stat/mkdir.bin-check: src/stat/mkdir.bin src/stat/mkdirat.bin-check: src/stat/mkdirat.bin src/stat/mkfifo.bin-check: src/stat/mkfifo.bin src/stat/mkfifoat.bin-check: src/stat/mkfifoat.bin src/stat/mknod.bin-check: src/stat/mknod.bin src/stat/mknodat.bin-check: src/stat/mknodat.bin src/stat/stat.bin-check: src/stat/stat.bin src/stat/statvfs.bin-check: src/stat/statvfs.bin src/stat/umask.bin-check: src/stat/umask.bin src/stat/utimensat.bin-check: src/stat/utimensat.bin src/stdio/__fclose_ca.bin-check: src/stdio/__fclose_ca.bin src/stdio/__fdopen.bin-check: src/stdio/__fdopen.bin src/stdio/__fmodeflags.bin-check: src/stdio/__fmodeflags.bin src/stdio/__fopen_rb_ca.bin-check: src/stdio/__fopen_rb_ca.bin src/stdio/__lockfile.bin-check: src/stdio/__lockfile.bin src/stdio/__overflow.bin-check: src/stdio/__overflow.bin src/stdio/__stdio_close.bin-check: src/stdio/__stdio_close.bin src/stdio/__stdio_exit.bin-check: src/stdio/__stdio_exit.bin src/stdio/__stdio_read.bin-check: src/stdio/__stdio_read.bin src/stdio/__stdio_seek.bin-check: src/stdio/__stdio_seek.bin src/stdio/__stdio_write.bin-check: src/stdio/__stdio_write.bin src/stdio/__stdout_write.bin-check: src/stdio/__stdout_write.bin src/stdio/__toread.bin-check: src/stdio/__toread.bin src/stdio/__towrite.bin-check: src/stdio/__towrite.bin src/stdio/__uflow.bin-check: src/stdio/__uflow.bin src/stdio/asprintf.bin-check: src/stdio/asprintf.bin src/stdio/clearerr.bin-check: src/stdio/clearerr.bin src/stdio/dprintf.bin-check: src/stdio/dprintf.bin src/stdio/ext.bin-check: src/stdio/ext.bin src/stdio/ext2.bin-check: src/stdio/ext2.bin src/stdio/fclose.bin-check: src/stdio/fclose.bin src/stdio/feof.bin-check: src/stdio/feof.bin src/stdio/ferror.bin-check: src/stdio/ferror.bin src/stdio/fflush.bin-check: src/stdio/fflush.bin src/stdio/fgetc.bin-check: src/stdio/fgetc.bin src/stdio/fgetln.bin-check: src/stdio/fgetln.bin src/stdio/fgetpos.bin-check: src/stdio/fgetpos.bin src/stdio/fgets.bin-check: src/stdio/fgets.bin src/stdio/fgetwc.bin-check: src/stdio/fgetwc.bin src/stdio/fgetws.bin-check: src/stdio/fgetws.bin src/stdio/fileno.bin-check: src/stdio/fileno.bin src/stdio/flockfile.bin-check: src/stdio/flockfile.bin src/stdio/fmemopen.bin-check: src/stdio/fmemopen.bin src/stdio/fopen.bin-check: src/stdio/fopen.bin src/stdio/fopencookie.bin-check: src/stdio/fopencookie.bin src/stdio/fprintf.bin-check: src/stdio/fprintf.bin src/stdio/fputc.bin-check: src/stdio/fputc.bin src/stdio/fputs.bin-check: src/stdio/fputs.bin src/stdio/fputwc.bin-check: src/stdio/fputwc.bin src/stdio/fputws.bin-check: src/stdio/fputws.bin src/stdio/fread.bin-check: src/stdio/fread.bin src/stdio/freopen.bin-check: src/stdio/freopen.bin src/stdio/fscanf.bin-check: src/stdio/fscanf.bin src/stdio/fseek.bin-check: src/stdio/fseek.bin src/stdio/fsetpos.bin-check: src/stdio/fsetpos.bin src/stdio/ftell.bin-check: src/stdio/ftell.bin src/stdio/ftrylockfile.bin-check: src/stdio/ftrylockfile.bin src/stdio/funlockfile.bin-check: src/stdio/funlockfile.bin src/stdio/fwide.bin-check: src/stdio/fwide.bin src/stdio/fwprintf.bin-check: src/stdio/fwprintf.bin src/stdio/fwrite.bin-check: src/stdio/fwrite.bin src/stdio/fwscanf.bin-check: src/stdio/fwscanf.bin src/stdio/getc.bin-check: src/stdio/getc.bin src/stdio/getc_unlocked.bin-check: src/stdio/getc_unlocked.bin src/stdio/getchar.bin-check: src/stdio/getchar.bin src/stdio/getchar_unlocked.bin-check: src/stdio/getchar_unlocked.bin src/stdio/getdelim.bin-check: src/stdio/getdelim.bin src/stdio/getline.bin-check: src/stdio/getline.bin src/stdio/gets.bin-check: src/stdio/gets.bin src/stdio/getw.bin-check: src/stdio/getw.bin src/stdio/getwc.bin-check: src/stdio/getwc.bin src/stdio/getwchar.bin-check: src/stdio/getwchar.bin src/stdio/ofl.bin-check: src/stdio/ofl.bin src/stdio/ofl_add.bin-check: src/stdio/ofl_add.bin src/stdio/open_memstream.bin-check: src/stdio/open_memstream.bin src/stdio/open_wmemstream.bin-check: src/stdio/open_wmemstream.bin src/stdio/pclose.bin-check: src/stdio/pclose.bin src/stdio/perror.bin-check: src/stdio/perror.bin src/stdio/popen.bin-check: src/stdio/popen.bin src/stdio/printf.bin-check: src/stdio/printf.bin src/stdio/putc.bin-check: src/stdio/putc.bin src/stdio/putc_unlocked.bin-check: src/stdio/putc_unlocked.bin src/stdio/putchar.bin-check: src/stdio/putchar.bin src/stdio/putchar_unlocked.bin-check: src/stdio/putchar_unlocked.bin src/stdio/puts.bin-check: src/stdio/puts.bin src/stdio/putw.bin-check: src/stdio/putw.bin src/stdio/putwc.bin-check: src/stdio/putwc.bin src/stdio/putwchar.bin-check: src/stdio/putwchar.bin src/stdio/remove.bin-check: src/stdio/remove.bin src/stdio/rename.bin-check: src/stdio/rename.bin src/stdio/rewind.bin-check: src/stdio/rewind.bin src/stdio/scanf.bin-check: src/stdio/scanf.bin src/stdio/setbuf.bin-check: src/stdio/setbuf.bin src/stdio/setbuffer.bin-check: src/stdio/setbuffer.bin src/stdio/setlinebuf.bin-check: src/stdio/setlinebuf.bin src/stdio/setvbuf.bin-check: src/stdio/setvbuf.bin src/stdio/snprintf.bin-check: src/stdio/snprintf.bin src/stdio/sprintf.bin-check: src/stdio/sprintf.bin src/stdio/sscanf.bin-check: src/stdio/sscanf.bin src/stdio/stderr.bin-check: src/stdio/stderr.bin src/stdio/stdin.bin-check: src/stdio/stdin.bin src/stdio/stdout.bin-check: src/stdio/stdout.bin src/stdio/swprintf.bin-check: src/stdio/swprintf.bin src/stdio/swscanf.bin-check: src/stdio/swscanf.bin src/stdio/tempnam.bin-check: src/stdio/tempnam.bin src/stdio/tmpfile.bin-check: src/stdio/tmpfile.bin src/stdio/tmpnam.bin-check: src/stdio/tmpnam.bin src/stdio/ungetc.bin-check: src/stdio/ungetc.bin src/stdio/ungetwc.bin-check: src/stdio/ungetwc.bin src/stdio/vasprintf.bin-check: src/stdio/vasprintf.bin src/stdio/vdprintf.bin-check: src/stdio/vdprintf.bin src/stdio/vfprintf.bin-check: src/stdio/vfprintf.bin src/stdio/vfscanf.bin-check: src/stdio/vfscanf.bin src/stdio/vfwprintf.bin-check: src/stdio/vfwprintf.bin src/stdio/vfwscanf.bin-check: src/stdio/vfwscanf.bin src/stdio/vprintf.bin-check: src/stdio/vprintf.bin src/stdio/vscanf.bin-check: src/stdio/vscanf.bin src/stdio/vsnprintf.bin-check: src/stdio/vsnprintf.bin src/stdio/vsprintf.bin-check: src/stdio/vsprintf.bin src/stdio/vsscanf.bin-check: src/stdio/vsscanf.bin src/stdio/vswprintf.bin-check: src/stdio/vswprintf.bin src/stdio/vswscanf.bin-check: src/stdio/vswscanf.bin src/stdio/vwprintf.bin-check: src/stdio/vwprintf.bin src/stdio/vwscanf.bin-check: src/stdio/vwscanf.bin src/stdio/wprintf.bin-check: src/stdio/wprintf.bin src/stdio/wscanf.bin-check: src/stdio/wscanf.bin src/stdlib/abs.bin-check: src/stdlib/abs.bin src/stdlib/atof.bin-check: src/stdlib/atof.bin src/stdlib/atoi.bin-check: src/stdlib/atoi.bin src/stdlib/atol.bin-check: src/stdlib/atol.bin src/stdlib/atoll.bin-check: src/stdlib/atoll.bin src/stdlib/bsearch.bin-check: src/stdlib/bsearch.bin src/stdlib/div.bin-check: src/stdlib/div.bin src/stdlib/ecvt.bin-check: src/stdlib/ecvt.bin src/stdlib/fcvt.bin-check: src/stdlib/fcvt.bin src/stdlib/gcvt.bin-check: src/stdlib/gcvt.bin src/stdlib/imaxabs.bin-check: src/stdlib/imaxabs.bin src/stdlib/imaxdiv.bin-check: src/stdlib/imaxdiv.bin src/stdlib/labs.bin-check: src/stdlib/labs.bin src/stdlib/ldiv.bin-check: src/stdlib/ldiv.bin src/stdlib/llabs.bin-check: src/stdlib/llabs.bin src/stdlib/lldiv.bin-check: src/stdlib/lldiv.bin src/stdlib/qsort.bin-check: src/stdlib/qsort.bin src/stdlib/qsort_nr.bin-check: src/stdlib/qsort_nr.bin src/stdlib/strtod.bin-check: src/stdlib/strtod.bin src/stdlib/strtol.bin-check: src/stdlib/strtol.bin src/stdlib/wcstod.bin-check: src/stdlib/wcstod.bin src/stdlib/wcstol.bin-check: src/stdlib/wcstol.bin src/string/bcmp.bin-check: src/string/bcmp.bin src/string/bcopy.bin-check: src/string/bcopy.bin src/string/bzero.bin-check: src/string/bzero.bin src/string/explicit_bzero.bin-check: src/string/explicit_bzero.bin src/string/index.bin-check: src/string/index.bin src/string/memccpy.bin-check: src/string/memccpy.bin src/string/memchr.bin-check: src/string/memchr.bin src/string/memcmp.bin-check: src/string/memcmp.bin src/string/memcpy.bin-check: src/string/memcpy.bin src/string/memmem.bin-check: src/string/memmem.bin src/string/memmove.bin-check: src/string/memmove.bin src/string/mempcpy.bin-check: src/string/mempcpy.bin src/string/memrchr.bin-check: src/string/memrchr.bin src/string/memset.bin-check: src/string/memset.bin src/string/rindex.bin-check: src/string/rindex.bin src/string/stpcpy.bin-check: src/string/stpcpy.bin src/string/stpncpy.bin-check: src/string/stpncpy.bin src/string/strcasecmp.bin-check: src/string/strcasecmp.bin src/string/strcasestr.bin-check: src/string/strcasestr.bin src/string/strcat.bin-check: src/string/strcat.bin src/string/strchr.bin-check: src/string/strchr.bin src/string/strchrnul.bin-check: src/string/strchrnul.bin src/string/strcmp.bin-check: src/string/strcmp.bin src/string/strcpy.bin-check: src/string/strcpy.bin src/string/strcspn.bin-check: src/string/strcspn.bin src/string/strdup.bin-check: src/string/strdup.bin src/string/strerror_r.bin-check: src/string/strerror_r.bin src/string/strlcat.bin-check: src/string/strlcat.bin src/string/strlcpy.bin-check: src/string/strlcpy.bin src/string/strlen.bin-check: src/string/strlen.bin src/string/strncasecmp.bin-check: src/string/strncasecmp.bin src/string/strncat.bin-check: src/string/strncat.bin src/string/strncmp.bin-check: src/string/strncmp.bin src/string/strncpy.bin-check: src/string/strncpy.bin src/string/strndup.bin-check: src/string/strndup.bin src/string/strnlen.bin-check: src/string/strnlen.bin src/string/strpbrk.bin-check: src/string/strpbrk.bin src/string/strrchr.bin-check: src/string/strrchr.bin src/string/strsep.bin-check: src/string/strsep.bin src/string/strsignal.bin-check: src/string/strsignal.bin src/string/strspn.bin-check: src/string/strspn.bin src/string/strstr.bin-check: src/string/strstr.bin src/string/strtok.bin-check: src/string/strtok.bin src/string/strtok_r.bin-check: src/string/strtok_r.bin src/string/strverscmp.bin-check: src/string/strverscmp.bin src/string/swab.bin-check: src/string/swab.bin src/string/wcpcpy.bin-check: src/string/wcpcpy.bin src/string/wcpncpy.bin-check: src/string/wcpncpy.bin src/string/wcscasecmp.bin-check: src/string/wcscasecmp.bin src/string/wcscasecmp_l.bin-check: src/string/wcscasecmp_l.bin src/string/wcscat.bin-check: src/string/wcscat.bin src/string/wcschr.bin-check: src/string/wcschr.bin src/string/wcscmp.bin-check: src/string/wcscmp.bin src/string/wcscpy.bin-check: src/string/wcscpy.bin src/string/wcscspn.bin-check: src/string/wcscspn.bin src/string/wcsdup.bin-check: src/string/wcsdup.bin src/string/wcslen.bin-check: src/string/wcslen.bin src/string/wcsncasecmp.bin-check: src/string/wcsncasecmp.bin src/string/wcsncasecmp_l.bin-check: src/string/wcsncasecmp_l.bin src/string/wcsncat.bin-check: src/string/wcsncat.bin src/string/wcsncmp.bin-check: src/string/wcsncmp.bin src/string/wcsncpy.bin-check: src/string/wcsncpy.bin src/string/wcsnlen.bin-check: src/string/wcsnlen.bin src/string/wcspbrk.bin-check: src/string/wcspbrk.bin src/string/wcsrchr.bin-check: src/string/wcsrchr.bin src/string/wcsspn.bin-check: src/string/wcsspn.bin src/string/wcsstr.bin-check: src/string/wcsstr.bin src/string/wcstok.bin-check: src/string/wcstok.bin src/string/wcswcs.bin-check: src/string/wcswcs.bin src/string/wmemchr.bin-check: src/string/wmemchr.bin src/string/wmemcmp.bin-check: src/string/wmemcmp.bin src/string/wmemcpy.bin-check: src/string/wmemcpy.bin src/string/wmemmove.bin-check: src/string/wmemmove.bin src/string/wmemset.bin-check: src/string/wmemset.bin src/temp/__randname.bin-check: src/temp/__randname.bin src/temp/mkdtemp.bin-check: src/temp/mkdtemp.bin src/temp/mkostemp.bin-check: src/temp/mkostemp.bin src/temp/mkostemps.bin-check: src/temp/mkostemps.bin src/temp/mkstemp.bin-check: src/temp/mkstemp.bin src/temp/mkstemps.bin-check: src/temp/mkstemps.bin src/temp/mktemp.bin-check: src/temp/mktemp.bin src/termios/cfgetospeed.bin-check: src/termios/cfgetospeed.bin src/termios/cfmakeraw.bin-check: src/termios/cfmakeraw.bin src/termios/cfsetospeed.bin-check: src/termios/cfsetospeed.bin src/termios/tcdrain.bin-check: src/termios/tcdrain.bin src/termios/tcflow.bin-check: src/termios/tcflow.bin src/termios/tcflush.bin-check: src/termios/tcflush.bin src/termios/tcgetattr.bin-check: src/termios/tcgetattr.bin src/termios/tcgetsid.bin-check: src/termios/tcgetsid.bin src/termios/tcgetwinsize.bin-check: src/termios/tcgetwinsize.bin src/termios/tcsendbreak.bin-check: src/termios/tcsendbreak.bin src/termios/tcsetattr.bin-check: src/termios/tcsetattr.bin src/termios/tcsetwinsize.bin-check: src/termios/tcsetwinsize.bin src/thread/__lock.bin-check: src/thread/__lock.bin src/thread/__set_thread_area.bin-check: src/thread/__set_thread_area.bin src/thread/__syscall_cp.bin-check: src/thread/__syscall_cp.bin src/thread/__timedwait.bin-check: src/thread/__timedwait.bin src/thread/__tls_get_addr.bin-check: src/thread/__tls_get_addr.bin src/thread/__unmapself.bin-check: src/thread/__unmapself.bin src/thread/__wait.bin-check: src/thread/__wait.bin src/thread/arm/__set_thread_area.bin-check: src/thread/arm/__set_thread_area.bin src/thread/call_once.bin-check: src/thread/call_once.bin src/thread/clone.bin-check: src/thread/clone.bin src/thread/cnd_broadcast.bin-check: src/thread/cnd_broadcast.bin src/thread/cnd_destroy.bin-check: src/thread/cnd_destroy.bin src/thread/cnd_init.bin-check: src/thread/cnd_init.bin src/thread/cnd_signal.bin-check: src/thread/cnd_signal.bin src/thread/cnd_timedwait.bin-check: src/thread/cnd_timedwait.bin src/thread/cnd_wait.bin-check: src/thread/cnd_wait.bin src/thread/default_attr.bin-check: src/thread/default_attr.bin src/thread/lock_ptc.bin-check: src/thread/lock_ptc.bin src/thread/mtx_destroy.bin-check: src/thread/mtx_destroy.bin src/thread/mtx_init.bin-check: src/thread/mtx_init.bin src/thread/mtx_lock.bin-check: src/thread/mtx_lock.bin src/thread/mtx_timedlock.bin-check: src/thread/mtx_timedlock.bin src/thread/mtx_trylock.bin-check: src/thread/mtx_trylock.bin src/thread/mtx_unlock.bin-check: src/thread/mtx_unlock.bin src/thread/pthread_atfork.bin-check: src/thread/pthread_atfork.bin src/thread/pthread_attr_destroy.bin-check: src/thread/pthread_attr_destroy.bin src/thread/pthread_attr_get.bin-check: src/thread/pthread_attr_get.bin src/thread/pthread_attr_init.bin-check: src/thread/pthread_attr_init.bin src/thread/pthread_attr_setdetachstate.bin-check: src/thread/pthread_attr_setdetachstate.bin src/thread/pthread_attr_setguardsize.bin-check: src/thread/pthread_attr_setguardsize.bin src/thread/pthread_attr_setinheritsched.bin-check: src/thread/pthread_attr_setinheritsched.bin src/thread/pthread_attr_setschedparam.bin-check: src/thread/pthread_attr_setschedparam.bin src/thread/pthread_attr_setschedpolicy.bin-check: src/thread/pthread_attr_setschedpolicy.bin src/thread/pthread_attr_setscope.bin-check: src/thread/pthread_attr_setscope.bin src/thread/pthread_attr_setstack.bin-check: src/thread/pthread_attr_setstack.bin src/thread/pthread_attr_setstacksize.bin-check: src/thread/pthread_attr_setstacksize.bin src/thread/pthread_barrier_destroy.bin-check: src/thread/pthread_barrier_destroy.bin src/thread/pthread_barrier_init.bin-check: src/thread/pthread_barrier_init.bin src/thread/pthread_barrier_wait.bin-check: src/thread/pthread_barrier_wait.bin src/thread/pthread_barrierattr_destroy.bin-check: src/thread/pthread_barrierattr_destroy.bin src/thread/pthread_barrierattr_init.bin-check: src/thread/pthread_barrierattr_init.bin src/thread/pthread_barrierattr_setpshared.bin-check: src/thread/pthread_barrierattr_setpshared.bin src/thread/pthread_cancel.bin-check: src/thread/pthread_cancel.bin src/thread/pthread_cleanup_push.bin-check: src/thread/pthread_cleanup_push.bin src/thread/pthread_cond_broadcast.bin-check: src/thread/pthread_cond_broadcast.bin src/thread/pthread_cond_destroy.bin-check: src/thread/pthread_cond_destroy.bin src/thread/pthread_cond_init.bin-check: src/thread/pthread_cond_init.bin src/thread/pthread_cond_signal.bin-check: src/thread/pthread_cond_signal.bin src/thread/pthread_cond_timedwait.bin-check: src/thread/pthread_cond_timedwait.bin src/thread/pthread_cond_wait.bin-check: src/thread/pthread_cond_wait.bin src/thread/pthread_condattr_destroy.bin-check: src/thread/pthread_condattr_destroy.bin src/thread/pthread_condattr_init.bin-check: src/thread/pthread_condattr_init.bin src/thread/pthread_condattr_setclock.bin-check: src/thread/pthread_condattr_setclock.bin src/thread/pthread_condattr_setpshared.bin-check: src/thread/pthread_condattr_setpshared.bin src/thread/pthread_create.bin-check: src/thread/pthread_create.bin src/thread/pthread_detach.bin-check: src/thread/pthread_detach.bin src/thread/pthread_equal.bin-check: src/thread/pthread_equal.bin src/thread/pthread_getattr_np.bin-check: src/thread/pthread_getattr_np.bin src/thread/pthread_getconcurrency.bin-check: src/thread/pthread_getconcurrency.bin src/thread/pthread_getcpuclockid.bin-check: src/thread/pthread_getcpuclockid.bin src/thread/pthread_getname_np.bin-check: src/thread/pthread_getname_np.bin src/thread/pthread_getschedparam.bin-check: src/thread/pthread_getschedparam.bin src/thread/pthread_getspecific.bin-check: src/thread/pthread_getspecific.bin src/thread/pthread_join.bin-check: src/thread/pthread_join.bin src/thread/pthread_key_create.bin-check: src/thread/pthread_key_create.bin src/thread/pthread_kill.bin-check: src/thread/pthread_kill.bin src/thread/pthread_mutex_consistent.bin-check: src/thread/pthread_mutex_consistent.bin src/thread/pthread_mutex_destroy.bin-check: src/thread/pthread_mutex_destroy.bin src/thread/pthread_mutex_getprioceiling.bin-check: src/thread/pthread_mutex_getprioceiling.bin src/thread/pthread_mutex_init.bin-check: src/thread/pthread_mutex_init.bin src/thread/pthread_mutex_lock.bin-check: src/thread/pthread_mutex_lock.bin src/thread/pthread_mutex_setprioceiling.bin-check: src/thread/pthread_mutex_setprioceiling.bin src/thread/pthread_mutex_timedlock.bin-check: src/thread/pthread_mutex_timedlock.bin src/thread/pthread_mutex_trylock.bin-check: src/thread/pthread_mutex_trylock.bin src/thread/pthread_mutex_unlock.bin-check: src/thread/pthread_mutex_unlock.bin src/thread/pthread_mutexattr_destroy.bin-check: src/thread/pthread_mutexattr_destroy.bin src/thread/pthread_mutexattr_init.bin-check: src/thread/pthread_mutexattr_init.bin src/thread/pthread_mutexattr_setprotocol.bin-check: src/thread/pthread_mutexattr_setprotocol.bin src/thread/pthread_mutexattr_setpshared.bin-check: src/thread/pthread_mutexattr_setpshared.bin src/thread/pthread_mutexattr_setrobust.bin-check: src/thread/pthread_mutexattr_setrobust.bin src/thread/pthread_mutexattr_settype.bin-check: src/thread/pthread_mutexattr_settype.bin src/thread/pthread_once.bin-check: src/thread/pthread_once.bin src/thread/pthread_rwlock_destroy.bin-check: src/thread/pthread_rwlock_destroy.bin src/thread/pthread_rwlock_init.bin-check: src/thread/pthread_rwlock_init.bin src/thread/pthread_rwlock_rdlock.bin-check: src/thread/pthread_rwlock_rdlock.bin src/thread/pthread_rwlock_timedrdlock.bin-check: src/thread/pthread_rwlock_timedrdlock.bin src/thread/pthread_rwlock_timedwrlock.bin-check: src/thread/pthread_rwlock_timedwrlock.bin src/thread/pthread_rwlock_tryrdlock.bin-check: src/thread/pthread_rwlock_tryrdlock.bin src/thread/pthread_rwlock_trywrlock.bin-check: src/thread/pthread_rwlock_trywrlock.bin src/thread/pthread_rwlock_unlock.bin-check: src/thread/pthread_rwlock_unlock.bin src/thread/pthread_rwlock_wrlock.bin-check: src/thread/pthread_rwlock_wrlock.bin src/thread/pthread_rwlockattr_destroy.bin-check: src/thread/pthread_rwlockattr_destroy.bin src/thread/pthread_rwlockattr_init.bin-check: src/thread/pthread_rwlockattr_init.bin src/thread/pthread_rwlockattr_setpshared.bin-check: src/thread/pthread_rwlockattr_setpshared.bin src/thread/pthread_self.bin-check: src/thread/pthread_self.bin src/thread/pthread_setattr_default_np.bin-check: src/thread/pthread_setattr_default_np.bin src/thread/pthread_setcancelstate.bin-check: src/thread/pthread_setcancelstate.bin src/thread/pthread_setcanceltype.bin-check: src/thread/pthread_setcanceltype.bin src/thread/pthread_setconcurrency.bin-check: src/thread/pthread_setconcurrency.bin src/thread/pthread_setname_np.bin-check: src/thread/pthread_setname_np.bin src/thread/pthread_setschedparam.bin-check: src/thread/pthread_setschedparam.bin src/thread/pthread_setschedprio.bin-check: src/thread/pthread_setschedprio.bin src/thread/pthread_setspecific.bin-check: src/thread/pthread_setspecific.bin src/thread/pthread_sigmask.bin-check: src/thread/pthread_sigmask.bin src/thread/pthread_spin_destroy.bin-check: src/thread/pthread_spin_destroy.bin src/thread/pthread_spin_init.bin-check: src/thread/pthread_spin_init.bin src/thread/pthread_spin_lock.bin-check: src/thread/pthread_spin_lock.bin src/thread/pthread_spin_trylock.bin-check: src/thread/pthread_spin_trylock.bin src/thread/pthread_spin_unlock.bin-check: src/thread/pthread_spin_unlock.bin src/thread/pthread_testcancel.bin-check: src/thread/pthread_testcancel.bin src/thread/sem_destroy.bin-check: src/thread/sem_destroy.bin src/thread/sem_getvalue.bin-check: src/thread/sem_getvalue.bin src/thread/sem_init.bin-check: src/thread/sem_init.bin src/thread/sem_open.bin-check: src/thread/sem_open.bin src/thread/sem_post.bin-check: src/thread/sem_post.bin src/thread/sem_timedwait.bin-check: src/thread/sem_timedwait.bin src/thread/sem_trywait.bin-check: src/thread/sem_trywait.bin src/thread/sem_unlink.bin-check: src/thread/sem_unlink.bin src/thread/sem_wait.bin-check: src/thread/sem_wait.bin src/thread/sh/__set_thread_area.bin-check: src/thread/sh/__set_thread_area.bin src/thread/sh/__unmapself.bin-check: src/thread/sh/__unmapself.bin src/thread/synccall.bin-check: src/thread/synccall.bin src/thread/thrd_create.bin-check: src/thread/thrd_create.bin src/thread/thrd_exit.bin-check: src/thread/thrd_exit.bin src/thread/thrd_join.bin-check: src/thread/thrd_join.bin src/thread/thrd_sleep.bin-check: src/thread/thrd_sleep.bin src/thread/thrd_yield.bin-check: src/thread/thrd_yield.bin src/thread/tls.bin-check: src/thread/tls.bin src/thread/tss_create.bin-check: src/thread/tss_create.bin src/thread/tss_delete.bin-check: src/thread/tss_delete.bin src/thread/tss_set.bin-check: src/thread/tss_set.bin src/thread/vmlock.bin-check: src/thread/vmlock.bin src/time/__map_file.bin-check: src/time/__map_file.bin src/time/__month_to_secs.bin-check: src/time/__month_to_secs.bin src/time/__secs_to_tm.bin-check: src/time/__secs_to_tm.bin src/time/__tm_to_secs.bin-check: src/time/__tm_to_secs.bin src/time/__tz.bin-check: src/time/__tz.bin src/time/__year_to_secs.bin-check: src/time/__year_to_secs.bin src/time/asctime.bin-check: src/time/asctime.bin src/time/asctime_r.bin-check: src/time/asctime_r.bin src/time/clock.bin-check: src/time/clock.bin src/time/clock_getcpuclockid.bin-check: src/time/clock_getcpuclockid.bin src/time/clock_getres.bin-check: src/time/clock_getres.bin src/time/clock_gettime.bin-check: src/time/clock_gettime.bin src/time/clock_nanosleep.bin-check: src/time/clock_nanosleep.bin src/time/clock_settime.bin-check: src/time/clock_settime.bin src/time/ctime.bin-check: src/time/ctime.bin src/time/ctime_r.bin-check: src/time/ctime_r.bin src/time/difftime.bin-check: src/time/difftime.bin src/time/ftime.bin-check: src/time/ftime.bin src/time/getdate.bin-check: src/time/getdate.bin src/time/gettimeofday.bin-check: src/time/gettimeofday.bin src/time/gmtime.bin-check: src/time/gmtime.bin src/time/gmtime_r.bin-check: src/time/gmtime_r.bin src/time/localtime.bin-check: src/time/localtime.bin src/time/localtime_r.bin-check: src/time/localtime_r.bin src/time/mktime.bin-check: src/time/mktime.bin src/time/nanosleep.bin-check: src/time/nanosleep.bin src/time/strftime.bin-check: src/time/strftime.bin src/time/strptime.bin-check: src/time/strptime.bin src/time/time.bin-check: src/time/time.bin src/time/timegm.bin-check: src/time/timegm.bin src/time/timer_create.bin-check: src/time/timer_create.bin src/time/timer_delete.bin-check: src/time/timer_delete.bin src/time/timer_getoverrun.bin-check: src/time/timer_getoverrun.bin src/time/timer_gettime.bin-check: src/time/timer_gettime.bin src/time/timer_settime.bin-check: src/time/timer_settime.bin src/time/times.bin-check: src/time/times.bin src/time/timespec_get.bin-check: src/time/timespec_get.bin src/time/utime.bin-check: src/time/utime.bin src/time/wcsftime.bin-check: src/time/wcsftime.bin src/unistd/_exit.bin-check: src/unistd/_exit.bin src/unistd/access.bin-check: src/unistd/access.bin src/unistd/acct.bin-check: src/unistd/acct.bin src/unistd/alarm.bin-check: src/unistd/alarm.bin src/unistd/chdir.bin-check: src/unistd/chdir.bin src/unistd/chown.bin-check: src/unistd/chown.bin src/unistd/close.bin-check: src/unistd/close.bin src/unistd/ctermid.bin-check: src/unistd/ctermid.bin src/unistd/dup.bin-check: src/unistd/dup.bin src/unistd/dup2.bin-check: src/unistd/dup2.bin src/unistd/dup3.bin-check: src/unistd/dup3.bin src/unistd/faccessat.bin-check: src/unistd/faccessat.bin src/unistd/fchdir.bin-check: src/unistd/fchdir.bin src/unistd/fchown.bin-check: src/unistd/fchown.bin src/unistd/fchownat.bin-check: src/unistd/fchownat.bin src/unistd/fdatasync.bin-check: src/unistd/fdatasync.bin src/unistd/fsync.bin-check: src/unistd/fsync.bin src/unistd/ftruncate.bin-check: src/unistd/ftruncate.bin src/unistd/getcwd.bin-check: src/unistd/getcwd.bin src/unistd/getegid.bin-check: src/unistd/getegid.bin src/unistd/geteuid.bin-check: src/unistd/geteuid.bin src/unistd/getgid.bin-check: src/unistd/getgid.bin src/unistd/getgroups.bin-check: src/unistd/getgroups.bin src/unistd/gethostname.bin-check: src/unistd/gethostname.bin src/unistd/getlogin.bin-check: src/unistd/getlogin.bin src/unistd/getlogin_r.bin-check: src/unistd/getlogin_r.bin src/unistd/getpgid.bin-check: src/unistd/getpgid.bin src/unistd/getpgrp.bin-check: src/unistd/getpgrp.bin src/unistd/getpid.bin-check: src/unistd/getpid.bin src/unistd/getppid.bin-check: src/unistd/getppid.bin src/unistd/getsid.bin-check: src/unistd/getsid.bin src/unistd/getuid.bin-check: src/unistd/getuid.bin src/unistd/isatty.bin-check: src/unistd/isatty.bin src/unistd/lchown.bin-check: src/unistd/lchown.bin src/unistd/link.bin-check: src/unistd/link.bin src/unistd/linkat.bin-check: src/unistd/linkat.bin src/unistd/lseek.bin-check: src/unistd/lseek.bin src/unistd/mipsn32/lseek.bin-check: src/unistd/mipsn32/lseek.bin src/unistd/nice.bin-check: src/unistd/nice.bin src/unistd/pause.bin-check: src/unistd/pause.bin src/unistd/pipe.bin-check: src/unistd/pipe.bin src/unistd/pipe2.bin-check: src/unistd/pipe2.bin src/unistd/posix_close.bin-check: src/unistd/posix_close.bin src/unistd/pread.bin-check: src/unistd/pread.bin src/unistd/preadv.bin-check: src/unistd/preadv.bin src/unistd/pwrite.bin-check: src/unistd/pwrite.bin src/unistd/pwritev.bin-check: src/unistd/pwritev.bin src/unistd/read.bin-check: src/unistd/read.bin src/unistd/readlink.bin-check: src/unistd/readlink.bin src/unistd/readlinkat.bin-check: src/unistd/readlinkat.bin src/unistd/readv.bin-check: src/unistd/readv.bin src/unistd/renameat.bin-check: src/unistd/renameat.bin src/unistd/rmdir.bin-check: src/unistd/rmdir.bin src/unistd/setegid.bin-check: src/unistd/setegid.bin src/unistd/seteuid.bin-check: src/unistd/seteuid.bin src/unistd/setgid.bin-check: src/unistd/setgid.bin src/unistd/setpgid.bin-check: src/unistd/setpgid.bin src/unistd/setpgrp.bin-check: src/unistd/setpgrp.bin src/unistd/setregid.bin-check: src/unistd/setregid.bin src/unistd/setresgid.bin-check: src/unistd/setresgid.bin src/unistd/setresuid.bin-check: src/unistd/setresuid.bin src/unistd/setreuid.bin-check: src/unistd/setreuid.bin src/unistd/setsid.bin-check: src/unistd/setsid.bin src/unistd/setuid.bin-check: src/unistd/setuid.bin src/unistd/setxid.bin-check: src/unistd/setxid.bin src/unistd/sleep.bin-check: src/unistd/sleep.bin src/unistd/symlink.bin-check: src/unistd/symlink.bin src/unistd/symlinkat.bin-check: src/unistd/symlinkat.bin src/unistd/sync.bin-check: src/unistd/sync.bin src/unistd/tcgetpgrp.bin-check: src/unistd/tcgetpgrp.bin src/unistd/tcsetpgrp.bin-check: src/unistd/tcsetpgrp.bin src/unistd/truncate.bin-check: src/unistd/truncate.bin src/unistd/ttyname.bin-check: src/unistd/ttyname.bin src/unistd/ttyname_r.bin-check: src/unistd/ttyname_r.bin src/unistd/ualarm.bin-check: src/unistd/ualarm.bin src/unistd/unlink.bin-check: src/unistd/unlink.bin src/unistd/unlinkat.bin-check: src/unistd/unlinkat.bin src/unistd/usleep.bin-check: src/unistd/usleep.bin src/unistd/write.bin-check: src/unistd/write.bin src/unistd/writev.bin-check: src/unistd/writev.bin src/unistd/x32/lseek.bin-check: src/unistd/x32/lseek.bin