bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.2-20010929.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20010929.patch.gz
Date: Sat, 29 Sep 2001 20:26:42 -0400
User-agent: Mutt/1.2.5i

 ncurses 5.2 - patch 20010929 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.2 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.2 are in the subdirectory
        ftp://dickey.his.com/ncurses/5.2

 ------------------------------------------------------------------------------

20010929
        + add -i option to view.c, to test ncurses' check for non-default
          signal handler for SIGINT, etc.
        + add cases for shared-libraries on Darwin/OS X (patch by Rob Braun
          <address@hidden>).
        + modify tset to restore original I/O modes if an error is encountered.
          Also modify to use buffered stderr consistently rather than mixing
          with write().
        + change signal_name() function to use if-then-else rather than case
          statement, since signal-values aren't really integers (reported by
          Larry Virden).
        + add limit checks in wredrawln(), fixing a problem where lynx was
          repainting a pad which was much larger than the screen.



reply via email to

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