Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move time64 socket options from arch bits to top-level sys/socket.h | Rich Felker | 2019-11-02 | 1 | -5/+0 |
* | switch all existing 32-bit archs to 64-bit time_t | Rich Felker | 2019-11-02 | 1 | -2/+5 |
* | move msghdr and cmsghdr out of bits/socket.h | Rich Felker | 2019-11-02 | 1 | -16/+0 |
* | fix value of SO_PEERSEC on mips archs | Rich Felker | 2018-06-26 | 1 | -0/+1 |
* | add mips n32 port (ILP32 ABI for mips64) | Rich Felker | 2016-04-18 | 1 | -0/+52 |