Remove emulated_poll on Windows
[platform/upstream/libwebsockets.git] / win32port / win32helpers /
2014-03-29 Patrick GanstererRemove emulated_poll on Windows
2014-02-28 Patrick GanstererRemove duplicated implementations for bzero()
2014-02-28 Patrick GanstererWSAGetLastError() instead of errno on Windows
2014-02-15 martelladditional mingw fixes
2013-11-09 Graham Newtonwindows workaround unsigned fd in emulated poll
2013-11-04 Andreas PakulatWindows Fix usage in Windows XP targetting projects
2013-11-04 Andy Greenunixify websock w32.h line endings
2013-03-05 Arokux Bfix win32helpers gettimeofday epoch
2013-02-28 Andy Greennormalize formatting in gettimeofday
2013-02-28 Arokux Bfix win32 gettimeofday for mingw
2013-02-22 Joakim SoderbergFix running test programs from within visual studio.
2012-04-12 Andy Greenmingw add win32helper to lib and fix extpoll
2012-04-12 Andy Greenchange DATADIR to INSTALL_DATADIR solve mingw conflict
2012-04-12 Andy Greenmingw gettimeofday avoid missing include
2012-04-12 Andy Greenmingw add in missing poll defs
2011-11-09 Dan Zhangcleanup fixes tested on win32 compiler
2011-11-08 Andy Greenwin32 poll emulation clean and address PEEK issue
2011-10-04 David GaleanoAdded support for Windows XP.
2011-03-10 Peter Hinzupdate win32 support for zlib
2011-03-10 Peter HinzRe: Windows port of your libwebsocket
2011-03-05 Andy Greenwin32 build fixup missing includes
2011-03-02 Peter Hinzintroduce win32 build capability