about summary refs log tree commit diff
path: root/library/std/src/sys/pal/wasi/stdio.rs
AgeCommit message (Expand)AuthorLines
2025-03-09std: move stdio to `sys`joboet-117/+0
2025-02-20Implement read_buf for WASI stdinThalia Archibald-1/+6
2025-02-07std: get rid of `sys_common::io`joboet-1/+1
2024-08-05WASI fixing unsafe_op_in_unsafe_fn for std::{os, sys}Georgii Rylov-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+112