| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -194/+0 |
| 2023-08-22 | fixup! std: unix process: Test exit statuses / wait statuses | Ian Jackson | -1/+1 |
| 2023-08-22 | std: unix process: Test exit statuses / wait statuses | Ian Jackson | -0/+33 |
| 2022-10-20 | Change process spawning to inherit the parent's signal mask by default | Rain | -33/+46 |
| 2022-08-28 | Use posix_spawn for absolute paths on macOS | Rain | -0/+24 |
| 2022-04-17 | Auto merge of #93530 - anonion0:pthread_sigmask_fix, r=JohnTitor | bors | -3/+3 |
| 2022-03-14 | Add a `process_group` method to UNIX `CommandExt` | Thomas Orozco | -0/+55 |
| 2022-01-31 | fix error handling for pthread_sigmask(3) | Ralf Sager | -3/+3 |
| 2020-11-08 | Avoid overlapping cfg attributes when both macOS and aarch64 | Jake Goulding | -10/+15 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+64 |
