]> sourceware.org Git - glibc.git/commit
Linux: Block signals around _Fork (bug 32215) master
authorFlorian Weimer <fweimer@redhat.com>
Sat, 28 Sep 2024 07:44:25 +0000 (09:44 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 28 Sep 2024 07:44:25 +0000 (09:44 +0200)
commitb300078d97a6892cb2fa1c63a46333754db60555
tree5d6b41dde73905895cf43a7957f9512f9e8e4372
parenta7b5eb821d48b0cb14d0c0d2706410d4f7838cf6
Linux: Block signals around _Fork (bug 32215)

This hides the inconsistent TCB state (missing robust mutex list) from
signal handlers.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/nptl/_Fork.c
This page took 0.041 seconds and 5 git commands to generate.