]> Savannah Git Hosting - gnulib.git/commit
sys_socket-h tests: Avoid compilation error on Solaris 11.4.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Jan 2025 17:34:04 +0000 (18:34 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Jan 2025 17:34:04 +0000 (18:34 +0100)
commit76479d8c3036ffeff94792264afd3aa1777bd960
tree4f99a56b96d65dfea4716ba5e2bb01c1e82d98a8
parent6abe4987b1055312b804874ba04a62e81a3dc320
sys_socket-h tests: Avoid compilation error on Solaris 11.4.

* doc/posix-headers/sys_socket.texi: Update.
* tests/test-sys_socket-h.c (main): Don't assume that all platforms that
have SOCK_CLOFORK also have MSG_CMSG_CLOFORK.
ChangeLog
doc/posix-headers/sys_socket.texi
tests/test-sys_socket-h.c