diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2022-11-01 20:43:55 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2022-11-02 16:35:05 +0100 |
commit | 7457b7eef8dfe8cc48e55b9f9837df6dd397b80d (patch) | |
tree | 318458b72d7c3b15bb050ed2422912c075d45b56 /math/s_cproj_template.c | |
parent | 40c112ed0d7d0577d2f84851c1f7b8157b3bd2f5 (diff) | |
download | glibc-7457b7eef8dfe8cc48e55b9f9837df6dd397b80d.tar.gz glibc-7457b7eef8dfe8cc48e55b9f9837df6dd397b80d.tar.xz glibc-7457b7eef8dfe8cc48e55b9f9837df6dd397b80d.zip |
linux: Fix fstatat on MIPSn64 (BZ #29730)
Commit 6e8a0aac2f883 ("time: Fix overflow itimer tests on 32-bit systems") changed in_time_t_range to assume a 32-bit time_t. This broke fstatat on MIPSn64 that was using it with a 64-bit time_t due to difference between stat and stat64. This commit fix that by adding a MIPSn64 specific version, which bypasses the EOVERFLOW tests. Resolves: BZ #29730 Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'math/s_cproj_template.c')
0 files changed, 0 insertions, 0 deletions