mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-11 12:10:50 +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.