mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-13 03:22:30 +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).