]> git.proxmox.com Git - wasi-libc.git/blame - expected/wasm32-wasi-pthread/defined-symbols.txt
threads: add `pthread_attr_setdetachstate` (#382)
[wasi-libc.git] / expected / wasm32-wasi-pthread / defined-symbols.txt
CommitLineData
320054e8 1_CLOCK_MONOTONIC
320054e8 2_CLOCK_REALTIME
320054e8
DG
3_Exit
4_IO_feof_unlocked
5_IO_ferror_unlocked
6_IO_getc
7_IO_getc_unlocked
8_IO_putc
9_IO_putc_unlocked
10__EINVAL
11__ENOMEM
549b32be
DG
12__SIG_ERR
13__SIG_IGN
241060c3 14__acquire_ptc
dcd28cf8 15__aio_close
320054e8
DG
16__asctime_r
17__assert_fail
dcd28cf8
AB
18__at_quick_exit_lockptr
19__atexit_lockptr
320054e8
DG
20__c_dot_utf8
21__c_dot_utf8_locale
22__c_locale
549b32be 23__clock
320054e8 24__clock_gettime
dcd28cf8 25__clock_nanosleep
a00bf321 26__copy_tls
320054e8
DG
27__cos
28__cosdf
29__cosl
30__crypt_blowfish
31__crypt_des
32__crypt_md5
33__crypt_r
34__crypt_sha256
35__crypt_sha512
36__ctype_b_loc
37__ctype_get_mb_cur_max
38__ctype_tolower_loc
39__ctype_toupper_loc
40__cxa_atexit
41__cxa_finalize
a00bf321 42__default_guardsize
43__default_stacksize
320054e8 44__des_setkey
2057ce92
AB
45__do_cleanup_pop
46__do_cleanup_push
320054e8 47__do_des
241060c3 48__do_orphaned_stdio_locks
1ac6844d 49__dummy_reference
320054e8
DG
50__duplocale
51__env_rm_add
2bb5abed 52__errno_location
d4db3fa2
DG
53__exp2f_data
54__exp_data
320054e8
DG
55__expo2
56__expo2f
57__fbufsize
58__fclose_ca
59__fdopen
60__fesetround
61__fgetwc_unlocked
62__flbf
63__floatscan
64__fmodeflags
65__fopen_rb_ca
320054e8
DG
66__fpending
67__fpurge
68__fputwc_unlocked
69__freadable
70__freadahead
71__freading
72__freadptr
73__freadptrinc
74__freelocale
75__fseeko
76__fseeko_unlocked
77__fseterr
78__fsetlocking
79__fsmu8
80__ftello
81__ftello_unlocked
82__funcs_on_exit
320054e8 83__funcs_on_quick_exit
079adff8 84__futimesat
320054e8
DG
85__fwritable
86__fwritex
87__fwriting
88__get_locale
89__getdelim
40101295 90__getentropy
320054e8
DG
91__getopt_msg
92__gmtime_r
93__hwcap
1db93d11 94__inet_aton
8b7148f6 95__init_ssp
a00bf321 96__init_tp
320054e8
DG
97__intscan
98__invtrigl_R
99__isalnum_l
100__isalpha_l
101__isatty
102__isblank_l
103__iscntrl_l
104__isdigit_l
105__isgraph_l
106__islower_l
107__isoc99_fscanf
108__isoc99_fwscanf
109__isoc99_scanf
110__isoc99_sscanf
111__isoc99_swscanf
112__isoc99_vfscanf
113__isoc99_vfwscanf
114__isoc99_vscanf
115__isoc99_vsscanf
116__isoc99_vswscanf
117__isoc99_vwscanf
118__isoc99_wscanf
119__isprint_l
120__ispunct_l
121__isspace_l
122__isupper_l
123__iswalnum_l
124__iswalpha_l
125__iswblank_l
126__iswcntrl_l
127__iswctype_l
128__iswdigit_l
129__iswgraph_l
130__iswlower_l
131__iswprint_l
132__iswpunct_l
133__iswspace_l
134__iswupper_l
135__iswxdigit_l
136__isxdigit_l
137__lctrans
138__lctrans_cur
139__lctrans_impl
320054e8
DG
140__ldexp_cexp
141__ldexp_cexpf
142__lgamma_r
143__lgammaf_r
144__lgammal_r
145__libc
322bd4ff
DG
146__libc_calloc
147__libc_free
148__libc_malloc
320054e8 149__loc_is_allocated
dcd28cf8
AB
150__locale_lock
151__locale_lockptr
320054e8 152__localtime_r
d02cec69 153__lock
a00bf321 154__lockfile
d4db3fa2
DG
155__log2_data
156__log2f_data
157__log_data
158__logf_data
79a9b408 159__lseek
d9066a87 160__main_void
d4db3fa2
DG
161__math_divzero
162__math_divzerof
163__math_invalid
164__math_invalidf
322bd4ff 165__math_invalidl
d4db3fa2
DG
166__math_oflow
167__math_oflowf
168__math_uflow
169__math_uflowf
170__math_xflow
171__math_xflowf
320054e8 172__memrchr
320054e8
DG
173__mo_lookup
174__month_to_secs
175__newlocale
176__nl_langinfo
177__nl_langinfo_l
178__ofl_add
179__ofl_lock
180__ofl_unlock
181__optpos
182__optreset
183__overflow
184__p1evll
185__pio2_hi
186__pio2_lo
187__pleval
188__polevll
189__posix_getopt
d4db3fa2
DG
190__pow_log_data
191__powf_log2_data
c40403f9 192__private_cond_signal
320054e8
DG
193__progname
194__progname_full
c40403f9 195__pthread_cond_timedwait
241060c3 196__pthread_create
9d2f5a82 197__pthread_join
c718ee13
MK
198__pthread_key_create
199__pthread_key_delete
33c3753c
AB
200__pthread_mutex_lock
201__pthread_mutex_timedlock
202__pthread_mutex_trylock
203__pthread_mutex_trylock_owner
204__pthread_mutex_unlock
c718ee13
MK
205__pthread_once
206__pthread_once_full
27ba71f9
MK
207__pthread_rwlock_rdlock
208__pthread_rwlock_timedrdlock
209__pthread_rwlock_timedwrlock
210__pthread_rwlock_tryrdlock
211__pthread_rwlock_trywrlock
212__pthread_rwlock_unlock
213__pthread_rwlock_wrlock
33c3753c 214__pthread_setcancelstate
2057ce92 215__pthread_testcancel
241060c3
AB
216__pthread_tsd_main
217__pthread_tsd_run_dtors
218__pthread_tsd_size
320054e8 219__putenv
5d8a1409 220__qsort_r
320054e8 221__rand48_step
dcd28cf8 222__random_lockptr
ad03c82d 223__reallocarray
f0295069 224__register_locked_file
241060c3 225__release_ptc
320054e8
DG
226__rem_pio2
227__rem_pio2_large
228__rem_pio2f
229__rem_pio2l
322bd4ff 230__rsqrt_tab
320054e8
DG
231__secs_to_tm
232__secs_to_zone
233__seed48
234__shgetc
235__shlim
320054e8
DG
236__signgam
237__sin
238__sindf
239__sinl
2be6428b 240__small_printf
8b7148f6
YS
241__stack_chk_fail
242__stack_chk_fail_local
243__stack_chk_guard
320054e8
DG
244__stderr_FILE
245__stderr_used
320054e8
DG
246__stdin_FILE
247__stdin_used
320054e8
DG
248__stdio_close
249__stdio_exit
320054e8 250__stdio_exit_needed
dcd28cf8 251__stdio_ofl_lockptr
320054e8
DG
252__stdio_read
253__stdio_seek
254__stdio_write
255__stdout_FILE
256__stdout_used
320054e8
DG
257__stdout_write
258__stpcpy
259__stpncpy
260__strcasecmp_l
261__strchrnul
262__strcoll_l
263__strerror_l
264__strftime_fmt_1
265__strftime_l
320054e8 266__strncasecmp_l
5d8a1409
DG
267__strtod_l
268__strtof_l
320054e8
DG
269__strtoimax_internal
270__strtol_internal
5d8a1409 271__strtold_l
320054e8
DG
272__strtoll_internal
273__strtoul_internal
274__strtoull_internal
275__strtoumax_internal
276__strxfrm_l
277__sysinfo
549b32be 278__sysv_signal
320054e8
DG
279__tan
280__tandf
281__tanl
2057ce92 282__testcancel
a00bf321 283__thread_list_lock
33c3753c
AB
284__timedwait
285__timedwait_cp
241060c3
AB
286__tl_lock
287__tl_sync
288__tl_unlock
320054e8
DG
289__tm_to_secs
290__tm_to_tzname
291__tolower_l
292__toread
293__toread_needs_stdio_exit
294__toupper_l
295__towctrans_l
296__towlower_l
297__towrite
298__towrite_needs_stdio_exit
299__towupper_l
300__tre_mem_alloc_impl
301__tre_mem_destroy
302__tre_mem_new_impl
303__tsearch_balance
304__uflow
305__unlist_locked_file
d02cec69 306__unlock
a00bf321 307__unlockfile
320054e8
DG
308__uselocale
309__utc
33c3753c 310__wait
2b7e73ae
AC
311__wasi_args_get
312__wasi_args_sizes_get
313__wasi_clock_res_get
314__wasi_clock_time_get
315__wasi_environ_get
316__wasi_environ_sizes_get
317__wasi_fd_advise
318__wasi_fd_allocate
319__wasi_fd_close
320__wasi_fd_datasync
321__wasi_fd_fdstat_get
322__wasi_fd_fdstat_set_flags
323__wasi_fd_fdstat_set_rights
324__wasi_fd_filestat_get
325__wasi_fd_filestat_set_size
326__wasi_fd_filestat_set_times
327__wasi_fd_pread
328__wasi_fd_prestat_dir_name
329__wasi_fd_prestat_get
330__wasi_fd_pwrite
331__wasi_fd_read
332__wasi_fd_readdir
333__wasi_fd_renumber
334__wasi_fd_seek
335__wasi_fd_sync
336__wasi_fd_tell
337__wasi_fd_write
a00bf321 338__wasi_init_tp
2b7e73ae
AC
339__wasi_path_create_directory
340__wasi_path_filestat_get
341__wasi_path_filestat_set_times
342__wasi_path_link
343__wasi_path_open
344__wasi_path_readlink
345__wasi_path_remove_directory
346__wasi_path_rename
347__wasi_path_symlink
348__wasi_path_unlink_file
349__wasi_poll_oneoff
350__wasi_proc_exit
2b7e73ae
AC
351__wasi_random_get
352__wasi_sched_yield
7302f33f 353__wasi_sock_accept
2b7e73ae
AC
354__wasi_sock_recv
355__wasi_sock_send
356__wasi_sock_shutdown
241060c3 357__wasi_thread_spawn
1ac6844d 358__wasi_thread_start_C
f2e779e5 359__wasilibc_access
5b148b61 360__wasilibc_cwd
dcd28cf8
AB
361__wasilibc_cwd_lock
362__wasilibc_cwd_unlock
82fc2c4f 363__wasilibc_deinitialize_environ
9c58e6c2 364__wasilibc_dttoif
9efc2f42
DG
365__wasilibc_ensure_environ
366__wasilibc_environ
320054e8 367__wasilibc_fd_renumber
5b148b61 368__wasilibc_find_abspath
685d0144 369__wasilibc_find_relpath
5b148b61 370__wasilibc_find_relpath_alloc
33c3753c 371__wasilibc_futex_wait
3c4a3f94 372__wasilibc_get_environ
9c58e6c2 373__wasilibc_iftodt
9efc2f42 374__wasilibc_initialize_environ
f2e779e5
DG
375__wasilibc_link
376__wasilibc_link_newat
377__wasilibc_link_oldat
82fc2c4f 378__wasilibc_maybe_reinitialize_environ_eagerly
f2e779e5
DG
379__wasilibc_nocwd___wasilibc_rmdirat
380__wasilibc_nocwd___wasilibc_unlinkat
381__wasilibc_nocwd_faccessat
382__wasilibc_nocwd_fstatat
383__wasilibc_nocwd_linkat
384__wasilibc_nocwd_mkdirat_nomode
385__wasilibc_nocwd_openat_nomode
386__wasilibc_nocwd_opendirat
387__wasilibc_nocwd_readlinkat
388__wasilibc_nocwd_renameat
389__wasilibc_nocwd_scandirat
390__wasilibc_nocwd_symlinkat
391__wasilibc_nocwd_utimensat
a94d2d04 392__wasilibc_open_nomode
a00bf321 393__wasilibc_pthread_self
320054e8 394__wasilibc_register_preopened_fd
f2e779e5
DG
395__wasilibc_rename_newat
396__wasilibc_rename_oldat
320054e8 397__wasilibc_rmdirat
f2e779e5 398__wasilibc_stat
cf366c06 399__wasilibc_tell
382b944a 400__wasilibc_unlinkat
f2e779e5 401__wasilibc_utimens
4e45d2b5 402__wasm_call_dtors
320054e8
DG
403__wcscoll_l
404__wcsftime_l
405__wcsxfrm_l
406__wctrans_l
407__wctype_l
408__xpg_basename
409__xpg_strerror_r
410__year_to_secs
411_environ
412_exit
320054e8 413_flushlbf
a6d0b4c7 414_initialize
2057ce92
AB
415_pthread_cleanup_pop
416_pthread_cleanup_push
320054e8
DG
417_start
418a64l
419abort
420abs
63e4489d
HH
421accept
422accept4
320054e8
DG
423access
424acos
425acosf
426acosh
427acoshf
428acoshl
429acosl
430aligned_alloc
431alphasort
432alphasort64
433arc4random
434arc4random_buf
435arc4random_uniform
5ce487a7 436asctime
320054e8
DG
437asctime_r
438asin
439asinf
440asinh
441asinhf
442asinhl
443asinl
444asprintf
445at_quick_exit
446atan
447atan2
448atan2f
449atan2l
450atanf
451atanh
452atanhf
453atanhl
454atanl
455atexit
456atof
457atoi
458atol
459atoll
460basename
461bcmp
462bcopy
549b32be 463bsd_signal
320054e8
DG
464bsearch
465btowc
466bzero
467c16rtomb
468c32rtomb
469cabs
470cabsf
471cabsl
472cacos
473cacosf
474cacosh
475cacoshf
476cacoshl
477cacosl
478calloc
479carg
480cargf
481cargl
482casin
483casinf
484casinh
485casinhf
486casinhl
487casinl
488catan
489catanf
490catanh
491catanhf
492catanhl
493catanl
494catclose
495catgets
496catopen
497cbrt
498cbrtf
499cbrtl
500ccos
501ccosf
502ccosh
503ccoshf
504ccoshl
505ccosl
506ceil
507ceilf
508ceill
509cexp
510cexpf
511cexpl
5b148b61 512chdir
320054e8
DG
513cimag
514cimagf
515cimagl
516clearenv
517clearerr
518clearerr_unlocked
549b32be 519clock
320054e8
DG
520clock_getres
521clock_gettime
522clock_nanosleep
523clog
524clogf
525clogl
526close
527closedir
528confstr
529conj
530conjf
531conjl
532copysign
533copysignf
534copysignl
535cos
536cosf
537cosh
538coshf
539coshl
540cosl
541cpow
542cpowf
543cpowl
544cproj
545cprojf
546cprojl
547creal
548crealf
549creall
550creat
551creat64
552crypt
553crypt_r
554csin
555csinf
556csinh
557csinhf
558csinhl
559csinl
560csqrt
561csqrtf
562csqrtl
563ctan
564ctanf
565ctanh
566ctanhf
567ctanhl
568ctanl
5067fefb 569ctime
320054e8
DG
570ctime_r
571difftime
572dirfd
573dirname
574div
575dprintf
576drand48
577drem
578dremf
579duplocale
320054e8
DG
580ecvt
581encrypt
582environ
583erand48
584erf
585erfc
586erfcf
587erfcl
588erff
589erfl
590errno
591exit
592exp
593exp10
594exp10f
595exp10l
596exp2
597exp2f
598exp2l
599expf
600expl
601explicit_bzero
602expm1
603expm1f
604expm1l
605fabs
606fabsf
607fabsl
608faccessat
609fclose
610fcntl
611fcvt
612fdatasync
613fdclosedir
614fdim
615fdimf
616fdiml
617fdopen
618fdopendir
619feclearexcept
620fegetenv
5067fefb 621fegetexceptflag
320054e8 622fegetround
5067fefb 623feholdexcept
320054e8
DG
624feof
625feof_unlocked
626feraiseexcept
627ferror
628ferror_unlocked
629fesetenv
5067fefb 630fesetexceptflag
320054e8
DG
631fesetround
632fetestexcept
5067fefb 633feupdateenv
320054e8
DG
634fflush
635fflush_unlocked
636ffs
637ffsl
638ffsll
639fgetc
640fgetc_unlocked
641fgetln
642fgetpos
643fgetpos64
644fgets
645fgets_unlocked
646fgetwc
647fgetwc_unlocked
648fgetws
649fgetws_unlocked
650fileno
651fileno_unlocked
652finite
653finitef
f0295069 654flockfile
320054e8
DG
655floor
656floorf
657floorl
658fma
659fmaf
660fmal
661fmax
662fmaxf
663fmaxl
664fmemopen
665fmin
666fminf
667fminl
668fmod
669fmodf
670fmodl
671fmtmsg
672fnmatch
673fopen
674fopen64
675fopencookie
676fpathconf
677fprintf
678fpurge
679fputc
680fputc_unlocked
681fputs
682fputs_unlocked
683fputwc
684fputwc_unlocked
685fputws
686fputws_unlocked
687fread
688fread_unlocked
689free
690freelocale
691freopen
692freopen64
693frexp
694frexpf
695frexpl
696fscanf
697fseek
698fseeko
699fseeko64
700fsetpos
701fsetpos64
702fstat
703fstatat
704fsync
705ftell
706ftello
707ftello64
708ftime
709ftruncate
f0295069
YT
710ftrylockfile
711funlockfile
320054e8 712futimens
079adff8 713futimesat
320054e8
DG
714fwide
715fwprintf
716fwrite
717fwrite_unlocked
718fwscanf
719gcvt
720get_avphys_pages
721get_nprocs
722get_nprocs_conf
723get_phys_pages
724getc
725getc_unlocked
726getchar
727getchar_unlocked
5b148b61 728getcwd
320054e8
DG
729getdate
730getdate_err
731getdelim
732getdomainname
733getentropy
734getenv
735gethostid
736getline
737getopt
738getopt_long
739getopt_long_only
e066a8b9 740getpagesize
659ff414 741getpid
549b32be 742getrusage
320054e8
DG
743getsockopt
744getsubopt
745gettimeofday
746getw
747getwc
748getwc_unlocked
749getwchar
750getwchar_unlocked
751glob
752glob64
753globfree
754globfree64
755gmtime
756gmtime_r
757hcreate
758hcreate_r
759hdestroy
760hdestroy_r
761hsearch
762hsearch_r
763htonl
764htons
765hypot
766hypotf
767hypotl
768iconv
769iconv_close
770iconv_open
771ilogb
772ilogbf
773ilogbl
774imaxabs
775imaxdiv
5067fefb
DG
776in6addr_any
777in6addr_loopback
320054e8
DG
778index
779inet_aton
780inet_ntop
781inet_pton
782initstate
783insque
784ioctl
785iprintf
786isalnum
787isalnum_l
788isalpha
789isalpha_l
790isascii
791isatty
792isblank
793isblank_l
794iscntrl
795iscntrl_l
796isdigit
797isdigit_l
798isgraph
799isgraph_l
800islower
801islower_l
802isprint
803isprint_l
804ispunct
805ispunct_l
806isspace
807isspace_l
808isupper
809isupper_l
810iswalnum
811iswalnum_l
812iswalpha
813iswalpha_l
814iswblank
815iswblank_l
816iswcntrl
817iswcntrl_l
818iswctype
819iswctype_l
820iswdigit
821iswdigit_l
822iswgraph
823iswgraph_l
824iswlower
825iswlower_l
826iswprint
827iswprint_l
828iswpunct
829iswpunct_l
830iswspace
831iswspace_l
832iswupper
833iswupper_l
834iswxdigit
835iswxdigit_l
836isxdigit
837isxdigit_l
838j0
839j0f
840j1
841j1f
842jn
843jnf
844jrand48
845l64a
846labs
847lcong48
848ldexp
849ldexpf
850ldexpl
851ldiv
852lfind
853lgamma
854lgamma_r
855lgammaf
856lgammaf_r
857lgammal
858lgammal_r
859link
860linkat
861llabs
862lldiv
863llrint
864llrintf
865llrintl
866llround
867llroundf
868llroundl
869localeconv
03a1adbf 870localtime
320054e8
DG
871localtime_r
872log
873log10
874log10f
875log10l
876log1p
877log1pf
878log1pl
879log2
880log2f
881log2l
882logb
883logbf
884logbl
885logf
886logl
887lrand48
888lrint
889lrintf
890lrintl
891lround
892lroundf
893lroundl
894lsearch
895lseek
896lstat
897malloc
898malloc_usable_size
899mblen
900mbrlen
901mbrtoc16
902mbrtoc32
903mbrtowc
904mbsinit
905mbsnrtowcs
906mbsrtowcs
907mbstowcs
908mbtowc
909memccpy
910memchr
911memcmp
912memcpy
913memmem
914memmove
915mempcpy
916memrchr
917memset
918mkdir
919mkdirat
320054e8 920mktime
549b32be 921mmap
320054e8
DG
922modf
923modff
924modfl
925mrand48
549b32be 926munmap
320054e8
DG
927nan
928nanf
929nanl
930nanosleep
931nearbyint
932nearbyintf
933nearbyintl
934newlocale
935nextafter
936nextafterf
937nextafterl
938nexttoward
939nexttowardf
940nexttowardl
941nftw
942nftw64
943nl_langinfo
944nl_langinfo_l
945nrand48
946ntohl
947ntohs
948open
949open_memstream
950open_wmemstream
951openat
952opendir
953opendirat
954optarg
955opterr
956optind
957optopt
958optreset
959pathconf
320054e8
DG
960perror
961poll
962posix_close
963posix_fadvise
964posix_fallocate
965posix_memalign
966pow
967pow10
968pow10f
969pow10l
970powf
971powl
972pread
973preadv
974printf
320054e8
DG
975program_invocation_name
976program_invocation_short_name
977pselect
549b32be 978psignal
a00bf321 979pthread_attr_destroy
627654f0
AB
980pthread_attr_getdetachstate
981pthread_attr_getguardsize
982pthread_attr_getinheritsched
983pthread_attr_getscope
984pthread_attr_getstack
985pthread_attr_getstacksize
a00bf321 986pthread_attr_init
9fcc8d48 987pthread_attr_setdetachstate
a00bf321 988pthread_attr_setstack
989pthread_attr_setstacksize
583c4269
AB
990pthread_barrier_destroy
991pthread_barrier_init
992pthread_barrier_wait
627654f0 993pthread_barrierattr_getpshared
c40403f9
MK
994pthread_cond_broadcast
995pthread_cond_destroy
996pthread_cond_init
997pthread_cond_signal
998pthread_cond_timedwait
999pthread_cond_wait
3d00b969 1000pthread_condattr_destroy
627654f0 1001pthread_condattr_getpshared
3d00b969
MK
1002pthread_condattr_init
1003pthread_condattr_setclock
1004pthread_condattr_setpshared
241060c3 1005pthread_create
c071a602 1006pthread_detach
ef4b949b 1007pthread_equal
c718ee13 1008pthread_getspecific
9d2f5a82 1009pthread_join
c718ee13
MK
1010pthread_key_create
1011pthread_key_delete
33c3753c
AB
1012pthread_mutex_consistent
1013pthread_mutex_destroy
1014pthread_mutex_getprioceiling
1015pthread_mutex_init
1016pthread_mutex_lock
1017pthread_mutex_timedlock
1018pthread_mutex_trylock
1019pthread_mutex_unlock
1020pthread_mutexattr_destroy
627654f0
AB
1021pthread_mutexattr_getprotocol
1022pthread_mutexattr_getpshared
1023pthread_mutexattr_getrobust
1024pthread_mutexattr_gettype
33c3753c
AB
1025pthread_mutexattr_init
1026pthread_mutexattr_setprotocol
1027pthread_mutexattr_setpshared
1028pthread_mutexattr_setrobust
1029pthread_mutexattr_settype
c718ee13 1030pthread_once
27ba71f9
MK
1031pthread_rwlock_destroy
1032pthread_rwlock_init
1033pthread_rwlock_rdlock
1034pthread_rwlock_timedrdlock
1035pthread_rwlock_timedwrlock
1036pthread_rwlock_tryrdlock
1037pthread_rwlock_trywrlock
1038pthread_rwlock_unlock
1039pthread_rwlock_wrlock
1040pthread_rwlockattr_destroy
627654f0 1041pthread_rwlockattr_getpshared
27ba71f9
MK
1042pthread_rwlockattr_init
1043pthread_rwlockattr_setpshared
a00bf321 1044pthread_self
33c3753c 1045pthread_setcancelstate
c718ee13 1046pthread_setspecific
2057ce92 1047pthread_testcancel
9d2f5a82
MK
1048pthread_timedjoin_np
1049pthread_tryjoin_np
320054e8
DG
1050putc
1051putc_unlocked
1052putchar
1053putchar_unlocked
1054putenv
1055puts
1056putw
1057putwc
1058putwc_unlocked
1059putwchar
1060putwchar_unlocked
1061pwrite
1062pwritev
1063qsort
5d8a1409 1064qsort_r
320054e8 1065quick_exit
549b32be 1066raise
320054e8
DG
1067rand
1068rand_r
1069random
1070read
1071readdir
1072readlink
1073readlinkat
1074readv
1075realloc
ad03c82d 1076reallocarray
320054e8
DG
1077recv
1078regcomp
1079regerror
1080regexec
1081regfree
1082remainder
1083remainderf
1084remainderl
1085remove
1086remque
1087remquo
1088remquof
1089remquol
1090rename
1091renameat
1092rewind
1093rewinddir
1094rindex
1095rint
1096rintf
1097rintl
1098rmdir
1099round
1100roundf
1101roundl
1102sbrk
1103scalb
1104scalbf
1105scalbln
1106scalblnf
1107scalblnl
1108scalbn
1109scalbnf
1110scalbnl
1111scandir
1112scandirat
1113scanf
1114sched_yield
1115seed48
1116seekdir
1117select
2057ce92
AB
1118sem_destroy
1119sem_getvalue
1120sem_init
1121sem_post
1122sem_timedwait
1123sem_trywait
1124sem_wait
320054e8
DG
1125send
1126setbuf
1127setbuffer
1128setenv
1129setkey
1130setlinebuf
1131setlocale
1132setstate
1133setvbuf
1134shutdown
549b32be 1135signal
320054e8
DG
1136signgam
1137significand
1138significandf
1139sin
1140sincos
1141sincosf
1142sincosl
1143sinf
1144sinh
1145sinhf
1146sinhl
1147sinl
1148sleep
1149snprintf
320054e8
DG
1150sprintf
1151sqrt
1152sqrtf
1153sqrtl
1154srand
1155srand48
1156srandom
1157sscanf
1158stat
1159stderr
1160stdin
1161stdout
1162stpcpy
1163stpncpy
1164strcasecmp
1165strcasecmp_l
1166strcasestr
1167strcat
1168strchr
1169strchrnul
1170strcmp
1171strcoll
1172strcoll_l
1173strcpy
1174strcspn
1175strdup
1176strerror
1177strerror_l
1178strerror_r
1179strfmon
1180strfmon_l
1181strftime
1182strftime_l
1183strlcat
1184strlcpy
1185strlen
1186strncasecmp
1187strncasecmp_l
1188strncat
1189strncmp
1190strncpy
1191strndup
1192strnlen
1193strpbrk
1194strptime
1195strrchr
1196strsep
549b32be 1197strsignal
320054e8
DG
1198strspn
1199strstr
1200strtod
1201strtod_l
1202strtof
1203strtof_l
1204strtoimax
1205strtok
1206strtok_r
1207strtol
1208strtold
1209strtold_l
1210strtoll
1211strtoul
1212strtoull
1213strtoumax
1214strverscmp
1215strxfrm
1216strxfrm_l
1217swab
1218swprintf
1219swscanf
1220symlink
1221symlinkat
1222sysconf
1223tan
1224tanf
1225tanh
1226tanhf
1227tanhl
1228tanl
1229tdelete
1230tdestroy
1231telldir
1232tfind
1233tgamma
1234tgammaf
1235tgammal
a00bf321 1236thrd_current
c071a602 1237thrd_detach
ef4b949b 1238thrd_equal
dcd28cf8 1239thrd_sleep
320054e8
DG
1240time
1241timegm
549b32be 1242times
320054e8
DG
1243timespec_get
1244toascii
1245tolower
1246tolower_l
1247toupper
1248toupper_l
1249towctrans
1250towctrans_l
1251towlower
1252towlower_l
1253towupper
1254towupper_l
1255trunc
6cddc925 1256truncate
320054e8
DG
1257truncf
1258truncl
1259tsearch
c718ee13 1260tss_get
320054e8
DG
1261twalk
1262uname
1263ungetc
1264ungetwc
1265unlink
1266unlinkat
1267unsetenv
1268uselocale
1269usleep
7b92f334 1270utime
320054e8 1271utimensat
079adff8 1272utimes
320054e8
DG
1273vasprintf
1274vdprintf
1275versionsort
1276versionsort64
1277vfprintf
1278vfscanf
1279vfwprintf
1280vfwscanf
1281vprintf
1282vscanf
1283vsnprintf
1284vsprintf
1285vsscanf
1286vswprintf
1287vswscanf
1288vwprintf
1289vwscanf
241060c3 1290wasi_thread_start
320054e8
DG
1291wcpcpy
1292wcpncpy
1293wcrtomb
1294wcscasecmp
1295wcscasecmp_l
1296wcscat
1297wcschr
1298wcscmp
1299wcscoll
1300wcscoll_l
1301wcscpy
1302wcscspn
1303wcsdup
1304wcsftime
1305wcsftime_l
1306wcslen
1307wcsncasecmp
1308wcsncasecmp_l
1309wcsncat
1310wcsncmp
1311wcsncpy
1312wcsnlen
1313wcsnrtombs
1314wcspbrk
1315wcsrchr
1316wcsrtombs
1317wcsspn
1318wcsstr
1319wcstod
1320wcstof
1321wcstoimax
1322wcstok
1323wcstol
1324wcstold
1325wcstoll
1326wcstombs
1327wcstoul
1328wcstoull
1329wcstoumax
1330wcswcs
1331wcswidth
1332wcsxfrm
1333wcsxfrm_l
1334wctob
1335wctomb
1336wctrans
1337wctrans_l
1338wctype
1339wctype_l
1340wcwidth
1341wmemchr
1342wmemcmp
1343wmemcpy
1344wmemmove
1345wmemset
1346wprintf
1347write
1348writev
1349wscanf
1350y0
1351y0f
1352y1
1353y1f
1354yn
1355ynf