summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorSteve Lau <stevelauc@outlook.com>2022-10-09 18:25:49 +0800
committerSteve Lau <stevelauc@outlook.com>2022-10-09 18:25:49 +0800
commita36515f3f3255a76c6bebc28faf9709bb15d4323 (patch)
tree5a40ab1cdedbc377b4924330ecbdd0c933af6a5a /libc-test
parent8dcd55656eb7abbef1d6cfeb8bad28306473fce6 (diff)
downloadrust-libc-a36515f3f3255a76c6bebc28faf9709bb15d4323.tar.gz
add eaccess on freebsd and dragonfly
Diffstat (limited to 'libc-test')
-rw-r--r--libc-test/semver/dragonfly.txt1
-rw-r--r--libc-test/semver/freebsd.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/libc-test/semver/dragonfly.txt b/libc-test/semver/dragonfly.txt
index e56441640b..e27f0f6fda 100644
--- a/libc-test/semver/dragonfly.txt
+++ b/libc-test/semver/dragonfly.txt
@@ -1536,3 +1536,4 @@ vmspace
wait4
waitid
xucred
+eaccess \ No newline at end of file
diff --git a/libc-test/semver/freebsd.txt b/libc-test/semver/freebsd.txt
index e74355f1e5..649ef77161 100644
--- a/libc-test/semver/freebsd.txt
+++ b/libc-test/semver/freebsd.txt
@@ -1925,3 +1925,4 @@ wait4
waitid
xallocx
xucred
+eaccess \ No newline at end of file