]> git.proxmox.com Git - qemu.git/commit
Do not use dprintf
authormalc <av1474@comtv.ru>
Sat, 6 Feb 2010 23:03:50 +0000 (02:03 +0300)
committermalc <av1474@comtv.ru>
Sat, 6 Feb 2010 23:03:50 +0000 (02:03 +0300)
commitd0f2c4c60263e29a87681433e696844401514194
treede9e60340c36e9d8d395e294f98c164b1b98435c
parentbc4347b883e8175dadef77ed9e02ccaa5e8eba94
Do not use dprintf

dprintf is already claimed by POSIX[1], and on at least one system
is implemented as a macro

[1] http://www.opengroup.org/onlinepubs/9699919799/functions/dprintf.html

Signed-off-by: malc <av1474@comtv.ru>
14 files changed:
block-migration.c
block/curl.c
buffered_file.c
hw/gt64xxx.c
hw/hpet.c
hw/usb-ohci.c
hw/usb-uhci.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
slirp/bootp.c
usb-linux.c