Skip to content

Conversation

@devnexen
Copy link
Contributor

@devnexen devnexen commented Oct 7, 2023

  • Using the PROC_TRACE_CTL ability to enable/disable process tracing.
  • Using the PROC_PDEATHSIG_CTL ability to deliver a signal on parent process exit.

- Using the PROC_TRACE_CTL ability to enable/disable process tracing.
- Using the PROC_PDEATHSIG_CTL ability to deliver a signal on parent
  process exit.
@devnexen devnexen marked this pull request as ready for review October 7, 2023 21:56
Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why we are not binding the procctl(2)?

And this syscall is also available on DragonFlyBSD, we can use #[cfg(freebsdlike)] here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants