aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorPat Tullmann <pat.github@tullmann.org>2025-04-13 15:54:56 -0700
committerPat Tullmann <pat.github@tullmann.org>2025-04-30 20:32:04 -0700
commit51654aea877d1da92f7f2ad2c6c781c73e08d7f0 (patch)
tree698a62b9d91f1d8105bff5fa2c97498639f81323 /src/codegen/llvm.zig
parent9f7c8b8b1bafe91bf5035c06f72de967a92f6a6c (diff)
downloadzig-51654aea877d1da92f7f2ad2c6c781c73e08d7f0.tar.gz
zig-51654aea877d1da92f7f2ad2c6c781c73e08d7f0.zip
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.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions