summaryrefslogtreecommitdiff
path: root/win32/poll.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* win32: update poll implementation to match latest gnulib versionRon Yorston2018-02-131-209/+207
|
* win32/poll: avoid assumption that pointers are equivalent to longsJohannes Schindelin2017-08-311-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 sysRon Yorston2014-01-021-1/+1
|
* Use gnulib poll, importing the version from gitRon Yorston2012-03-301-0/+606