]> 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>
Tue, 25 Apr 2023 11:38:47 +0000 (13:38 +0200)
commit9c0e7adb118023cb12248ef035636db4f678c700
treed63b4e893831b4d7af0e393abc2018936622d71f
parent022714860f3cff7fea0a126659dd87d7ec3edbb8
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