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