| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-01 | fix(pal/hermit): `deny(unsafe_op_in_unsafe_fn)` | Martin Kröning | -1/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -8/+4 |
| 2024-06-22 | Rollup merge of #126140 - eduardosm:stabilize-fs_try_exists, r=Amanieu | Matthias Krüger | -1/+1 |
| 2024-06-11 | Rename `std::fs::try_exists` to `std::fs::exists` and stabilize fs_try_exists | Eduardo Sánchez Muñoz | -1/+1 |
| 2024-06-07 | add HermitOS support of vectored read/write operations | Stefan Lankes | -26/+19 |
| 2024-04-23 | increase the readability by using the unique name for the hermit-abi | Stefan Lankes | -18/+17 |
| 2024-04-23 | revise the interpretation of ReadDir | Stefan Lankes | -12/+8 |
| 2024-03-01 | revise interface to read directory entries | Stefan Lankes | -97/+116 |
| 2024-03-01 | Extending filesystem support for hermit-os | simonschoening | -96/+210 |
| 2024-02-18 | Dyn erase at call site | David Thomas | -2/+2 |
| 2024-01-11 | std: fix module references on hermit | joboet | -4/+2 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+468 |
