libc: always redirect *stat() family to statx() with time64 enabled.
commit8a6af75fcae2d24cd14f2d91c11a52adae154ebc
authorDmitry Chestnykh <dm.chestnykh@gmail.com>
Wed, 28 Feb 2024 08:45:08 +0000 (28 11:45 +0300)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 28 Feb 2024 09:07:11 +0000 (28 10:07 +0100)
tree1539874e0040ed53a3ca993f4e5b78cfb7fcee78
parent0b4d5ed47cc1b8b6a024fc2f3eafa8331953eab2
libc: always redirect *stat() family to statx() with time64 enabled.

Signed-off-by: Dmitry Chestnykh <dm.chestnykh@gmail.com>
libc/sysdeps/linux/common/fstat64.c
libc/sysdeps/linux/common/fstatat64.c
libc/sysdeps/linux/common/lstat64.c
libc/sysdeps/linux/common/stat64.c