nix icon indicating copy to clipboard operation
nix copied to clipboard

sched::clone() adding argument related to parent/child PIDs and tls.

Open devnexen opened this issue 9 months ago • 0 comments
trafficstars

adding CLONE_PIDFD flag to set pid fd (with cloexec) on last argument.

What does this PR do

Checklist:

  • [ ] I have read CONTRIBUTING.md
  • [ ] I have written necessary tests and rustdoc comments
  • [ ] A change log has been added if this PR modifies nix's API

devnexen avatar Feb 21 '25 21:02 devnexen