mirror of
https://github.com/ziglang/zig.git
synced 2025-12-21 05:33:15 +00:00
Unify the C library sigset_t and Linux native sigset_t and the accessor operations. Add tests that the various sigset_t operations are working. And clean up existing tests a bit.