mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
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.