about summary refs log tree commit diff
path: root/library/std/src/os/hermit
AgeCommit message (Expand)AuthorLines
2025-02-02std: move network code into `sys`joboet-1/+1
2024-08-01fix(os/hermit): `deny(unsafe_op_in_unsafe_fn)`Martin Kröning-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-06-12export std::os::fd module on HermitOSStefan Lankes-12/+3
2024-04-23increase the readability by using the unique name for the hermit-abiStefan Lankes-1/+1
2023-02-24remove code duplicationsStefan Lankes-383/+49
2023-02-24move IO traits to std/src/os/hermitStefan Lankes-6/+398
2023-02-24add support of RustyHermit's BSD socket layerStefan Lankes-0/+6
2021-06-20Move `OsStringExt` and `OsStrExt` to `std::os`Christiaan Dirkx-1/+4
2021-05-03Move `std::sys::hermit::ext` to `std::os::hermit`Christiaan Dirkx-0/+51