2002-10-15 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 16 Oct 2002 01:02:28 +0000 (01:02 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Oct 2002 01:02:28 +0000 (01:02 +0000)
commita52739414798c58bf90239a3b354ed0e948559f7
treeaf041fd00ffe0535f71c4e94e47fb0173ad8e6ab
parentac33e75b3e8833e7cb30dacd1813e71ce4a57825
2002-10-15  Roland McGrath  <roland@redhat.com>

* sysdeps/unix/sysv/linux/bits/socket.h (struct msghdr): Use size_t
instead of int for msg_iovlen, instead of socklen_t for msg_controllen.
Other than the previously incorrect sign of msg_iovlen, this is a
no-op on 32-bit platforms.  On 64-bit platforms it makes this header
match their layouts as well, so the following are now identical to it.
* sysdeps/unix/sysv/linux/s390/bits/socket.h: File removed.
* sysdeps/unix/sysv/linux/sparc/bits/socket.h: File removed.
* sysdeps/unix/sysv/linux/x86_64/bits/socket.h: File removed.
* sysdeps/unix/sysv/linux/ia64/bits/socket.h: File removed.
* sysdeps/unix/sysv/linux/alpha/bits/socket.h: File removed.
sysdeps/unix/sysv/linux/alpha/bits/socket.h [deleted file]