]> 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 21:44:38 +0000 (23:44 +0200)
commitfd71cb2f9c2ca15e81c9a314872737c2bed645b0
tree9acd9858125f2167743d74d7ff9a7ca59c5537f8
parentd48e9bc3d0cfb5737c5283d5c2e744828bd48252
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