Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw: avoid warnings when casting HANDLEs to int | Johannes Schindelin | 2016-01-15 | 1 | -1/+1 |
* | poll: honor the timeout on Win32et/win32-poll-timeout | Edward Thomson | 2015-09-14 | 1 | -2/+14 |
* | compat/poll: sleep 1 millisecond to avoid busy waittl/relax-in-poll-emulation | Theodore Leblond | 2014-04-29 | 1 | -1/+1 |
* | Windows: do not redefine _WIN32_WINNTkb/msvc-compile | Sebastian Schuberth | 2013-09-11 | 1 | -1/+1 |
* | compat/poll/poll.c: Fix a sparse warning | Ramsay Jones | 2013-04-28 | 1 | -1/+1 |
* | make poll() work on platforms that can't recv() on a non-socket | Joachim Schmitz | 2012-09-17 | 1 | -0/+4 |
* | poll() exits too early with EFAULT if 1st arg is NULL | Joachim Schmitz | 2012-09-17 | 1 | -1/+1 |
* | fix some win32 specific dependencies in poll.c | Joachim Schmitz | 2012-09-17 | 1 | -2/+6 |
* | make poll available for other platforms lacking it | Joachim Schmitz | 2012-09-17 | 2 | -0/+659 |