aboutsummaryrefslogtreecommitdiff
path: root/src/Compilation
diff options
context:
space:
mode:
authorPat Tullmann <pat.github@tullmann.org>2025-04-22 14:19:06 -0700
committerPat Tullmann <pat.github@tullmann.org>2025-04-30 20:32:04 -0700
commit120c4789c31c066f15fe414a5b32cdc7e80a065c (patch)
treee45c5a1dd84791676bb8f516fc0c2c0200cfe0c0 /src/Compilation
parentf0aefa625b5b0d0b3612cfba9bd25c825a71818f (diff)
downloadzig-120c4789c31c066f15fe414a5b32cdc7e80a065c.tar.gz
zig-120c4789c31c066f15fe414a5b32cdc7e80a065c.zip
sigset_t: sigemptyset() and sigfillset() are functions that return sigset_t
By returning an initialized sigset (instead of taking the set as an output parameter), these functions can be used to directly initialize the `mask` parameter of a `Sigaction` instance.
Diffstat (limited to 'src/Compilation')
0 files changed, 0 insertions, 0 deletions