Skip to content

Commit a5a28a1

Browse files
update semver tests
1 parent 5d4300a commit a5a28a1

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
@@ -605,6 +605,7 @@ fgetspent_r
605605
futimes
606606
getauxval
607607
getentropy
608+
getdents64
608609
getgrent_r
609610
getloadavg
610611
getmntent_r

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)