Skip to content

clone: support CLONE_CLEAR_SIGHAND#13287

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test/cl921554038
May 28, 2026
Merged

clone: support CLONE_CLEAR_SIGHAND#13287
copybara-service[bot] merged 1 commit into
masterfrom
test/cl921554038

Conversation

@copybara-service
Copy link
Copy Markdown

clone: support CLONE_CLEAR_SIGHAND

Clears all non-SIG_IGN signal handlers when clone() is called with
CLONE_CLEAR_SIGHAND, just like Linux.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label May 27, 2026
@copybara-service copybara-service Bot force-pushed the test/cl921554038 branch 4 times, most recently from fa9d974 to a14ebc0 Compare May 28, 2026 20:42
Clears all non-SIG_IGN signal handlers when clone() is called with
CLONE_CLEAR_SIGHAND, just like Linux.

PiperOrigin-RevId: 922974581
@copybara-service copybara-service Bot merged commit 1c7dfcb into master May 28, 2026
0 of 2 checks passed
@copybara-service copybara-service Bot deleted the test/cl921554038 branch May 28, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant