about summary refs log tree commit diff
path: root/library/std/src/sys/pal/hermit/io.rs
AgeCommit message (Expand)AuthorLines
2025-02-07std: move `io` module out of `pal`joboet-87/+0
2024-11-09Add as_slice/into_slice for IoSlice/IoSliceMut.Alona Enraght-Moony-1/+6
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+2
2024-06-07add HermitOS support of vectored read/write operationsStefan Lankes-0/+82