changeset 3911:25fba7826e23

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 22 Jun 2002 16:20:19 +0000
parents 2f34e0925fe3
children 7624c7bcc95c
files lib/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,13 @@
+2002-06-22  Paul Eggert  <eggert@twinsun.com>
+
+	* c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
+	Do not assume SA_SIGINFO behavior.
+	Bug reported by Jim Meyering on NetBSD 1.5.2.
+
 2002-06-22  Jim Meyering  <meyering@lucent.com>
 
 	* c-stack.c, c-stack.h: New files, from diffutils-2.8.2.
+
 	* exitfail.c, exitfail.h: Likewise.
 	* Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.