Files
semi-libc/arch/mips/bits
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
..
2015-03-04 12:09:37 -05:00
2014-04-15 19:17:52 -04:00
2014-03-18 21:52:24 -04:00
2014-03-12 18:08:58 +01:00