mirror of
git://git.musl-libc.org/musl
synced 2025-01-25 08:03:04 +00:00
c71dbb24c9
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. |
||
---|---|---|
.. | ||
alltypes.h.in | ||
fcntl.h | ||
fenv.h | ||
float.h | ||
hwcap.h | ||
ioctl_fix.h | ||
ipcstat.h | ||
msg.h | ||
posix.h | ||
ptrace.h | ||
reg.h | ||
sem.h | ||
setjmp.h | ||
shm.h | ||
signal.h | ||
stat.h | ||
stdint.h | ||
syscall.h.in | ||
user.h |