]> Savannah Git Hosting - gnulib.git/commit
poll tests: Avoid test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Tue, 25 Apr 2023 11:38:47 +0000 (13:38 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 27 Apr 2023 16:35:57 +0000 (18:35 +0200)
commitf0fa9887df02a9ad9b9d84cc5a77dcee739415d2
tree18606ad9e9f8054f64f466131292a93bd9239f86
parent93234b4c76d8443a010aa2012d9df98e3f78ce03
poll tests: Avoid test failure on native Windows.

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