| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-06-22 | to extract a pidfd we must consume the child | The 8472 | -7/+15 |
| 2024-06-22 | Add PidFd::{kill, wait, try_wait} | The 8472 | -16/+51 |
| 2024-01-24 | Finishing clone3 clean up | Askar Safin | -2/+1 |
| 2023-11-16 | if available use a Child's pidfd for kill/wait | The 8472 | -0/+6 |
| 2023-05-01 | Inline AsRawFd implementations | Konrad Borowski | -0/+1 |
| 2023-05-01 | Inline AsInner implementations | Konrad Borowski | -0/+1 |
| 2021-09-17 | modify std::os docs to be more consistent | Sachin Cherian | -1/+3 |
| 2021-08-19 | Update PidFd for the new I/O safety APIs. | Dan Gohman | -4/+22 |
| 2021-08-04 | Re-use std::sealed::Sealed in os/linux/process. | Mara Bos | -12/+3 |
| 2021-08-01 | Add dummy FileDesc struct for doc target | Dominik Stolz | -0/+4 |
| 2021-07-21 | Add tracking issue and link to man-page | Dominik Stolz | -2/+3 |
| 2021-07-21 | Add PidFd type and seal traits | Dominik Stolz | -22/+124 |
| 2021-07-21 | Add Linux-specific pidfd process extensions | Aaron Hill | -0/+47 |
