emacs-diffs
[Top][All Lists]
Advanced

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

master updated (412cc0212d7 -> 3add626f140)


From: Paul Eggert
Subject: master updated (412cc0212d7 -> 3add626f140)
Date: Sat, 20 Jan 2024 14:45:47 -0500 (EST)

eggert pushed a change to branch master.

      from  412cc0212d7 Eldoc: play nice with mode-line-format-right-align 
(bug#68547)
       new  d276996c4f6 Avoid Gnulib ‘access’ module
       new  3add626f140 Update from Gnulib by running admin/merge-gnulib


Summary of changes:
 admin/merge-gnulib         |   2 +-
 build-aux/config.guess     |  15 +++-
 build-aux/config.sub       | 174 ++++++++++++++++++++++++++++++++-------------
 build-aux/install-sh       |   8 +--
 build-aux/update-copyright | 159 +++++++++++++++++++++--------------------
 doc/misc/texinfo.tex       |  56 ++++++---------
 lib/acl-internal.h         |   3 -
 lib/alloca.in.h            |   4 +-
 lib/attribute.h            |   2 +
 lib/binary-io.h            |   3 +-
 lib/boot-time-aux.h        |  16 +++--
 lib/boot-time.c            |   9 ++-
 lib/c-ctype.h              |   3 +-
 lib/c-strcasecmp.c         |   3 +-
 lib/c-strncasecmp.c        |   3 +-
 lib/careadlinkat.c         |   4 +-
 lib/cloexec.c              |   3 +-
 lib/close-stream.c         |   3 +-
 lib/diffseq.h              |   4 +-
 lib/dirent.in.h            |   6 --
 lib/dirfd.c                |  65 -----------------
 lib/dup2.c                 |   3 +-
 lib/faccessat.c            |   6 +-
 lib/fdopendir.c            |  36 ----------
 lib/filemode.h             |   4 +-
 lib/fpending.c             |   4 +-
 lib/fpending.h             |   4 +-
 lib/fsusage.c              |   4 +-
 lib/getgroups.c            |   3 +-
 lib/getloadavg.c           |   4 +-
 lib/getopt-cdefs.in.h      |   6 +-
 lib/getopt.c               |  33 +++++----
 lib/getopt1.c              |   2 +-
 lib/gettext.h              |   4 +-
 lib/gettime.c              |   3 +-
 lib/gettimeofday.c         |   3 +-
 lib/gnulib.mk.in           |   9 +++
 lib/group-member.c         |   4 +-
 lib/intprops-internal.h    |   5 ++
 lib/malloc.c               |   3 +-
 lib/md5-stream.c           |   4 +-
 lib/md5.c                  |   4 +-
 lib/md5.h                  |  26 +++++--
 lib/memmem.c               |   4 +-
 lib/memrchr.c              |   4 +-
 lib/nanosleep.c            |   3 +-
 lib/open.c                 |   6 +-
 lib/rawmemchr.c            |  26 +++++--
 lib/regex.c                |   4 --
 lib/save-cwd.h             |   4 +-
 lib/set-permissions.c      |   1 +
 lib/sha1.c                 |   3 +-
 lib/sha1.h                 |  16 ++++-
 lib/sha256.h               |  16 ++++-
 lib/sha512.h               |  16 ++++-
 lib/sig2str.c              |   3 +-
 lib/stat-time.h            |  13 ++--
 lib/stddef.in.h            |  28 +++++++-
 lib/stdint.in.h            |   2 +
 lib/stdio.in.h             |  51 ++++++++++++-
 lib/stdlib.in.h            | 145 +++++++++++++++++++++++++++++++++----
 lib/string.in.h            | 125 ++++++++++++++++++++++++++------
 lib/strtoimax.c            |   4 +-
 lib/strtol.c               |   4 +-
 lib/strtoll.c              |   4 +-
 lib/sys_stat.in.h          |  30 +++++++-
 lib/tempname.c             |   4 +-
 lib/time_r.c               |   3 +-
 lib/unistd.c               |   2 +-
 lib/unistd.in.h            |  31 ++++----
 lib/unlocked-io.h          |   2 +-
 lib/utimens.c              |   4 +-
 lib/verify.h               |  10 +--
 lib/xalloc-oversized.h     |  11 ++-
 m4/00gnulib.m4             |  10 +--
 m4/absolute-header.m4      |   4 +-
 m4/acl.m4                  |   6 +-
 m4/alloca.m4               |   4 +-
 m4/assert_h.m4             |   6 +-
 m4/canonicalize.m4         |  26 +++----
 m4/clock_time.m4           |   4 +-
 m4/codeset.m4              |   4 +-
 m4/d-type.m4               |   3 +-
 m4/dirent_h.m4             |   9 ++-
 m4/dirfd.m4                |  13 ++--
 m4/dup2.m4                 |   7 +-
 m4/filemode.m4             |   3 +-
 m4/fstatat.m4              |   4 +-
 m4/fsusage.m4              |   3 +-
 m4/getgroups.m4            |   9 ++-
 m4/getline.m4              |   4 +-
 m4/getloadavg.m4           |  14 ++--
 m4/getopt.m4               |   6 +-
 m4/getrandom.m4            |   6 +-
 m4/gettime.m4              |   3 +-
 m4/gettimeofday.m4         |   7 +-
 m4/gnulib-common.m4        |  58 ++++++++++-----
 m4/gnulib-comp.m4          |   6 +-
 m4/group-member.m4         |   3 +-
 m4/include_next.m4         |  10 +--
 m4/largefile.m4            |   4 +-
 m4/lstat.m4                |   6 +-
 m4/malloc.m4               |   9 +--
 m4/manywarnings.m4         |  10 +--
 m4/mempcpy.m4              |   4 +-
 m4/memrchr.m4              |   4 +-
 m4/mktime.m4               |  14 ++--
 m4/nanosleep.m4            |  15 ++--
 m4/nstrftime.m4            |   3 +-
 m4/open.m4                 |   4 +-
 m4/pathmax.m4              |   4 +-
 m4/pthread_sigmask.m4      |  14 ++--
 m4/readutmp.m4             |   6 +-
 m4/realloc.m4              |   7 +-
 m4/regex.m4                |  10 +--
 m4/sig2str.m4              |   3 +-
 m4/ssize_t.m4              |   3 +-
 m4/stat-time.m4            |   4 +-
 m4/stdalign.m4             |  12 ++--
 m4/stdint.m4               |  10 +--
 m4/stdlib_h.m4             |   4 +-
 m4/string_h.m4             |   3 +-
 m4/strnlen.m4              |   4 +-
 m4/strtoimax.m4            |  17 +++--
 m4/strtoll.m4              |   7 +-
 m4/time_h.m4               |   3 +-
 m4/timespec.m4             |   3 +-
 m4/unistd_h.m4             |   3 +-
 m4/utimes.m4               |  12 ++--
 m4/warnings.m4             |   6 +-
 130 files changed, 1062 insertions(+), 676 deletions(-)



reply via email to

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