about summary refs log tree commit diff
path: root/library/std/src/sys/anonymous_pipe/unix.rs
AgeCommit message (Expand)AuthorLines
2025-01-17Move `std::pipe::*` into `std::io`Jiahao XU-2/+1
2024-07-30Cleanup sys module to match house styleChris Denton-4/+4
2024-07-29Reformat `use` declarations.Nicholas Nethercote-8/+7
2024-07-23Initial implementation of anonymous_pipeJiahao XU-0/+103