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