Skip to content

Posix Systems Programming

← Back to Domain-Specific Abstractions by Domain

1 domain-specific abstractions whose origin domain is Posix Systems Programming.

  • sigaction — The POSIX interface for examining or replacing one signal's process-wide disposition together with its handler-time mask and behavioral flags, while optionally returning the prior action as a restorable state.