Skip to content

Commit 6eb482e

Browse files
update semver tests
1 parent f8fb09d commit 6eb482e

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
@@ -65,13 +65,17 @@ euidaccess
6565
explicit_bzero
6666
futimes
6767
getauxval
68+
getdents
69+
getdents64
6870
getloadavg
6971
getutxent
7072
getutxid
7173
getutxline
7274
lio_listio
7375
ntptimeval
7476
open_wmemstream
77+
posix_dent
78+
posix_getdents
7579
posix_spawn_file_actions_addchdir_np
7680
posix_spawn_file_actions_addfchdir_np
7781
preadv2

0 commit comments

Comments
 (0)