summary refs log tree commit diff
path: root/library/std/src/sys/anonymous_pipe
AgeCommit message (Expand)AuthorLines
2024-07-31Remove unneeded `pub(crate)`Chris Denton-1/+1
2024-07-30Move Windows implementation of anon pipeChris Denton-4/+12
2024-07-30Cleanup sys module to match house styleChris Denton-36/+14
2024-07-29Reformat `use` declarations.Nicholas Nethercote-27/+20
2024-07-23Initial implementation of anonymous_pipeJiahao XU-0/+276