about summary refs log tree commit diff
path: root/src/libstd/sys/hermit/fs.rs
AgeCommit message (Expand)AuthorLines
2020-04-26Update nameSteven Fackler-2/+2
2020-04-26Add Read/Write::can_read/write_vectoredSteven Fackler-0/+10
2020-03-30reorder imports to pass the format checkStefan Lankes-1/+1
2020-03-30minor changes to pass the format checkStefan Lankes-2/+1
2020-03-30move OS constants to platform crateStefan Lankes-8/+2
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-36/+48
2019-10-20move interface to the unikernel in the crate hermit-abiStefan Lankes-7/+3
2019-10-06minor changes to follow the Rust's style guidelinesStefan Lankes-1/+3
2019-10-06redesign of the interface to the unikernel HermitCoreStefan Lankes-0/+389