glibc/sysdeps
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 Don't access memory beyond the source buffer. 2002-10-03 09:14:46 +00:00
am29k
arm 2002-09-28 Roland McGrath <roland@redhat.com> 2002-09-28 19:45:29 +00:00
cris Avoid unescaped newlines in string constants. 2002-08-28 21:26:20 +00:00
hppa Avoid unterminated string literals. 2002-10-03 00:17:29 +00:00
i860
i960
m68k * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal) 2002-09-22 16:47:55 +00:00
m88k
mach Avoid unterminated string literals. 2002-10-03 00:17:29 +00:00
mips Regenerated. 2002-10-14 08:59:01 +00:00
rs6000
standalone Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
tahoe
unix 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:28 +00:00
vax * sysdeps/ia64/fpu/e_acos.S: Added text of Intel license. 2002-07-06 06:36:02 +00:00
z8000