use __NR_newfstatat only for modern Linux architectures
commit161d237ad04eb3815ebf154f0bec9ab88195a70f
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Mon, 2 Apr 2018 13:41:25 +0000 (2 14:41 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Mon, 2 Apr 2018 13:41:25 +0000 (2 14:41 +0100)
treebedca8770c860e7140e811425f3a49c93c381076
parent91e21d25187d24bdd48875fb2544ec195ca2104a
use __NR_newfstatat only for modern Linux architectures

Otherwise it breaks mips64 n64.
Should be used for aarch64/tilegx only.
libc/sysdeps/linux/common/fstat.c
libc/sysdeps/linux/common/stat.c