Files
rust/library/std/src
Matthias Krüger 3feab00093 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
2023-08-09 06:32:24 +02:00
..
2023-07-12 20:10:52 +02:00
2022-12-11 01:20:18 -05:00
2022-12-11 01:20:18 -05:00
2023-04-27 15:56:57 +02:00
2023-05-03 22:09:33 -07:00
2023-07-09 17:32:26 -07:00
2023-07-09 17:32:26 -07:00
2023-06-21 01:08:10 +01:00
2023-04-29 19:04:16 +08:00