diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-01-02 11:31:52 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-01-12 15:11:11 -0300 |
commit | 061eaf024470627d835d347860d5f8c59b454d08 (patch) | |
tree | 32335675c27e857fdf39925cc0070923e1bdf40b /sysdeps/unix/sh | |
parent | 08ddd26814310e7c1b8c3956a6a0ac7aedea9cfd (diff) | |
download | glibc-061eaf024470627d835d347860d5f8c59b454d08.tar glibc-061eaf024470627d835d347860d5f8c59b454d08.tar.gz glibc-061eaf024470627d835d347860d5f8c59b454d08.tar.bz2 glibc-061eaf024470627d835d347860d5f8c59b454d08.zip |
linux: Fix fstat64 on alpha and sparc64
The 551101e8240b7514fc646d1722f8b79c90362b8f 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>
Diffstat (limited to 'sysdeps/unix/sh')
0 files changed, 0 insertions, 0 deletions