diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-03-19 14:50:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-19 14:50:24 +0100 |
| commit | 3545003b290102a15e28ad5dd3af10c39fdcac6c (patch) | |
| tree | 727ba9514119953c40b9c8f3c4ac32fbbccc3c88 /src/test/rustdoc-js-std/parser-errors.js | |
| parent | 31535841701e0bf7ef33998024376f2cedd8b3e3 (diff) | |
| parent | b628497b7cf8235a7f74fa037e86051fa78b5188 (diff) | |
| download | rust-3545003b290102a15e28ad5dd3af10c39fdcac6c.tar.gz rust-3545003b290102a15e28ad5dd3af10c39fdcac6c.zip | |
Rollup merge of #93858 - krallin:process-process_group, r=dtolnay
Add a `process_group` method to UNIX `CommandExt` - Tracking issue: #93857 - RFC: https://github.com/rust-lang/rfcs/pull/3228 Add a `process_group` method to `std::os::unix::process::CommandExt` that allows setting the process group id (i.e. calling `setpgid`) in the child, thus enabling users to set process groups while leveraging the `posix_spawn` fast path.
Diffstat (limited to 'src/test/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
