Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: update poll implementation to match latest gnulib version | Ron Yorston | 2018-02-13 | 1 | -209/+207 |
| | |||||
* | win32/poll: avoid assumption that pointers are equivalent to longs | Johannes Schindelin | 2017-08-31 | 1 | -1/+1 |
| | | | | | | | | | This is a companion patch to 4319368c6 (Use gnulib poll, importing the version from git, 2012-03-30) (Git's implementation of IsConsoleHandle() was adjusted in the meantime). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Ron Yorston <rmy@pobox.com> | ||||
* | Move mingw32 poll.h from sys | Ron Yorston | 2014-01-02 | 1 | -1/+1 |
| | |||||
* | Use gnulib poll, importing the version from git | Ron Yorston | 2012-03-30 | 1 | -0/+606 |