summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-06-23 22:33:28 +0200
committerBruno Haible <bruno@clisp.org>2008-06-23 22:33:28 +0200
commit1a894ea4dbb6c042c5eb447839549c5f2d4f4e17 (patch)
treed21b1d1117aa964bc9b40403b16a039e60157c6b /ChangeLog
parent339b33cdc15903476d18e517d81f508274ffc012 (diff)
downloadgnulib-1a894ea4dbb6c042c5eb447839549c5f2d4f4e17.tar.gz
Reenter the fatal_signal_handler in case of nested signal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70743d2545..5a9b26ead8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-06-23 Bruno Haible <bruno@clisp.org>
+ * lib/fatal-signal.c (fatal_signal_handler): Update comment.
+ (install_handlers): Don't set the SA_RESETHAND flag.
+
+2008-06-23 Bruno Haible <bruno@clisp.org>
+
* m4/sigaction.m4: Comment fixes.
* lib/signal.in.h: Likewise.