index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
socket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add AF_MPLS (PF_MPLS) address family to socket.h
Szabolcs Nagy
2016-01-24
1
-0
/
+2
*
add MSG_FASTOPEN sendmsg/sendto flag to socket.h
Szabolcs Nagy
2016-01-24
1
-0
/
+1
*
socket.h: fix SO_* for mips
Roman Yeryomin
2015-07-21
1
-3
/
+3
*
add new socket options SO_INCOMING_CPU, SO_ATTACH_BPF, SO_DETACH_BPF
Szabolcs Nagy
2015-02-09
1
-0
/
+4
*
implement sendmmsg and recvmmsg
Rich Felker
2014-06-19
1
-0
/
+11
*
add SO_BPF_EXTENSIONS socket option
Szabolcs Nagy
2014-05-30
1
-0
/
+1
*
sys/socket.h: add the SO_MAX_PACING_RATE SOL_SOCKET option
Szabolcs Nagy
2014-02-25
1
-0
/
+1
*
fix remaining known namespace violations for netinet/in.h
Rich Felker
2014-01-08
1
-0
/
+4
*
move struct ucred under _GNU_SOURCE in sys/socket.h for clean posix namespace
Szabolcs Nagy
2013-12-04
1
-0
/
+2
*
fix SHUT_WR typo in sys/socket.h and duplicate definitions of SHUT_*
Szabolcs Nagy
2013-12-04
1
-5
/
+1
*
fix typo in socket.h (wrong macro name)
Szabolcs Nagy
2013-10-18
1
-1
/
+1
*
sys/socket.h: add new SO_BUSY_POLL socket option
Szabolcs Nagy
2013-09-15
1
-0
/
+1
*
add protocol families PF_IB and PF_VSOCK to socket.h
Szabolcs Nagy
2013-07-25
1
-1
/
+5
*
add SO_SELECT_ERR_QUEUE to socket.h
Szabolcs Nagy
2013-07-24
1
-0
/
+1
*
add new socket options to sys/socket.h following linux
Szabolcs Nagy
2013-04-01
1
-2
/
+17
*
fix some obscure header type size/alignment issues
Rich Felker
2013-03-04
1
-4
/
+2
*
add missing protocol families to sys/socket.h
Szabolcs Nagy
2013-01-12
1
-1
/
+11
*
socket.h: add SO_(SND/RCV)BUFFORCE to generic block
rofl0r
2012-12-19
1
-0
/
+2
*
disable SO_REUSEPORT in sys/socket.h
Rich Felker
2012-11-15
1
-1
/
+1
*
fix numerous mips abi constant definition mismatches
Rich Felker
2012-11-05
1
-0
/
+7
*
always expose accept4
Rich Felker
2012-09-29
1
-4
/
+1
*
add acct, accept4, setns, and dup3 syscalls (linux extensions)
Rich Felker
2012-09-08
1
-0
/
+4
*
remove all remaining redundant __restrict/__inline/_Noreturn defs
Rich Felker
2012-09-08
1
-5
/
+1
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-5
/
+11
*
fix socket.h on mips
Rich Felker
2012-08-05
1
-0
/
+3
*
workaround another sendmsg kernel bug on 64-bit machines
Rich Felker
2012-07-12
1
-7
/
+0
*
cleanup more bits cruft (sysmacros and socket)
Rich Felker
2011-09-18
1
-0
/
+196
*
fix some struct padding to match LSB/glibc ABI where it may be helpful
Rich Felker
2011-06-16
1
-2
/
+4
*
extensive header cleanup for standards conformance & correctness
Rich Felker
2011-02-14
1
-0
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+64