[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Bash not reacting to Ctrl-C
From: |
Chet Ramey |
Subject: |
Re: [BUG] Bash not reacting to Ctrl-C |
Date: |
Fri, 11 Mar 2011 14:49:39 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
On 3/11/11 1:45 AM, Ingo Molnar wrote:
>
> * Chet Ramey <chet.ramey@case.edu> wrote:
>
>>> So the above trace is one that my patch would have handled correctly
>>> (since it has no EINTR). Maybe a combination of the two approaches
>>> would work even better?
>>
>> I installed what is essentially the union of your changes and mine. Thanks
>> for everyone's help with this.
>
> Thanks! Mind attaching the final patch to this thread, so that people can try
> out
> and test the patch you mean?
Sure, attached.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
ctl-c-patch
Description: Text document
Re: [BUG] Bash not reacting to Ctrl-C, Oleg Nesterov, 2011/03/07