summaryrefslogtreecommitdiff
path: root/src/io/fd.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-28add support for musl-libcgumi1-4/+4
2018-12-06add a missing include in fdgumi1-0/+1
2015-07-29add more syscalls to io::FDmekolat1-0/+26
2015-07-29replace socket write with send with MSG_NOSIGNALmekolat1-0/+4
2014-11-09Make it easier to debug scripts, especially from coredumpsBen Longbons1-0/+5
2014-07-17Add dir annoyancesBen Longbons1-0/+4
2014-06-26Stick everything in a namespaceBen Longbons1-0/+4
2014-03-16Clean up header organizationBen Longbons1-0/+1
2014-02-06Wrap remaining FDs in a classBen Longbons1-0/+164