| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-02 | std: move network code into `sys` | joboet | -347/+0 |
| 2024-11-26 | std: update internal uses of `io::const_error!` | joboet | -2/+2 |
| 2024-09-25 | Use `&raw` in the standard library | Josh Stone | -2/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+3 |
| 2024-06-07 | add HermitOS support of vectored read/write operations | Stefan Lankes | -7/+6 |
| 2024-05-20 | switch also the default implementation for read_vectored | Stefan Lankes | -13/+2 |
| 2024-05-20 | switch to the default implementation of `write_vectored` | Stefan Lankes | -8/+2 |
| 2024-04-11 | Factor some common `io::Error` constants | Benoît du Garreau | -8/+2 |
| 2024-02-24 | library: use `addr_of!` | Pavel Grigorenko | -2/+2 |
| 2024-02-07 | Make `io::BorrowedCursor::advance` safe | Benoît du Garreau | -1/+1 |
| 2024-01-11 | std: fix module references on hermit | joboet | -1/+1 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+372 |
