Skip to content
Commit 061eaf02 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

linux: Fix fstat64 on alpha and sparc64



The 551101e8 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: default avatarCarlos O'Donell <carlos@redhat.com>
parent 08ddd268
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment