qemu-e2k/block
Blue Swirl 72cf2d4f0e Fix sys-queue.h conflict for good
Problem: Our file sys-queue.h is a copy of the BSD file, but there are
some additions and it's not entirely compatible. Because of that, there have
been conflicts with system headers on BSD systems. Some hacks have been
introduced in the commits 15cc923584,
f40d753718,
96555a96d7 and
3990d09adf but the fixes were fragile.

Solution: Avoid the conflict entirely by renaming the functions and the
file. Revert the previous hacks.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-09-12 07:36:22 +00:00
..
bochs.c
cloop.c
cow.c block: use fdatasync instead of fsync if possible 2009-09-11 10:19:46 -05:00
curl.c Fix Sparse warning about "expression using sizeof on a function" 2009-08-01 10:13:44 +00:00
dmg.c
nbd.c
parallels.c
qcow2-cluster.c Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
qcow2-refcount.c
qcow2-snapshot.c
qcow2.c Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
qcow2.h Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
qcow.c
raw-posix-aio.h block: add aio_flush operation 2009-09-11 10:19:46 -05:00
raw-posix.c block: add aio_flush operation 2009-09-11 10:19:46 -05:00
raw-win32.c
vdi.c block/vdi.c: Fix several bugs 2009-08-27 19:33:15 -05:00
vmdk.c
vpc.c Fix spelling in comment. 2009-09-09 14:57:20 -05:00
vvfat.c