bug-ncurses
[Top][All Lists]
Advanced

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

Re: Resizing terminal raises additional signal


From: Thomas Dickey
Subject: Re: Resizing terminal raises additional signal
Date: Mon, 2 Feb 2015 04:15:17 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Feb 01, 2015 at 03:21:03PM +0100, vcoxvco wrote:
> On 02/01/2015 02:46 PM, Thomas Dickey wrote:
> >----- Original Message -----
> >| From: "Johann Klammer" <address@hidden>
> >| To: address@hidden, "vcoxvco" <address@hidden>
> >| Cc: address@hidden
> >| Sent: Sunday, February 1, 2015 7:41:21 AM
> >| Subject: Re: Resizing terminal raises additional signal
> >|
> >| On 02/01/2015 01:33 AM, Thomas Dickey wrote:
> >| >
> >| > SIGUSR1 is signal 18.
> >|
> >| Are they allocated differently on Linux/debian?
> >| man 7 signal gives here:
> >|        SIGCHLD   20,17,18    Ign     Child stopped or terminated
> >|
> >
> >Before I replied, I read /usr/include/sys/signal.h on my Cygwin development 
> >machine.
> >(Most of the numeric values for signals are not standardized).
> >
> 
> Well, when printing out SIGTSTP on my Cygwin environment,
> I get 18 - SIGUSR1 is 30 (this matches signal.h in case of
> non "__svr4__"). That's why I tested/patched USE_SIGTSTP.

I see (going back to reread the file, I see 4 different ifdef'd values).
 
> Anyway, some more research on Cygwin reveals that implementing signals
> on Windows is a tricky thing - I'll investigate in this direction.

thanks (perhaps someone on the Cygwin list can point out a way to improve this)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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