about summary refs log tree commit diff
path: root/library/std/src/sys/unsupported/pipe.rs
AgeCommit message (Expand)AuthorLines
2023-03-06Implement read_buf for a few more typesTomasz Miąsko-1/+5
2022-12-11Implement blocking outputAyush Singh-1/+1
2022-12-08Add read_to_end for AnonPipeAyush Singh-0/+4
2021-04-20Change uses of never typeChristiaan Dirkx-7/+7
2021-04-20Replace `Void` with never typeChristiaan Dirkx-2/+1
2020-07-27mv std libs to library/mark-0/+38