about summary refs log tree commit diff
path: root/library/std/src/sys/process/unix/common
AgeCommit message (Expand)AuthorLines
2025-07-10rust: library: Add setsid method to CommandExt traitLevitatingBusinessMan (Rein Fernhout)-0/+58
2025-05-23std: add safety comments to `CStringArray`joboet-0/+13
2025-05-23std: fix aliasing bug in UNIX process implementationjoboet-0/+102
2025-03-22std: move process implementations to `sys`joboet-0/+192