Skip to content

Commit f16f1da

Browse files
update semver tests
1 parent 5d4300a commit f16f1da

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

libc-test/semver/linux-gnu.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@ fgetpwent_r
604604
fgetspent_r
605605
futimes
606606
getauxval
607+
getdents64
607608
getentropy
608609
getgrent_r
609610
getloadavg

libc-test/semver/linux-musl.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,17 @@ euidaccess
6666
explicit_bzero
6767
futimes
6868
getauxval
69+
getdents
70+
getdents64
6971
getloadavg
7072
getutxent
7173
getutxid
7274
getutxline
7375
lio_listio
7476
ntptimeval
7577
open_wmemstream
78+
posix_dent
79+
posix_getdents
7680
posix_spawn_file_actions_addchdir_np
7781
posix_spawn_file_actions_addfchdir_np
7882
preadv2

0 commit comments

Comments
 (0)