bug-readline
[Top][All Lists]
Advanced

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

Re: [Bug-readline] calling setenv/putenv from SIGWINCH signal handler


From: Chet Ramey
Subject: Re: [Bug-readline] calling setenv/putenv from SIGWINCH signal handler
Date: Fri, 18 Oct 2013 09:39:01 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.0.1

On 10/17/13 9:49 AM, Lőrinczy Zsigmond wrote:
> Hello,
> 
> my bash-3.2.48 (uses readline-6.2) on AIX computer produces stange errors,
> that I could trace back:

Readline-6.3 has undergone fairly extensive changes to signal handling,
and does minimal work in the signal handler itself.  The real work is now
deferred until it's `safe' to do it.  Bash-4.3 has the same sort of
changes.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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