From 3cc6af1242cabf1094fa1ead90437dc30e0ff2bd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Apr 2002 07:01:34 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 8 ++++++++ m4/ChangeLog | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 4bc985fc8a..d3763d38be 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2002-04-28 Paul Eggert + + * sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid + depending on and WTERMSIG. Default to 64 instead + of 127, since 64 is the largest conceivable number for ancient + nonstandard hosts. + * sig2str.c: Do not include ; no longer needed. + 2002-04-28 Jim Meyering * sig2str.c (WTERMSIG): Remove definition (unused). diff --git a/m4/ChangeLog b/m4/ChangeLog index ea96a2fc75..bb452eb76e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2002-04-28 Paul Eggert + + * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed. + 2002-04-29 Jim Meyering * jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN. -- 2.30.2