| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-17 | Revert "Add `set_inheritable` for Windows `Handle`s" | Mark Rousskov | -4/+0 |
| 2022-04-26 | Add `set_inheritable` for Windows `Handle`s | Chris Denton | -0/+4 |
| 2022-04-05 | Use rtabort | Chris Denton | -2/+1 |
| 2022-04-05 | Make `synchronous_write` safe to call | Chris Denton | -16/+18 |
| 2022-04-05 | Complete reads and writes synchronously or abort | Chris Denton | -66/+102 |
| 2022-03-03 | Use `HandleOrNull` and `HandleOrInvalid` in the Windows FFI bindings. | Dan Gohman | -6/+6 |
| 2022-01-25 | Rollup merge of #88794 - sunfishcode:sunfishcode/try-clone, r=joshtriplett | Matthias Krüger | -15/+6 |
| 2021-11-02 | more efficent File::read_buf impl for windows and unix | DrMeepster | -1/+34 |
| 2021-09-09 | Fix more Windows compilation errors. | Dan Gohman | -1/+5 |
| 2021-09-09 | Add a `try_clone()` function to `OwnedFd`. | Dan Gohman | -14/+1 |
| 2021-08-19 | I/O safety. | Dan Gohman | -46/+76 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+233 |
