delorie.com/archives/browse.cgi | search |
Message-Id: | <199904041935.TAA60352@out5.ibm.net> |
From: | "Mark E." <snowball3 AT usa DOT net> |
To: | djgpp-workers AT delorie DOT com |
Date: | Sun, 4 Apr 1999 15:35:27 -0400 |
MIME-Version: | 1.0 |
Subject: | Re: patches for locale.h and tcsetatr.c |
References: | <199903311827 DOT SAA83036 AT out5 DOT ibm DOT net> |
In-reply-to: | <Pine.SUN.3.91.990402070916.22974B-100000@is> |
X-mailer: | Pegasus Mail for Win32 (v3.01d) |
Reply-To: | djgpp-workers AT delorie DOT com |
> I don't think that the handling of SIGINT was changed in v2.02, which is > why I don't understand how did Bash begin to print traceback under > Ctrl-C. Can you spot the differences? The signal handling changes mentioned in the Bash docs were nothing more, in my quick look at the source, than reorganizing the signal related code into sig.c. Compiling Bash 1.147 under djdev 2.02 also make ctrl-c print a traceback. The April 1 binary at my site now calls exit (-1) in the case of SIGINT in the signal handler rather than let the default handler be called. Mark
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |