Pat Tullmann 51654aea87 c.zig: glibc/musl export 1024-bit sigset_t
Export the sigset_t ops (sigaddset, etc) from the C library.  Don't rely
on the linux.zig defintions (which will be defined to use the kernel ABI).

Move Darwin sigset and NSIG declarations into darwin.zig.  Remove
extraneous (?) sigaddset.  The C library sigaddset can reject some signals
being added, so need to defer to it.
2025-04-30 20:32:04 -07:00
..
2024-07-19 00:30:32 -07:00
2024-07-19 00:30:32 -07:00
2024-07-19 00:30:32 -07:00
2025-02-06 14:23:23 -08:00