Add detection of pthread library name
[qemu] / tap-win32.c
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-05 blueswir1Fix some win32 compile warnings
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-06 aurel32Win32: Fix warnings
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-08-19 bellardwin32 tap poll suppression (kazu)
2006-06-25 bellardmultiple wait object support for win32 (kazu)
2006-02-19 pbrookWIn32 compile fix.
2006-02-01 bellardtap win32 support