summaryrefslogtreecommitdiffstats
path: root/slirp/misc.h
Commit message (Expand)AuthorAgeFilesLines
* slirp/misc: Use the GLib memory allocation APIszhanghailiang2014-08-241-4/+0
* slirp: cleanup leftovers from misc.hMichael Tokarev2013-06-011-14/+0
* slirp: remove unused function u_sleepBlue Swirl2012-11-101-1/+0
* slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil2010-07-251-10/+10
* slirp: Remove UDP protocol emulation (talk, cuseeme)Ed Swierk2009-07-271-5/+0
* Fix breakage by obsolete _P() for goodBlue Swirl2009-07-011-16/+16
* slirp: Factor out internal state structureJan Kiszka2009-06-291-2/+0
* slirp: Clean up timeout handling around slirp_select_fill/pollJan Kiszka2009-06-291-1/+0
* slirp: Factor out one-time initializationJan Kiszka2009-06-291-1/+0
* slirp: Drop dead codeJan Kiszka2009-06-291-8/+0
* slirp: Rework internal configurationJan Kiszka2009-06-291-2/+2
* Fix inline use warnings from sparseblueswir12008-10-261-2/+2
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-1/+1
* Fix slirp compilation failure when using a newer gccblueswir12007-11-011-0/+2
* Use const and static as needed, disable unused codeblueswir12007-10-261-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* openpty fixbellard2004-10-101-1/+1
* initial user mode network supportbellard2004-04-221-0/+87
OpenPOWER on IntegriCloud