| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-03-06 | Implement read_buf for a few more types | Tomasz Miąsko | -1/+5 |
| 2022-10-10 | Consolidate AsFd instances for stdio types into `library/std/src/os/fd/owned.rs` | Josh Triplett | -49/+1 |
| 2022-06-14 | Implement stabilization of `#[feature(io_safety)]`. | Dan Gohman | -6/+6 |
| 2022-02-04 | Rename `BorrowedFd::borrow_raw_fd` to `BorrowedFd::borrow_raw`. | Dan Gohman | -6/+6 |
| 2021-08-19 | I/O safety. | Dan Gohman | -6/+59 |
| 2020-08-21 | Make raw standard stream constructors const | Tomasz Miąsko | -3/+3 |
| 2020-08-21 | Remove result type from raw standard streams constructors | Tomasz Miąsko | -7/+7 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+88 |
