rust/library
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-02 17:02:45 -07:00
2023-08-03 14:50:50 +02:00
2023-08-07 14:11:03 +02:00
2023-07-31 16:13:02 +08:00
2023-08-03 14:50:50 +02:00
2023-06-13 21:45:04 -07:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00