about summary refs log tree commit diff
path: root/library/std/src/sys/pal/hermit/fd.rs
AgeCommit message (Expand)AuthorLines
2025-04-04Move fd into sysThalia Archibald-175/+0
2025-03-17Implement read_buf for HermitThalia Archibald-1/+16
2025-03-09Support File::seek for HermitThalia Archibald-2/+19
2024-08-01fix(pal/hermit): `deny(unsafe_op_in_unsafe_fn)`Martin Kröning-1/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+2
2024-06-07add HermitOS support of vectored read/write operationsStefan Lankes-1/+38
2024-04-23increase the readability by using the unique name for the hermit-abiStefan Lankes-5/+7
2024-03-01Extending filesystem support for hermit-ossimonschoening-0/+5
2024-01-11std: fix module references on hermitjoboet-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+101