]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a wrapper for the splice system call and wire it up on
authorTom Hughes <tom@compton.nu>
Tue, 23 Feb 2010 10:49:48 +0000 (10:49 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 23 Feb 2010 10:49:48 +0000 (10:49 +0000)
commit0e953082598366277166ce8709b02ff3d1fdefbf
treeaa1cc1f83529c0204ca5e9c94c20fd65678de671
parent2a70cf0b012792c0b8da23ff3271c6193342325e
Add a wrapper for the splice system call and wire it up on
x86 and amd64 systems. Closes #205788.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11055
coregrind/m_syswrap/priv_syswrap-linux.h
coregrind/m_syswrap/syswrap-amd64-linux.c
coregrind/m_syswrap/syswrap-linux.c
coregrind/m_syswrap/syswrap-x86-linux.c