| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-22 | std: move process implementations to `sys` | joboet | -322/+0 |
| 2024-09-19 | `pal::unsupported::process::ExitCode`: use an `u8` instead of a `bool` | Lieselotte | -7/+4 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 |
| 2024-04-09 | Fix dead code warning | bjorn3 | -0/+1 |
| 2024-04-08 | Store all args in the unsupported Command implementation | bjorn3 | -31/+118 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -2/+2 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+239 |
