glibc/sysdeps/unix/sysv
Adhemerval Zanella Netto ff9ffc805f linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL
There is no need to issue another sigaction if the disposition is
already SIG_DFL.

Checked on x86_64-linux-gnu.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-02-01 08:42:11 -03:00
..
linux linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL 2023-02-01 08:42:11 -03:00