mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 13:50:06 +00:00
a527394147
* 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. |
||
---|---|---|
.. | ||
dirent.h | ||
elfclass.h | ||
errno.h | ||
fcntl.h | ||
ioctls.h | ||
ipc.h | ||
mman.h | ||
msq.h | ||
netdb.h | ||
resource.h | ||
sem.h | ||
shm.h | ||
sigaction.h | ||
siginfo.h | ||
signum.h | ||
sigstack.h | ||
stat.h | ||
statvfs.h | ||
termios.h | ||
types.h |