From ab74c86edb30fa04fda5fe7fa01e404334f7c2b0 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 17 Feb 2016 10:40:55 +0000 Subject: 37999: Sticky behaviour of EXIT traps. They now have POSIX or non-POSIX behaviour based on the setting of POSIX_TRAPS where the trap was defined, rather than where the trap would (or would not) be executed. Tweaks possible. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92c50cd46..fe1156f70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-02-17 Peter Stephenson + + * 37999: README, Src/signals.c, Test/C03traps.ztst: Make + POSIX-style EXIT traps behave according to POSIX_TRAPS at + the point where the trap is set. + 2016-02-16 Daniel Shahaf * users/21256 + workers/37965: Doc/Zsh/contrib.yo, -- cgit 1.4.1