Page MenuHomeFreeBSD

library should not modify global process state by calling sigaction(2)
ClosedPublic

Authored by kaktus on Aug 27 2019, 10:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 1:59 AM
Unknown Object (File)
Apr 25 2023, 6:56 PM
Unknown Object (File)
Apr 8 2023, 12:30 AM
Unknown Object (File)
Jan 12 2023, 2:50 AM
Unknown Object (File)
Dec 23 2022, 5:51 PM
Subscribers

Details

Reviewers
kib
brooks
Summary

Library should not modify global process state by calling sigaction(2), also setloginclass(2) was added in the 9.0 era and we can safely assume that all consumers of the current version use modern kernel too.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped