]> 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>
Thu, 23 May 2024 14:25:01 +0000 (16:25 +0200)
commit1992b56fa2524a84c51b41e7184cd12947b9b94a
tree9cd3f027f2e0939c29f9d14fa4d4e0cc2ed875be
parentbedaeb6ccc58323dc9b8a4a249be2305357e4535
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