Skip to content

Remove pthread_{kill,sigmask} stubs - #848

Merged
alexcrichton merged 3 commits into
WebAssembly:mainfrom
alexcrichton:remove-pthread-kill
Jul 22, 2026
Merged

Remove pthread_{kill,sigmask} stubs#848
alexcrichton merged 3 commits into
WebAssembly:mainfrom
alexcrichton:remove-pthread-kill

Conversation

@alexcrichton

@alexcrichton alexcrichton commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

These are already not present in the header file (gated out). Take the same route as all other signal-related functions by removing them entirely instead of providing stubs.

This is already not present in the header file (gated out). Take the
same route as all other signal-related functions by removing them
entirely instead of providing stubs.
@alexcrichton
alexcrichton force-pushed the remove-pthread-kill branch from 3e7101a to 51be479 Compare July 22, 2026 00:23
@alexcrichton
alexcrichton requested a review from dicej July 22, 2026 00:32
@alexcrichton alexcrichton changed the title Remove pthread_kill stub Remove pthread_{kill,sigmask} stubs Jul 22, 2026
@alexcrichton
alexcrichton merged commit 323e686 into WebAssembly:main Jul 22, 2026
35 checks passed
@alexcrichton
alexcrichton deleted the remove-pthread-kill branch July 22, 2026 14:13
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