aboutsummaryrefslogtreecommitdiff
path: root/slirp/misc.h
AgeCommit message (Expand)Author
2013-06-01slirp: cleanup leftovers from misc.hMichael Tokarev
2012-11-10slirp: remove unused function u_sleepBlue Swirl
2010-07-25slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil
2009-07-27slirp: Remove UDP protocol emulation (talk, cuseeme)Ed Swierk
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl
2009-06-29slirp: Factor out internal state structureJan Kiszka
2009-06-29slirp: Clean up timeout handling around slirp_select_fill/pollJan Kiszka
2009-06-29slirp: Factor out one-time initializationJan Kiszka
2009-06-29slirp: Drop dead codeJan Kiszka
2009-06-29slirp: Rework internal configurationJan Kiszka
2008-10-26Fix inline use warnings from sparseblueswir1
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2007-11-01 Fix slirp compilation failure when using a newer gccblueswir1
2007-10-26 Use const and static as needed, disable unused codeblueswir1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2004-10-10openpty fixbellard
2004-04-22initial user mode network supportbellard