index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
socket.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
fix typo in socket.h (wrong macro name)
Szabolcs Nagy
1
-1
/
+1
2013-09-15
sys/socket.h: add new SO_BUSY_POLL socket option
Szabolcs Nagy
1
-0
/
+1
2013-07-25
add protocol families PF_IB and PF_VSOCK to socket.h
Szabolcs Nagy
1
-1
/
+5
2013-07-24
add SO_SELECT_ERR_QUEUE to socket.h
Szabolcs Nagy
1
-0
/
+1
2013-04-01
add new socket options to sys/socket.h following linux
Szabolcs Nagy
1
-2
/
+17
2013-03-04
fix some obscure header type size/alignment issues
Rich Felker
1
-4
/
+2
2013-01-12
add missing protocol families to sys/socket.h
Szabolcs Nagy
1
-1
/
+11
2012-12-19
socket.h: add SO_(SND/RCV)BUFFORCE to generic block
rofl0r
1
-0
/
+2
2012-11-15
disable SO_REUSEPORT in sys/socket.h
Rich Felker
1
-1
/
+1
2012-11-05
fix numerous mips abi constant definition mismatches
Rich Felker
1
-0
/
+7
2012-09-29
always expose accept4
Rich Felker
1
-4
/
+1
2012-09-08
add acct, accept4, setns, and dup3 syscalls (linux extensions)
Rich Felker
1
-0
/
+4
2012-09-08
remove all remaining redundant __restrict/__inline/_Noreturn defs
Rich Felker
1
-5
/
+1
2012-09-06
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
1
-5
/
+11
2012-08-05
fix socket.h on mips
Rich Felker
1
-0
/
+3
2012-07-12
workaround another sendmsg kernel bug on 64-bit machines
Rich Felker
1
-7
/
+0
2011-09-18
cleanup more bits cruft (sysmacros and socket)
Rich Felker
1
-0
/
+196
2011-06-16
fix some struct padding to match LSB/glibc ABI where it may be helpful
Rich Felker
1
-2
/
+4
2011-02-14
extensive header cleanup for standards conformance & correctness
Rich Felker
1
-0
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+64