This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 0/2] Y2038: two mktime-relate patches
- From: "Albert ARIBAUD (3ADEV)" <albert dot aribaud at 3adev dot fr>
- To: libc-alpha at sourceware dot org
- Cc: "Albert ARIBAUD (3ADEV)" <albert dot aribaud at 3adev dot fr>
- Date: Wed, 19 Dec 2018 10:22:53 +0100
- Subject: [PATCH 0/2] Y2038: two mktime-relate patches
These patches were posted by Paul in the course of reviewing Y2038
patches. One is gnulib, not Y2038, but it is related to mktime.
Paul Eggert (2):
Y2038: make __mktime_internal compatible with __time64_t
Fix time/mktime.c and time/gmtime.c for gnulib compatibility
include/time.h | 36 +++++++++++++++++++----
time/mktime.c | 79 +++++++++++++++++++++++++++++++++-----------------
time/timegm.c | 27 ++++++++++++++++-
3 files changed, 109 insertions(+), 33 deletions(-)
--
2.17.1