about summary refs log tree commit diff
path: root/library/std/src/sys/stdio
AgeCommit message (Expand)AuthorLines
2025-03-13Rollup merge of #137355 - thaliaarchi:io-optional-methods/sgx, r=ChrisDentonMatthias Krüger-1/+32
2025-03-10Update Trusty support to account for recent libstd reorganizationNicole L-0/+84
2025-03-10Implement read_buf and vectored read/write for SGX stdioThalia Archibald-1/+32
2025-03-09std: move stdio to `sys`joboet-0/+1461