about summary refs log tree commit diff
path: root/src/libstd/sys/hermit/stdio.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-120/+0
2020-06-19Remove old commented codeNathan West-2/+0
2020-06-19Fixed missing `mut`Nathan West-1/+1
2020-06-19Converted all platform-specific stdin/stdout/stderr implementations to io traitsNathan West-20/+17
2020-04-26Update nameSteven Fackler-3/+3
2020-04-26Add Read/Write::can_read/write_vectoredSteven Fackler-0/+15
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-13/+4
2019-10-20move interface to the unikernel in the crate hermit-abiStefan Lankes-8/+5
2019-10-06redesign of the interface to the unikernel HermitCoreStefan Lankes-0/+122