]> git.proxmox.com Git - qemu.git/history - slirp/udp.h
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
[qemu.git] / slirp / udp.h
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2005-06-05 bellard64 bit fixes (initial patch by Gwenole Beauchesne)
2004-04-22 bellardinitial user mode network support