diff options
| author | Pat Tullmann <pat.github@tullmann.org> | 2025-04-22 14:19:06 -0700 |
|---|---|---|
| committer | Pat Tullmann <pat.github@tullmann.org> | 2025-04-30 20:32:04 -0700 |
| commit | 120c4789c31c066f15fe414a5b32cdc7e80a065c (patch) | |
| tree | e45c5a1dd84791676bb8f516fc0c2c0200cfe0c0 /src/Compilation | |
| parent | f0aefa625b5b0d0b3612cfba9bd25c825a71818f (diff) | |
| download | zig-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
