aboutsummaryrefslogtreecommitdiff
path: root/malloc/alloc_buffer_alloc_array.c
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:41:56 +0100
commitdd4131c8322891a0ad7cfb661efa41aecc02b581 (patch)
tree90d8e83f185ad474f26d482c686674ea9d86e616 /malloc/alloc_buffer_alloc_array.c
parent4c6a78addabbd6e1b69763e286768919e56dfe0a (diff)
downloadglibc-dd4131c8322891a0ad7cfb661efa41aecc02b581.tar.xz
glibc-dd4131c8322891a0ad7cfb661efa41aecc02b581.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> (cherry picked from commit 7457b7eef8dfe8cc48e55b9f9837df6dd397b80d)
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions