We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb63e8 commit 9361be0Copy full SHA for 9361be0
libc-test/semver/TODO-unix.txt
@@ -0,0 +1,5 @@
1
+# These symbols are missing for the targets:
2
+# * asmjs-unknown-emscripten
3
+getpwuid_r
4
+pthread_atfork
5
+pthread_sigmask
libc-test/semver/unix.txt
@@ -588,7 +588,6 @@ getprotobyname
588
getprotobynumber
589
getpwnam
590
getpwuid
591
-getpwuid_r
592
getservbyname
593
getsockname
594
getsockopt
@@ -686,7 +685,6 @@ pread
686
685
printf
687
protoent
688
pselect
689
-pthread_atfork
690
pthread_attr_destroy
691
pthread_attr_init
692
pthread_attr_setdetachstate
@@ -733,7 +731,6 @@ pthread_rwlockattr_init
733
731
pthread_rwlockattr_t
734
732
pthread_self
735
pthread_setspecific
736
-pthread_sigmask
737
pthread_t
738
ptrdiff_t
739
ptsname
0 commit comments