Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: update poll(2) to match latest gnulib version | Ron Yorston | 2024-10-25 | 1 | -5/+6 |
* | win32: workaround for pipe writability in poll(2) | Ron Yorston | 2024-10-25 | 1 | -0/+13 |
* | win32: avoid crashing the console with poll(2) | Ron Yorston | 2023-07-17 | 1 | -1/+1 |
* | ash: fix 'read' shell built-in (2) | Ron Yorston | 2023-07-12 | 1 | -1/+12 |
* | win32: revise poll(2) for use in nc | Ron Yorston | 2023-03-03 | 1 | -7/+11 |
* | win32: update poll(2) to match latest gnulib version | Ron Yorston | 2023-03-03 | 1 | -12/+37 |
* | win32: fixes to build on Windows/MSYS2/mingw-w64 | Ron Yorston | 2021-02-21 | 1 | -3/+1 |
* | 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 |
* | 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 |