about summary refs log tree commit diff
path: root/library/std/src/sys/windows/handle.rs
AgeCommit message (Expand)AuthorLines
2022-01-25Rollup merge of #88794 - sunfishcode:sunfishcode/try-clone, r=joshtriplettMatthias Krüger-15/+6
2021-11-02more efficent File::read_buf impl for windows and unixDrMeepster-1/+34
2021-09-09Fix more Windows compilation errors.Dan Gohman-1/+5
2021-09-09Add a `try_clone()` function to `OwnedFd`.Dan Gohman-14/+1
2021-08-19I/O safety.Dan Gohman-46/+76
2020-07-27mv std libs to library/mark-0/+233