about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_common
AgeCommit message (Expand)AuthorLines
2022-10-20Change process spawning to inherit the parent's signal mask by defaultRain-33/+46
2022-08-28Use posix_spawn for absolute paths on macOSRain-0/+24
2022-04-17Auto merge of #93530 - anonion0:pthread_sigmask_fix, r=JohnTitorbors-3/+3
2022-03-14Add a `process_group` method to UNIX `CommandExt`Thomas Orozco-0/+55
2022-01-31fix error handling for pthread_sigmask(3)Ralf Sager-3/+3
2020-11-08Avoid overlapping cfg attributes when both macOS and aarch64Jake Goulding-10/+15
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+64