]> git.ipfire.org Git - thirdparty/valgrind.git/commit
arm: Hook up preadv2 and pwritev2 syscalls.
authorMark Wielaard <mark@klomp.org>
Sat, 25 Jan 2020 14:10:22 +0000 (15:10 +0100)
committerMark Wielaard <mark@klomp.org>
Sat, 25 Jan 2020 14:10:26 +0000 (15:10 +0100)
commit2d040ce2c7fd328b4e8b0c2363ebe0c2ea2cbc9f
tree817674e8bd0789fd248ac364592ab907550e0dee
parent6cbd9ad1a19d2e1630e044c214b63d65f62124e2
arm: Hook up preadv2 and pwritev2 syscalls.

They work the same as on other linux architectures.
coregrind/m_syswrap/syswrap-arm-linux.c