Age | Commit message (Expand) | Author |
---|---|---|
2019-08-22 | update readlink to return the path instead of mangling the buffer | Sendil Kumar |
2019-08-22 | fix readlink/readlinkat to return too long only when it is long | Sendil Kumar |
2019-07-17 | Add renameat | Scott Lamb |
2019-07-09 | implement posix_fadvise | Kevin Wern |
2019-06-12 | Implement `copy_file_range()` | Árni Dagur |
2018-09-01 | deps: update tempfile to 3 | Igor Gnatenko |
2017-12-20 | Remove elided 'static lifetime | Bryant Mairs |
2017-12-20 | Use write_all instead of write | Bryant Mairs |
2017-12-02 | Upgrade to Bitflags 1.0 | Bryant Mairs |
2017-10-07 | Add test for 'fallocate' | Sanchayan Maity |
2017-03-22 | add support `readlink|readlinkat` | Jörg Thalheim |
2017-03-21 | add support for `openat` | Jörg Thalheim |
2016-02-14 | linux: Add splice(2), tee(2), vmsplice(2) | Kamal Marhubi |