summaryrefslogtreecommitdiff
path: root/src/sys/sendfile.rs
AgeCommit message (Expand)Author
2020-05-31Convert the crate to edition 2018Alan Somers
2019-08-29Clippy cleanupAlan Somers
2019-06-09Add extra traits for all typesBryant Mairs
2018-05-28Implement sendfile on FreeBSD and DarwinAndrew Morrow
2017-12-04Stop reexporting `Errno` and its variantsJonas Schievink
2016-02-12linux: Add sendfile(2)Kamal Marhubi