[PATCH v2] linux: Fix fstat64 on alpha and sparc64

Florian Weimer fw@deneb.enyo.de
Sat Dec 30 12:16:11 GMT 2023


* Adhemerval Zanella:

> The 551101e8240b7514fc646d1722f8b79c90362b8f change is incorrect for
> alpha and sparc, since __NR_stat is defined by both kABI.  Use
> __NR_newfstat ti check whether fallback to __NR_fstat64 (similar to

“__NR_newfstat [to] check whether [to] fallback to”

> what fstatat64).


More information about the Libc-alpha mailing list