[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (85ca91ff912 -> 577714e3fe7)
From: |
Paul Eggert |
Subject: |
master updated (85ca91ff912 -> 577714e3fe7) |
Date: |
Thu, 26 Dec 2024 19:29:09 -0500 (EST) |
eggert pushed a change to branch master.
from 85ca91ff912 Drop support form gnome-moz-remote from browse-url
new cf5e58a14de Update from Gnulib by running admin/merge-gnulib
new a51642ba5fa Let Gnulib deal with MB_CUR_MAX
new 577714e3fe7 Don’t include stdlib.h from conf_post.h
Summary of changes:
configure.ac | 33 --------------
doc/misc/texinfo.tex | 114 +++++++++++++++++++++++++++++++-----------------
lib/endian.c | 2 +-
lib/intprops-internal.h | 9 ++--
lib/limits.in.h | 6 +--
lib/signal.in.h | 6 +--
lib/stdbit.c | 2 +-
lib/stdbit.in.h | 3 +-
lib/stdio.in.h | 6 +--
lib/stdlib.c | 2 +-
lib/stdlib.in.h | 9 +++-
lib/string.in.h | 6 +--
lib/unistd.c | 2 +-
m4/stdint.m4 | 4 +-
m4/stdlib_h.m4 | 53 ++++++++++++----------
src/conf_post.h | 59 -------------------------
src/gmalloc.c | 2 +-
src/lisp.h | 35 +++++++++++++++
src/unexmacosx.c | 7 +--
19 files changed, 173 insertions(+), 187 deletions(-)
- master updated (85ca91ff912 -> 577714e3fe7),
Paul Eggert <=