Skip to content

Commit 87ca6bc

Browse files
add semver tests for hurd and bsds
1 parent cc648b3 commit 87ca6bc

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

libc-test/semver/dragonfly.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,7 @@ freezero
13481348
fsid_t
13491349
fstatfs
13501350
futimes
1351+
getdents
13511352
getdomainname
13521353
getdtablesize
13531354
getentropy

libc-test/semver/freebsd.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1984,6 +1984,7 @@ fsid_t
19841984
fstatfs
19851985
ftok
19861986
futimes
1987+
getdents
19871988
getdomainname
19881989
getdtablesize
19891990
getgrent

libc-test/semver/hurd.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
getdents64

libc-test/semver/netbsd.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,6 +1340,7 @@ ftok
13401340
futimes
13411341
getbootfile
13421342
getbyteorder
1343+
getdents
13431344
getdiskrawname
13441345
getdistcookedname
13451346
getdomainname

libc-test/semver/openbsd.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,7 @@ ftok
11131113
fusefs_args
11141114
futex
11151115
futimes
1116+
getdents
11161117
getdomainname
11171118
getdtablesize
11181119
getentropy

0 commit comments

Comments
 (0)