17 Commits (7da656f1e083b065400c4ab92405c6332481eb7a)

Author SHA1 Message Date
Alexandr Miloslavskiy 94f4d01932 mingw: workaround for hangs when sending STDIN 5 years ago
Johannes Schindelin 94238859b9 mingw: use Unicode functions explicitly 6 years ago
Johannes Schindelin 8d4679fe09 poll (mingw): allow compiling with GCC 8 and DEVELOPER=1 6 years ago
Steve Hoelzer e8dfcace31 poll: use GetTickCount64() to avoid wrap-around issues 6 years ago
Johannes Schindelin d7e357fb9c compat/poll: prepare for targeting Windows Vista 6 years ago
Todd Zullinger 484257925f Replace Free Software Foundation address in license notices 7 years ago
Randall S. Becker 61b2a1acaa poll.c: always set revents, even if to zero 7 years ago
Johannes Schindelin 7c00bc39eb mingw: avoid warnings when casting HANDLEs to int 9 years ago
Edward Thomson ef8b53e78c poll: honor the timeout on Win32 9 years ago
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