qemu-e2k/slirp
Blue Swirl c5b76b3810 Fix mingw32 build warnings
Work around buffer and ioctlsocket argument type signedness problems
Suppress a prototype which is unused on mingw32
Expand a macro to avoid warnings from some GCC versions

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-06-13 08:44:31 +00:00
..
bootp.c slirp: Reassign same address to same DHCP client 2009-05-22 10:50:34 -05:00
bootp.h slirp: Handle DHCP requests for specific IP (Jan Kiszka) 2009-04-21 19:56:20 +00:00
cksum.c
COPYRIGHT
ctl.h
debug.c
debug.h
icmp_var.h
if.c
if.h
ip_icmp.c
ip_icmp.h
ip_input.c
ip_output.c
ip.h
libslirp.h slirp: Reorder initialization 2009-06-09 11:38:49 +01:00
main.h
mbuf.c
mbuf.h
misc.c Fix mingw32 build warnings 2009-06-13 08:44:31 +00:00
misc.h
sbuf.c
sbuf.h
slirp_config.h
slirp.c slirp: Reorder initialization 2009-06-09 11:38:49 +01:00
slirp.h Fix windows build and clean up use of <windows.h> 2009-03-08 16:26:59 +00:00
socket.c Fix mingw32 build warnings 2009-06-13 08:44:31 +00:00
socket.h Fix some win32 compile warnings 2009-04-05 18:03:31 +00:00
tcp_input.c
tcp_output.c
tcp_subr.c Delete some unused macros detected with -Wp,-Wunused-macros use 2009-03-16 16:33:01 +00:00
tcp_timer.c Use ANSI prototypes to please sparse 2009-04-18 07:32:41 +00:00
tcp_timer.h
tcp_var.h
tcp.h
tcpip.h
tftp.c
tftp.h
udp.c Use ANSI prototypes to please sparse 2009-04-18 07:32:41 +00:00
udp.h