This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [[PATCH RFC 2] 03/63] Y2038: make __tz_convert compatible with 64-bit-time


The patches to tzfile.c seem to be incomplete. Every use of time_t in that file (including tzfile_mtime) should be changed to __time64_t, no? And yet almost no instances where changed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]