aboutsummaryrefslogtreecommitdiff
path: root/win32/poll.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: update poll(2) to match latest gnulib versionRon Yorston2024-10-251-5/+6
* win32: workaround for pipe writability in poll(2)Ron Yorston2024-10-251-0/+13
* win32: avoid crashing the console with poll(2)Ron Yorston2023-07-171-1/+1
* ash: fix 'read' shell built-in (2)Ron Yorston2023-07-121-1/+12
* win32: revise poll(2) for use in ncRon Yorston2023-03-031-7/+11
* win32: update poll(2) to match latest gnulib versionRon Yorston2023-03-031-12/+37
* win32: fixes to build on Windows/MSYS2/mingw-w64Ron Yorston2021-02-211-3/+1
* 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
* Move mingw32 poll.h from sysRon Yorston2014-01-021-1/+1
* Use gnulib poll, importing the version from gitRon Yorston2012-03-301-0/+606