musl/arch
Rich Felker c71dbb24c9 move time64 socket options from arch bits to top-level sys/socket.h
now that all 32-bit archs have 64-bit time types, the values for the
time-related socket option macros can be treated as universal for
32-bit archs. the sys/socket.h mechanism for this predates
arch/generic and is instead in the top-level header.

x32, which does not use the new time64 values of the macros, already
has its own overrides, so this commit does not affect it.
2019-11-02 18:30:56 -04:00
..
aarch64 move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00
arm move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
generic move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00
i386 move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
m68k move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
microblaze move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
mips move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
mips64 move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00
mipsn32 move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
or1k move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
powerpc move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
powerpc64 move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00
riscv64 move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00
s390x move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00
sh move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
x32 add x32 bits/ioctl_fix.h defining time-related sockios macros 2019-11-02 18:30:56 -04:00
x86_64 move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00