qemu-e2k/slirp
malc d0f2c4c602 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>
2010-02-07 02:03:50 +03:00
..
bootp.c Do not use dprintf 2010-02-07 02:03:50 +03:00
bootp.h
cksum.c
COPYRIGHT
debug.h
if.c
if.h
ip_icmp.c
ip_icmp.h
ip_input.c slirp: fix unmatched bracket in if 0 2009-09-30 18:56:44 +00:00
ip_output.c
ip.h fix networking on win32 host 2009-12-18 23:23:56 +01:00
libslirp.h
main.h
mbuf.c slirp: fix use-after-free 2009-11-21 00:34:04 +01:00
mbuf.h
misc.c slirp/misc.c: fix warning with _FORTIFY_SOURCE 2009-12-25 18:19:18 +00:00
misc.h
sbuf.c
sbuf.h
slirp_config.h
slirp.c Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
slirp.h Don't leak file descriptors 2009-12-03 11:45:50 -06:00
socket.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
socket.h
tcp_input.c
tcp_output.c
tcp_subr.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
tcp_timer.c
tcp_timer.h
tcp_var.h
tcp.h
tcpip.h
tftp.c Qemu's internal TFTP server breaks lock-step-iness of TFTP 2010-01-13 17:14:16 -06:00
tftp.h
udp.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
udp.h