mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-23 10:12:33 +03:00
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>