sys_socket: Use POSIX compatible declarations on OSF/1 5.1.
authorBruno Haible <bruno@clisp.org>
Mon, 20 Dec 2010 00:41:57 +0000 (01:41 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 20 Dec 2010 00:41:57 +0000 (01:41 +0100)
commit01a47ae4189930ba7fffd1ea3c05f0a0d12968a5
tree0f7e5ba1270527555a907d71f7997e62d6acbd0c
parent975bf7fd712baa9a21ce6453e88593065e6c1bb9
sys_socket: Use POSIX compatible declarations on OSF/1 5.1.

* m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): On OSF/1, define
_POSIX_PII_SOCKET.
* doc/posix-functions/recv.texi: Document the OSF/1 problem.
* doc/posix-functions/recvfrom.texi: Likewise.
* doc/posix-functions/send.texi: Likewise.
* doc/posix-functions/sendto.texi: Likewise.
ChangeLog
doc/posix-functions/recv.texi
doc/posix-functions/recvfrom.texi
doc/posix-functions/send.texi
doc/posix-functions/sendto.texi
m4/sys_socket_h.m4