mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-26 00:57:39 +03:00
The tst-timespec_getres (e5ac7bd679) triggers an issue on 32-bit
architecture on Linux older than 5.1, where the fallback syscall
is used.
Checked on powerpc-linux-gnu.