mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-28 23:44:09 +03:00
The 551101e824 change is incorrect for
alpha and sparc, since __NR_stat is defined by both kABI. Use
__NR_newfstat to check whether to fallback to __NR_fstat64 (similar
to what fstatat64 does).
Checked on sparc64-linux-gnu.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2.8 KiB
2.8 KiB