summaryrefslogtreecommitdiff
path: root/test/test_fcntl.rs
AgeCommit message (Expand)Author
2019-06-12Implement `copy_file_range()`Árni Dagur
2018-09-01deps: update tempfile to 3Igor Gnatenko
2017-12-20Remove elided 'static lifetimeBryant Mairs
2017-12-20Use write_all instead of writeBryant Mairs
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
2017-10-07Add test for 'fallocate'Sanchayan Maity
2017-03-22add support `readlink|readlinkat`Jörg Thalheim
2017-03-21add support for `openat`Jörg Thalheim
2016-02-14linux: Add splice(2), tee(2), vmsplice(2)Kamal Marhubi