diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-09 06:32:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-09 06:32:24 +0200 |
| commit | 3feab0009393314eb06d3c2e1c1ad956dea99db0 (patch) | |
| tree | 47ef8b1498950b3f5bb5a3706a5ce19d0e2181cb /compiler/rustc_codegen_gcc | |
| parent | a946c1e017a7b7202a61c89e0b2f65b348117a31 (diff) | |
| parent | 8d349c15982a38f40ad97d9ed9db1fd30741141d (diff) | |
| download | rust-3feab0009393314eb06d3c2e1c1ad956dea99db0.tar.gz rust-3feab0009393314eb06d3c2e1c1ad956dea99db0.zip | |
Rollup merge of #113939 - the8472:pidfd-from-child, r=Mark-Simulacrum
open pidfd in child process and send to the parent via SOCK_SEQPACKET+CMSG This avoids using `clone3` when a pidfd is requested while still getting it in a 100% race-free manner by passing it up from the child process. This should solve most concerns in #82971
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
