time: Use 64 bit time on tzfile
commit4e21c2075193e406a92c0d1cb091a7c804fda4d9
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Wed, 26 Oct 2022 19:04:25 +0000 (26 16:04 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 9 Dec 2022 12:56:09 +0000 (9 09:56 -0300)
tree8c71a06f889336e4f41f8ca0266cedf9510e3f12
parentfa4a19277842fd09a4815a986f70e0fe0903836f
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>
time/tzfile.c