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
..
2025-03-07 22:22:01 +01:00
2025-04-04 06:08:09 +02:00
2025-04-04 06:08:09 +02:00
2025-02-25 11:22:33 -08:00
2025-04-26 13:34:16 +10:00