]> git.ipfire.org Git - thirdparty/glibc.git/commit
time: Use 64 bit time on tzfile
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Wed, 26 Oct 2022 19:04:25 +0000 (16:04 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 28 Dec 2022 20:25:50 +0000 (17:25 -0300)
commit293211b6fddf60fc407d21fcba0326dd2148f76b
tree77cce76b827689c84902b25f3595e42b59fd7353
parent26c82788890b763482ed125346be71fd3e27a7eb
time: Use 64 bit time on tzfile

The tzfile_mtime is already compared to 64 bit time_t stat call.
Reviewed-by: DJ Delorie <dj@redhat.com>
(cherry picked from commit 4e21c2075193e406a92c0d1cb091a7c804fda4d9)
time/tzfile.c