]> Savannah Git Hosting - gnulib.git/commit
poll tests: Avoid test failure on Cygwin.
authorBruno Haible <bruno@clisp.org>
Thu, 23 May 2024 14:25:01 +0000 (16:25 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 31 May 2024 14:22:08 +0000 (16:22 +0200)
commitbbb443f469fa2599521f84447898cd174f85f20b
tree3f05dea6b1d452332eb20a1ff022eef0a46c5a55
parent6b2b0723056ba9d902c427c1e26f46efd91199be
poll tests: Avoid test failure on Cygwin.

* tests/test-poll.c (test_pipe): Disable the POLLHUP check also on
Cygwin.
* doc/posix-functions/poll.texi: Mention also Cygwin w.r.t. POLLHUP.
ChangeLog
doc/posix-functions/poll.texi
tests/test-poll.c