bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIGINT handling


From: Stephane Chazelas
Subject: Re: SIGINT handling
Date: Tue, 22 Sep 2015 07:45:35 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

2015-09-22 07:41:09 +0100, Stephane Chazelas:
[...]
> I wonder how FreeBSD sh addresses that.
> 
> BTW, ksh93 has the problem (the 2011 one) as well as in:
> 
> ksh93 -c 'while :; do /bin/true; done'
> 
> Sometimes is not interrupted by the first ^C. (same with bash
> with my patch applied).
[...]

Looks like FreeBSD sh doesn't address it either, ^C also fails to
interrupt at times there as well.

-- 
Stephane



reply via email to

[Prev in Thread] Current Thread [Next in Thread]