7 Commits (d8cd32792a0a8a52ff4f5f4bb74f9044bcb9a97a)

Author SHA1 Message Date
Theodore Leblond 76e7c8a7ed compat/poll: sleep 1 millisecond to avoid busy wait 11 years ago
Sebastian Schuberth 8453c1259a Windows: do not redefine _WIN32_WINNT 11 years ago
Ramsay Jones 1c31596a4b compat/poll/poll.c: Fix a sparse warning 12 years ago
Joachim Schmitz a6772946a5 make poll() work on platforms that can't recv() on a non-socket 12 years ago
Joachim Schmitz 32fde6575e poll() exits too early with EFAULT if 1st arg is NULL 12 years ago
Joachim Schmitz 98c573a902 fix some win32 specific dependencies in poll.c 12 years ago
Joachim Schmitz 6d45eb1720 make poll available for other platforms lacking it 12 years ago
Erik Faye-Lund f0bd664977 compat/win32/poll.c: upgrade from upstream 13 years ago
Erik Faye-Lund 0f77dea9a8 mingw: move poll out of sys-folder 13 years ago
Ramsay Jones 56fb3ddc89 msvc: Fix compilation errors in compat/win32/sys/poll.c 14 years ago
Erik Faye-Lund fdc1211463 mingw: use poll-emulation from gnulib 14 years ago
Erik Faye-Lund 49521af8a8 mingw: import poll-emulation from gnulib 14 years ago