glibc/sysdeps/unix
Roland McGrath a527394147 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.
2002-10-16 01:02:28 +00:00
..
alpha 2002-10-07 Roland McGrath <roland@redhat.com> 2002-10-11 10:51:31 +00:00
arm 2002-10-07 Roland McGrath <roland@redhat.com> 2002-10-11 10:51:31 +00:00
bsd 2002-10-07 Roland McGrath <roland@redhat.com> 2002-10-11 10:51:31 +00:00
mips Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
sysv 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:28 +00:00