index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bits
/
socket.h
Age
Commit message (
Expand
)
Author
Lines
2019-11-02
move time64 socket options from arch bits to top-level sys/socket.h
Rich Felker
-5
/
+0
2019-11-02
switch all existing 32-bit archs to 64-bit time_t
Rich Felker
-2
/
+5
2019-11-02
move msghdr and cmsghdr out of bits/socket.h
Rich Felker
-16
/
+0
2018-06-26
fix value of SO_PEERSEC on mips archs
Rich Felker
-0
/
+1
2016-07-03
make brace placement in public header struct definitions consistent
Rich Felker
-4
/
+2
2015-07-21
socket.h: cleanup/reorder mips and powerpc bits/socket.h
Roman Yeryomin
-16
/
+18
2015-07-21
socket.h: fix SO_* for mips
Roman Yeryomin
-0
/
+3
2014-04-30
fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h
Rich Felker
-1
/
+2
2013-04-01
add the new SO_REUSEPORT socket option to mips and powerpc
Szabolcs Nagy
-1
/
+1
2012-11-15
disable SO_REUSEPORT in sys/socket.h
Rich Felker
-1
/
+1
2012-11-05
fix numerous mips abi constant definition mismatches
Rich Felker
-0
/
+28
2012-08-05
fix socket.h on mips
Rich Felker
-0
/
+3
2012-07-12
workaround another sendmsg kernel bug on 64-bit machines
Rich Felker
-0
/
+7
2012-07-11
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
-0
/
+10