]> Git Repo - qemu.git/commit - linux-user/syscall.c
linux-user: add tee, splice and vmsplice
authorvibisreenivasan <[email protected]>
Sat, 16 May 2009 13:02:41 +0000 (18:32 +0530)
committerRiku Voipio <[email protected]>
Tue, 16 Jun 2009 13:58:07 +0000 (16:58 +0300)
commit3ce34dfb42e02225f2688ef8ad4b9664a4c98e46
tree8d86132965ed6f5d5a7bc8a99e21c717c87c5cab
parent099d6b0fe9e6d5855403d2d0a8ae800b7bdb24a7
linux-user: add tee, splice and vmsplice

Add support for tee, splice and vmsplice.

Originally from: vibi sreenivasan <[email protected]>

Riku: squashed patches together, added a test to configure
and removed compliler warning by picking up correct type for
splice param

Signed-off-by: vibisreenivasan <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
configure
linux-user/syscall.c
This page took 0.025773 seconds and 4 git commands to generate.