14 Commits (1969500402bc4f80452e1c066401223a3c998f54)

Author SHA1 Message Date
Rich Felker c71dbb24c9 move time64 socket options from arch bits to top-level sys/socket.h 7 years ago
Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t 7 years ago
Rich Felker a0252bc75b move msghdr and cmsghdr out of bits/socket.h 7 years ago
Rich Felker 587f5a53bc fix value of SO_PEERSEC on mips archs 8 years ago
Rich Felker befa5866ee make brace placement in public header struct definitions consistent 10 years ago
Roman Yeryomin 3975577922 socket.h: cleanup/reorder mips and powerpc bits/socket.h 11 years ago
Roman Yeryomin 29ec7677a7 socket.h: fix SO_* for mips 11 years ago
Rich Felker 468bc11ed0 fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h 12 years ago
Szabolcs Nagy ca2300d9ac add the new SO_REUSEPORT socket option to mips and powerpc 13 years ago
Rich Felker 91738d0241 disable SO_REUSEPORT in sys/socket.h 14 years ago
Rich Felker 32d6d77e54 fix numerous mips abi constant definition mismatches 14 years ago
Rich Felker 7fee5f9606 fix socket.h on mips 14 years ago
Rich Felker 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 14 years ago
Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 14 years ago
Rich Felker d960d4f2cb initial commit of the arm port 15 years ago
Rich Felker b0c088ee55 cleanup more bits cruft (sysmacros and socket) 15 years ago
Rich Felker 63d447e2a3 socket headers macro adjustment - workaround for buggy programs 15 years ago
Rich Felker d6a1e0c79e resolve some header namespace non-issues 15 years ago
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 15 years ago
Rich Felker c316b28445 update various bits headers for new linux additions 15 years ago
Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago