diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-11-01 20:11:08 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-11-02 18:30:56 -0400 |
commit | c71dbb24c947dc14f43960bfec4da670fccba580 (patch) | |
tree | a2430f8fb3c64fcf87a339b63485b51d698a50df /include/crypt.h | |
parent | switch all existing 32-bit archs to 64-bit time_t (diff) | |
download | grovel-c71dbb24c947dc14f43960bfec4da670fccba580.tar.gz grovel-c71dbb24c947dc14f43960bfec4da670fccba580.tar.xz |
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.
Diffstat (limited to 'include/crypt.h')
0 files changed, 0 insertions, 0 deletions