emacs-diffs
[Top][All Lists]
Advanced

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

master updated (78bc5949db4 -> 3adf3f546e1)


From: Paul Eggert
Subject: master updated (78bc5949db4 -> 3adf3f546e1)
Date: Wed, 1 Jan 2025 18:19:24 -0500 (EST)

eggert pushed a change to branch master.

      from  78bc5949db4 verilog-mode.el update from upstream 
https://github.com/veripool/verilog-mode
       new  bdb13a0e5c5 Adjust to Gnulib’s recent module renaming
       new  3adf3f546e1 Update from Gnulib by running admin/merge-gnulib


Summary of changes:
 admin/merge-gnulib         |  14 +++---
 build-aux/config.guess     |   4 +-
 build-aux/config.sub       |   4 +-
 build-aux/update-copyright |   4 +-
 doc/misc/texinfo.tex       |   2 +-
 lib/alloca.in.h            |   4 +-
 lib/binary-io.h            |   3 +-
 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/dup2.c                 |   3 +-
 lib/endian.in.h            |   6 ++-
 lib/file-has-acl.c         |   6 +++
 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/gettime.c              |   3 +-
 lib/gettimeofday.c         |   3 +-
 lib/gnulib.mk.in           | 111 +++++++++++++++++++++++----------------------
 lib/group-member.c         |   4 +-
 lib/malloc.c               |   3 +-
 lib/md5-stream.c           |   4 +-
 lib/md5.c                  |   4 +-
 lib/md5.h                  |   4 +-
 lib/memmem.c               |   4 +-
 lib/memrchr.c              |   4 +-
 lib/nanosleep.c            |   3 +-
 lib/save-cwd.h             |   4 +-
 lib/sha1.c                 |   3 +-
 lib/sig2str.c              |   3 +-
 lib/stdlib.in.h            |   3 +-
 lib/strtoimax.c            |   4 +-
 lib/strtol.c               |   4 +-
 lib/strtoll.c              |   4 +-
 lib/time_r.c               |   3 +-
 lib/verify.h               |   5 ++
 m4/alloca.m4               |   4 +-
 m4/codeset.m4              |   4 +-
 m4/d-type.m4               |   4 +-
 m4/dup2.m4                 |   3 +-
 m4/endian_h.m4             |  74 +++++++++++++++++++++++++++++-
 m4/filemode.m4             |   3 +-
 m4/fsusage.m4              |   4 +-
 m4/getgroups.m4            |   4 +-
 m4/getline.m4              |   4 +-
 m4/gettime.m4              |   3 +-
 m4/gettimeofday.m4         |   4 +-
 m4/gnulib-comp.m4          |  34 +++++++-------
 m4/group-member.m4         |   4 +-
 m4/mempcpy.m4              |   4 +-
 m4/memrchr.m4              |   4 +-
 m4/mktime.m4               |   4 +-
 m4/nstrftime.m4            |   4 +-
 m4/pathmax.m4              |   4 +-
 m4/sig2str.m4              |   3 +-
 m4/ssize_t.m4              |   3 +-
 m4/stat-time.m4            |   4 +-
 m4/strnlen.m4              |   4 +-
 m4/strtoimax.m4            |   3 +-
 m4/strtoll.m4              |   3 +-
 m4/time_h.m4               |   4 +-
 m4/timespec.m4             |   4 +-
 69 files changed, 269 insertions(+), 204 deletions(-)



reply via email to

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