]> Savannah Git Hosting - gnulib.git/commit
sys_select-h: Update for POSIX:2024.
authorBruno Haible <bruno@clisp.org>
Wed, 8 Jan 2025 21:24:13 +0000 (22:24 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 8 Jan 2025 21:24:13 +0000 (22:24 +0100)
commit470ff37c8d17b7f3c46d6140e809d2e7062d6140
treed778468de70b50d925ca36f7ef7ccc03174327a0
parent12bfeec6632783d2a023e3315089e3a0900959ec
sys_select-h: Update for POSIX:2024.

* lib/sys_select.in.h (rpl_fd_isset): Change type of second parameter to
'const fd_set *'.
* tests/test-sys_select-h.c: Check for some more types and for
FD_SETSIZE.
(FD_ISSET): Expect type of second parameter to be 'const fd_set *'.
ChangeLog
lib/sys_select.in.h
tests/test-sys_select-h.c