about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/m68k/m680x0
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2022-11-01 20:43:55 +0100
committerAurelien Jarno <aurelien@aurel32.net>2022-11-02 16:35:05 +0100
commit7457b7eef8dfe8cc48e55b9f9837df6dd397b80d (patch)
tree318458b72d7c3b15bb050ed2422912c075d45b56 /sysdeps/unix/sysv/linux/m68k/m680x0
parent40c112ed0d7d0577d2f84851c1f7b8157b3bd2f5 (diff)
downloadglibc-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 'sysdeps/unix/sysv/linux/m68k/m680x0')
0 files changed, 0 insertions, 0 deletions