| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -560/+0 | |
| 2023-06-13 | fix: get the l4re target working again | Henrik Böving | -1/+5 | |
| 2023-05-01 | Inline AsRawFd implementations | Konrad Borowski | -0/+1 | |
| 2023-05-01 | Inline socket function implementations | Konrad Borowski | -0/+3 | |
| 2023-05-01 | Inline AsInner implementations | Konrad Borowski | -0/+1 | |
| 2022-05-09 | Use Rust 2021 prelude in std itself. | Mara Bos | -1/+0 | |
| 2022-03-09 | add as_raw() method to L4Re's Socket mock | Benjamin Lamowski | -0/+5 | |
| Minimally comply with with #87329 to avoid breaking tests on L4Re. | ||||
| 2022-03-09 | adapt L4Re network interface mock to #87329 | Benjamin Lamowski | -9/+34 | |
| Copy the relevant trait implementations from the Unix default. | ||||
| 2022-03-09 | fix return value of LookupHost::port() | Sebastian Humenda | -1/+1 | |
| [Benjamin Lamowski: Reworded commit message after split commit.] | ||||
| 2022-03-09 | fix return values in L4Re networking stub | Sebastian Humenda | -4/+4 | |
| [Benjamin Lamowski: Reworded commit message after split commit.] | ||||
| 2022-02-04 | Hide Repr details from io::Error, and rework `io::Error::new_const`. | Thom Chiovoloni | -2/+2 | |
| 2021-08-30 | add `TcpStream::set_linger` and `TcpStream::linger` | ibraheemdev | -0/+16 | |
| 2021-04-18 | Rename `NotSupported` to `Unsupported` | Christiaan Dirkx | -1/+4 | |
| 2021-04-18 | Add and insta-stabilize `std::io::ErrorKind::NotSupported` | Christiaan Dirkx | -1/+1 | |
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -1/+1 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+503 | |
