]> git.eshelyaron.com Git - emacs.git/commit
Update from glibc and Gnulib
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2018 16:24:54 +0000 (08:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2018 16:25:27 +0000 (08:25 -0800)
commit7382f64bd074de59b30c88dd4056186645085a2e
treeda6d0410036aed0515484baca81981eb660da9ca
parentf7cbe83e3b37d2faa56947490e8eaa348565b1af
Update from glibc and Gnulib

This incorporates:
2018-11-15 mktime: DEBUG_MKTIME cleanup
2018-11-15 mktime: fix non-EOVERFLOW errno handling
2018-11-15 mktime: fix bug with Y2038 DST transition
2018-11-15 mktime: make more room for overflow
2018-11-15 mktime: simplify offset guess
2018-11-15 mktime: new test for mktime failure
2018-11-15 mktime: fix EOVERFLOW bug
2018-11-13 longlong: fix comment typo
* lib/gnulib.mk.in: Regenerate.
* lib/mktime.c, m4/longlong.m4: Copy from Gnulib.
lib/gnulib.mk.in
lib/mktime.c
m4/longlong.m4