1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-08 23:22:02 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Aurelien Jarno 7457b7eef8 linux: Fix fstatat on MIPSn64 (BZ #29730)
Commit 6e8a0aac2f ("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>
2022-11-02 16:35:05 +01:00
..
2022-05-16 15:03:49 -03:00
2022-05-16 15:03:49 -03:00
2022-05-16 15:03:49 -03:00
2022-05-16 15:03:49 -03:00
2022-05-16 15:03:49 -03:00
2022-06-30 14:56:21 -03:00
2022-06-30 14:56:21 -03:00
2022-05-04 15:37:21 +02:00
2022-06-30 14:56:21 -03:00
2022-07-05 10:08:48 -03:00
2022-06-30 14:56:21 -03:00
2022-07-05 10:08:48 -03:00