summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/process
AgeCommit message (Expand)AuthorLines
2024-02-26change std::process to drop supplementary groups based on CAP_SETGIDElliot Roberts-3/+11
2024-02-24library: use `addr_of!`Pavel Grigorenko-8/+8
2024-02-15Use generic `NonZero` internally.Markus Reiter-12/+12
2024-01-29Remove `raw_os_nonzero` feature.Markus Reiter-14/+10
2024-01-24Finishing clone3 clean upAskar Safin-2/+1
2024-01-24This commit is part of clone3 clean up. Merge tests from tests/ui/command/com...Askar Safin-2/+18
2024-01-11std: fix module references on UNIXjoboet-3/+3
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+3235