From 6f0857da5d754f69002bdef4c3cc5259c84a7234 Mon Sep 17 00:00:00 2001 From: Ryan Zoeller Date: Mon, 18 Oct 2021 21:51:46 -0500 Subject: DragonFly 6.0 introduced fexecve() Ignore fexecve signature mismatch, as with other execv variants. --- libc-test/semver/dragonfly.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'libc-test/semver/dragonfly.txt') diff --git a/libc-test/semver/dragonfly.txt b/libc-test/semver/dragonfly.txt index 2258270261..36e3589c78 100644 --- a/libc-test/semver/dragonfly.txt +++ b/libc-test/semver/dragonfly.txt @@ -1227,6 +1227,7 @@ faccessat fchdir fchflags fdopendir +fexecve fmemopen forkpty fparseln -- cgit v1.2.1