]> Git Repo - qemu.git/commit
qemu-io: Improve portability (win32 now supported).
authorStefan Weil <[email protected]>
Mon, 31 Aug 2009 20:16:16 +0000 (22:16 +0200)
committerAnthony Liguori <[email protected]>
Wed, 9 Sep 2009 19:57:20 +0000 (14:57 -0500)
commitc32d766af127f68bb75ba5689f2f5239227bf559
treebb0102921463f768f89f143dda680f42d80b3e82
parentcc2040f8c22b933df6f3be11a1bf7a6b55327031
qemu-io: Improve portability (win32 now supported).

* Add missing include for struct timeval.
* Replace non-portable strsep by local qemu_strsep.
* Use POSIX basename by including libgen.h.

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
cmd.c
configure
qemu-io.c
This page took 0.025718 seconds and 4 git commands to generate.