lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV More on SIGINT for DOS


From: Leonid Pauzner
Subject: Re: LYNX-DEV More on SIGINT for DOS
Date: Thu, 29 Jan 1998 18:02:08 +0300 (MSK)

>      * From: Doug Kaufman <address@hidden>
[...]
> The following patch replaces the one I previously posted regarding CTL-C
> and CTL-BREAK handling in the lynx DOS port.  The previous  patch
> changed LYMain.c and LYexit.c. The changes here are all in LYMain.c and
> the patch seems cleaner.  The behavior is similar: it allows  exiting
> from lynx via SIGINT by pressing CTL-C or CTL-BREAK, regardless of the
> DOS BREAK setting. It leaves the BREAK setting unchanged unless CTL-C or
> CTL-BREAK is actually pressed (in which case BREAK is left ON).
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Since third party programs may require "break off"
it is generally better to restore unchanged value on exit
in any case.

reply via email to

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