bytecodealliance / bytecodealliance/rustix
set_child_subreaper: What's the pid argument supposed to do?
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 294
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 2
Description
The kernel knows for `set_child_subreaper` only poor man boolean (int `== 0`/`!= 0`).
Contributor guide
Assessment
This issue has not been assessed yet.