mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-08 13:52:10 +03:00
Check that _POSIX_REALTIME_SIGNALS is greater than zero to assume realtime signals are supported, instead of any non-zero value (including -1).