]> git.proxmox.com Git - qemu.git/commit - linux-user/syscall.c
implementations of dup3 and fallocate that are good enough to fool LTP
authorUlrich Hecht <uli@suse.de>
Thu, 17 Sep 2009 17:22:14 +0000 (20:22 +0300)
committerRiku Voipio <riku.voipio@iki.fi>
Thu, 15 Oct 2009 20:55:55 +0000 (23:55 +0300)
commitd092793872848b83dfb8973640ce71dc2522a8f3
treea32a3ec5321c36e688064a5fec58b3b1b36ec219
parent5041fccd8ebed677f4d3012011657f8cc2340ea4
implementations of dup3 and fallocate that are good enough to fool LTP

updated fallocate check to new configure, added dup3 check as suggested
by Jan-Simon Möller.

Riku: updated to apply to current git.

Signed-off-by: Ulrich Hecht <uli@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
configure
linux-user/syscall.c