1. 8d4679f poll (mingw): allow compiling with GCC 8 and DEVELOPER=1 by Johannes Schindelin · 6 years ago
  2. e8dfcac poll: use GetTickCount64() to avoid wrap-around issues by Steve Hoelzer · 6 years ago
  3. d7e357f compat/poll: prepare for targeting Windows Vista by Johannes Schindelin · 6 years ago
  4. 4842579 Replace Free Software Foundation address in license notices by Todd Zullinger · 7 years ago
  5. 61b2a1a poll.c: always set revents, even if to zero by Randall S. Becker · 7 years ago
  6. 7c00bc3 mingw: avoid warnings when casting HANDLEs to int by Johannes Schindelin · 9 years ago
  7. ef8b53e poll: honor the timeout on Win32 by Edward Thomson · 10 years ago
  8. 76e7c8a compat/poll: sleep 1 millisecond to avoid busy wait by Theodore Leblond · 13 years ago
  9. 8453c12 Windows: do not redefine _WIN32_WINNT by Sebastian Schuberth · 12 years ago
  10. 1c31596 compat/poll/poll.c: Fix a sparse warning by Ramsay Jones · 12 years ago
  11. a677294 make poll() work on platforms that can't recv() on a non-socket by Joachim Schmitz · 12 years ago
  12. 32fde65 poll() exits too early with EFAULT if 1st arg is NULL by Joachim Schmitz · 12 years ago
  13. 98c573a fix some win32 specific dependencies in poll.c by Joachim Schmitz · 12 years ago
  14. 6d45eb1 make poll available for other platforms lacking it by Joachim Schmitz · 12 years ago[Renamed from compat/win32/poll.c]
  15. f0bd664 compat/win32/poll.c: upgrade from upstream by Erik Faye-Lund · 13 years ago
  16. 0f77dea mingw: move poll out of sys-folder by Erik Faye-Lund · 13 years ago[Renamed from compat/win32/sys/poll.c]
  17. 56fb3dd msvc: Fix compilation errors in compat/win32/sys/poll.c by Ramsay Jones · 14 years ago
  18. fdc1211 mingw: use poll-emulation from gnulib by Erik Faye-Lund · 14 years ago
  19. 49521af mingw: import poll-emulation from gnulib by Erik Faye-Lund · 14 years ago