| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-14 | Mv os-specific trait impl of `Pipe*` into `std::os::*` | Jiahao XU | -0/+51 | |
| Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> | ||||
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-07-23 | Initial implementation of anonymous_pipe | Jiahao XU | -1/+14 | |
| Co-authored-by: Alphyr <47725341+a1phyr@users.noreply.github.com> Co-authored-by: Jubilee <46493976+workingjubilee@users.noreply.github.com> Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> | ||||
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+45 | |
