| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-01 | fix(os/hermit): `deny(unsafe_op_in_unsafe_fn)` | Martin Kröning | -0/+1 | |
| Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de> | ||||
| 2024-04-23 | increase the readability by using the unique name for the hermit-abi | Stefan Lankes | -1/+1 | |
| Take up suggestion from the discussions within rust-lang/rust#115984 to increase readability. | ||||
| 2023-02-24 | move IO traits to std/src/os/hermit | Stefan Lankes | -0/+5 | |
| By moving the IO traits, the RustyHermit support is harmonized to of other operating systems. | ||||
| 2021-05-03 | Move `std::sys::hermit::ext` to `std::os::hermit` | Christiaan Dirkx | -0/+13 | |
