]> 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:26:23 +0000 (17:26 -0300)
commit4321cbc2af788827e56e5581f56d7da2876b48f1
tree21e369c6d43769d0bc4137df17ead5a77aede7a7
parentc1e080bc9521d2282a1f60c2ee19d80adae672ee
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