]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: hook up splice syscall correctly
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 5 Aug 2019 16:28:48 +0000 (16:28 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 13 Aug 2019 12:20:38 +0000 (12:20 +0000)
commitd830990cd9391f2e4f995d01d00e3d75d09ea238
treee1c8b19a5715bdeab0a216e3a73f27ce8590d573
parent60b477684ccfd0ef6d7904d31328a0344e79daaa
mips: hook up splice syscall correctly

Hook up splice syscall for mips32 and mips64 correctly.
This fixes splice01 and several other tests in the LTP test suite.
coregrind/m_syswrap/syswrap-mips32-linux.c
coregrind/m_syswrap/syswrap-mips64-linux.c