mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-05 00:22:17 +03:00
The nptl already expects a Linux syscall internally. Also __is_internal_signal is used and the DEBUGGING_P check is removed. Checked on x86_64-linux-gnu.