]> git.eshelyaron.com Git - emacs.git/commit
Update from Gnulib
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Sep 2018 04:16:03 +0000 (21:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Sep 2018 04:22:54 +0000 (21:22 -0700)
commitfc389d3a836c11893ac5c5894915e9b8b4868799
treef62c09355c5e498403f4df5feea99a3d4f7709ff
parent0407733ef3d4e8e133e91917097dbc9bcc688b47
Update from Gnulib

This incorporates:
2018-09-10 timespec: fix resolution confusion
2018-09-09 mktime: simplify in prep for glibc merge
2018-09-07 intprops: minor clarification of code
2018-09-06 stddef: Override max_align_t on NetBSD 8.0/x86
2018-09-06 fcntl: Fix F_DUPFD_CLOEXEC behaviour on Haiku
2018-09-06 strtoll, strtoull: Rely on limits-h module
2018-09-06 limits-h: Provide numerical limits macros
2018-09-06 fcntl: Don't access nonexistent optional argument
2018-09-02 mktime: fix unlikely race+overflow bug
2018-08-31 mktime, timegm: simplify glibc time64_t
2018-08-31 mktime, timegm: simplify merge to glibc
* build-aux/config.guess, build-aux/config.sub:
* lib/dtotimespec.c, lib/fcntl.c, lib/intprops.h:
* lib/limits.in.h, lib/mktime-internal.h, lib/mktime.c:
* lib/stat-time.h, lib/strtol.c, lib/timegm.c:
* lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
* lib/utimens.c, m4/limits-h.m4, m4/stddef_h.m4:
Copy from Gnulib.
17 files changed:
build-aux/config.guess
build-aux/config.sub
lib/dtotimespec.c
lib/fcntl.c
lib/intprops.h
lib/limits.in.h
lib/mktime-internal.h
lib/mktime.c
lib/stat-time.h
lib/strtol.c
lib/timegm.c
lib/timespec-add.c
lib/timespec-sub.c
lib/timespec.h
lib/utimens.c
m4/limits-h.m4
m4/stddef_h.m4