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 f8fb09d commit 6eb482eCopy full SHA for 6eb482e
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
@@ -65,13 +65,17 @@ euidaccess
65
explicit_bzero
66
67
68
+getdents
69
70
71
getutxent
72
getutxid
73
getutxline
74
lio_listio
75
ntptimeval
76
open_wmemstream
77
+posix_dent
78
+posix_getdents
79
posix_spawn_file_actions_addchdir_np
80
posix_spawn_file_actions_addfchdir_np
81
preadv2
0 commit comments