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 a5a28a1Copy full SHA for a5a28a1
libc-test/semver/linux-gnu.txt
@@ -605,6 +605,7 @@ fgetspent_r
605
futimes
606
getauxval
607
getentropy
608
+getdents64
609
getgrent_r
610
getloadavg
611
getmntent_r
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