]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a memfd_create.stderr.exp-fcntl64 variant
authorMark Wielaard <mark@klomp.org>
Mon, 24 Apr 2023 12:35:21 +0000 (14:35 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 24 Apr 2023 13:01:33 +0000 (15:01 +0200)
commite896406e15cf5f631171b0afec9e0c92fc27acd3
tree1adb89194c993939f5fe2ce854b036804da61516
parenta821780d8ccbf4a1ade369d838d52486ec1571a2
Add a memfd_create.stderr.exp-fcntl64 variant

On 32bit systems a glibc fcntl call results in a fcntl64 syscall.
memcheck/tests/linux/memfd_create.stderr.exp-fcntl64 [new file with mode: 0644]