Age | Commit message (Expand) | Author |
---|---|---|
2022-11-06 | Reformat everything | Alex Saveau |
2022-04-08 | Replace the IoVec type with IoSlice and IoSliceMut | not_a_seagull |
2022-01-03 | Add sendfile(2) for DragonFly | Ryan Zoeller |
2021-12-20 | feature-gate most Nix functions | Vincent Dagonneau |
2021-09-04 | Document more things | Alan Somers |
2021-05-28 | Disable sendfile64 on android | Tom Dryer |
2021-05-28 | Add sendfile64 | Tom Dryer |
2021-05-13 | Use https instead of http | Ryan Zoeller |
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2019-08-29 | Clippy cleanup | Alan Somers |
2019-06-09 | Add extra traits for all types | Bryant Mairs |
2018-05-28 | Implement sendfile on FreeBSD and Darwin | Andrew Morrow |
2017-12-04 | Stop reexporting `Errno` and its variants | Jonas Schievink |
2016-02-12 | linux: Add sendfile(2) | Kamal Marhubi |