| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-14 | Mv os-specific trait impl of `Pipe*` into `std::os::*` | Jiahao XU | -207/+5 |
| 2025-03-14 | Stablize feature `anonymous_pipe` | Jiahao XU | -30/+30 |
| 2025-01-17 | Move `std::pipe::*` into `std::io` | Jiahao XU | -6/+4 |
| 2024-07-31 | Remove unneeded `pub(crate)` | Chris Denton | -1/+1 |
| 2024-07-30 | Move Windows implementation of anon pipe | Chris Denton | -4/+12 |
| 2024-07-30 | Cleanup sys module to match house style | Chris Denton | -36/+14 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -27/+20 |
| 2024-07-23 | Initial implementation of anonymous_pipe | Jiahao XU | -0/+276 |
