summaryrefslogtreecommitdiff
path: root/src/network/recvmsg.c
AgeCommit message (Expand)AuthorLines
2019-12-17hook recvmmsg up to SO_TIMESTAMP[NS] fallback for pre-time64 kernelsRich Felker-2/+4
2019-12-17implement SO_TIMESTAMP[NS] fallback for kernels without time64 versionsRich Felker-0/+45
2018-09-12reduce spurious inclusion of libc.hRich Felker-1/+0
2011-04-17overhaul pthread cancellationRich Felker-3/+1
2011-04-08workaround broken msghdr struct on 64bit linuxRich Felker-0/+12
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/+14