summaryrefslogtreecommitdiff
path: root/src/network/socket.c
AgeCommit message (Expand)AuthorLines
2012-11-05improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback codeRich Felker-1/+2
2012-09-29emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernelsRich Felker-1/+14
2011-02-15cleanup socketcall syscall interface to ease porting to sane(r) archsRich Felker-3/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+9