about summary refs log tree commit diff
path: root/library/std/src/sys/stdio/unix.rs
AgeCommit message (Expand)AuthorLines
2025-03-23Auto merge of #136769 - thaliaarchi:io-optional-methods/stdio, r=joboetbors-6/+6
2025-03-22Use unit structs for stateless stdioThalia Archibald-6/+6
2025-03-17Implement read_buf for HermitThalia Archibald-4/+1
2025-03-09std: move stdio to `sys`joboet-0/+106