about summary refs log tree commit diff
path: root/library/std/src/os/unix/mod.rs
diff options
context:
space:
mode:
authorLevitatingBusinessMan (Rein Fernhout) <me@levitati.ng>2025-06-12 02:34:15 +0200
committerLevitatingBusinessMan (Rein Fernhout) <me@levitati.ng>2025-07-10 05:26:58 +0200
commite0f76871eddd0f1345eba7d09e5ab4812f8aa91d (patch)
tree7c536634dd9a0b2c9e5cc060839e8497108cfbff /library/std/src/os/unix/mod.rs
parente703dff8fe220b78195c53478e83fb2f68d8499c (diff)
downloadrust-e0f76871eddd0f1345eba7d09e5ab4812f8aa91d.tar.gz
rust-e0f76871eddd0f1345eba7d09e5ab4812f8aa91d.zip
rust: library: Add setsid method to CommandExt trait
Add a setsid method to the CommandExt trait so that callers can create
a process in a new session and process group whilst still using the
POSIX spawn fast path.

Co-Authored-By: Harvey Hunt <harveyhunt@fb.com>
Diffstat (limited to 'library/std/src/os/unix/mod.rs')
0 files changed, 0 insertions, 0 deletions