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 5d4300a commit f16f1daCopy full SHA for f16f1da
libc-test/semver/linux-gnu.txt
@@ -604,6 +604,7 @@ fgetpwent_r
604
fgetspent_r
605
futimes
606
getauxval
607
+getdents64
608
getentropy
609
getgrent_r
610
getloadavg
libc-test/semver/linux-musl.txt
@@ -66,13 +66,17 @@ euidaccess
66
explicit_bzero
67
68
69
+getdents
70
71
72
getutxent
73
getutxid
74
getutxline
75
lio_listio
76
ntptimeval
77
open_wmemstream
78
+posix_dent
79
+posix_getdents
80
posix_spawn_file_actions_addchdir_np
81
posix_spawn_file_actions_addfchdir_np
82
preadv2
0 commit comments