Lines Matching refs:W32
10 Add support for poll() in W32. -EG
40 mode on W32 by using signal pipe. -CG
175 Fixed W32 build issues. -EG
210 Added support for W32 native threads.
218 Added usage of native mutex on W32. -EG
224 Used larger FD_SETSIZE internally on W32.
232 Implemented FD_SETSIZE checks for W32. -EG
238 SPDY disabled by default on W32.
251 W32: fixed .dll resource compilation with '-isystem' CPPFLAG.
252 W32: improved header compatibility with MSVC.
253 W32: now tested on Win64, compiled by MinGW-w64. -EG
260 W32: Added creation of libmicrohttpd.lib, libmicrohttpd.def,
263 W32: Use MS lib.exe tool if available for creating MSVC staff.
264 W32: Added .dll information resource. -EG
267 Removed dependency on plibc for simpler compilation for W32.
270 always disabled on W32.
435 Updated manual, documenting W32 select/shutdown issue. -CG
445 Disable use of 'shutdown' on W32 always as winsock
453 Removing dependency on liberty (on W32). -MC
604 Only relevant for W32. Fixes #2734. -CG
696 Making sendfile test pass again on non-W32 systems. -CG
699 Misc changes to allow testcases to pass on W32. -LRN
702 Misc changes to fix build on W32. -LRN
815 Treat EAGAIN the same way as EINTR (helps on W32). -LRN
823 Fixed problems with testcases on W32. -LRN