Skip to content

Use precise size for sigset_t. NFC#26574

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:sigset_t
Mar 30, 2026
Merged

Use precise size for sigset_t. NFC#26574
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:sigset_t

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Mar 30, 2026

No description provided.

@sbc100 sbc100 changed the title Use precise size of sigset_t. NFC Use precise size for sigset_t. NFC Mar 30, 2026
@sbc100 sbc100 requested review from dschuff and kripken March 30, 2026 15:39
@sbc100 sbc100 enabled auto-merge (squash) March 30, 2026 16:06
@sbc100 sbc100 force-pushed the sigset_t branch 3 times, most recently from 683d9ed to f1fcea8 Compare March 30, 2026 20:21
We don't support user real-time signals in emscripten so technically
we could set _NSIG to 34 rather than 65, but that break a bunch of
internal musl assumptions.
@sbc100 sbc100 merged commit 87fc0bf into emscripten-core:main Mar 30, 2026
38 checks passed
@sbc100 sbc100 deleted the sigset_t branch March 30, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants