This is equivalent to the check in kern_kill.
Details
Details
- Reviewers
markj oshogbo - Group Reviewers
capsicum - Commits
- rG871d33e8a66a: sigqueue: In capability mode, only allow signalling self
rG77ee83d12625: sigqueue: In capability mode, only allow signalling self
rGeab757f954ed: sigqueue: In capability mode, only allow signalling self
rGf56e8cb94df6: sigqueue: In capability mode, only allow signalling self
rGd11ff01b3aec: sigqueue: In capability mode, only allow signalling self
rGdefd9b86ef99: sigqueue: In capability mode, only allow signalling self
rGb9d16b7fd2fa: sigqueue: In capability mode, only allow signalling self
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Shall we update the kill test in tests/sys/capsicum/capmode.cc to verify sigqueue too?