diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-03-19 09:51:29 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-03-29 10:22:13 -0300 |
commit | 5b980d4809913088729982865188b754939bcd39 (patch) | |
tree | 4ffb91add912c57b4dbf56a8c9867c6702b9012b /mach/mig-alloc.c | |
parent | 1fbffbda365ae8582981dfb284c83903931dd312 (diff) | |
download | glibc-5b980d4809913088729982865188b754939bcd39.tar.gz glibc-5b980d4809913088729982865188b754939bcd39.tar.xz glibc-5b980d4809913088729982865188b754939bcd39.zip |
linux: Use statx for MIPSn64
MIPSn64 kernel ABI for legacy stat uses unsigned 32 bit for second timestamp, which limits the maximum value to y2106. This patch make mips64 use statx as for 32-bit architectures. Thie __cp_stat64_t64_statx is open coded, its usage is solely on fstatat64 and it avoid the need to redefine the name for mips64 (which will call __cp_stat64_statx since its does not use __stat64_t64 internally).
Diffstat (limited to 'mach/mig-alloc.c')
0 files changed, 0 insertions, 0 deletions