emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (0407733 -> ef93983)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (0407733 -> ef93983)
Date: Tue, 11 Sep 2018 00:22:59 -0400 (EDT)

eggert pushed a change to branch master.

      from  0407733   Merge from origin/emacs-26
       new  fc389d3   Update from Gnulib
       new  ef93983   Adjust to TIMESPEC_HZ renaming


Summary of changes:
 build-aux/config.guess |   4 +-
 build-aux/config.sub   | 894 +++++++++++++++++++++++--------------------------
 lib-src/profile.c      |   4 +-
 lib/dtotimespec.c      |  10 +-
 lib/fcntl.c            | 190 ++++++++++-
 lib/intprops.h         |   4 +-
 lib/limits.in.h        |  44 ++-
 lib/mktime-internal.h  |  16 +
 lib/mktime.c           | 122 +++----
 lib/stat-time.h        |   8 +-
 lib/strtol.c           |  29 --
 lib/timegm.c           |  32 +-
 lib/timespec-add.c     |   6 +-
 lib/timespec-sub.c     |   6 +-
 lib/timespec.h         |  18 +-
 lib/utimens.c          |   4 +-
 m4/limits-h.m4         |  16 +-
 m4/stddef_h.m4         |  29 +-
 src/gtkutil.c          |   2 +-
 src/process.c          |   4 +-
 src/sysdep.c           |  17 +-
 src/systime.h          |   4 +-
 22 files changed, 818 insertions(+), 645 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]