bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.2-20001111.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20001111.patch.gz
Date: Sat, 11 Nov 2000 21:19:49 -0500
User-agent: Mutt/1.2.5i

 ncurses 5.2 - patch 20001111 - 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

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

20001111
        + minor optimization in comp_error.c and lib_termname.c, using
          strncat() to replace strncpy() (patch by Solar Designer).
        + add a use_terminfo_vars() check for $HOME/.termcap, and check for
          geteuid() to use_terminfo_vars() (patch by Solar Designer
          <address@hidden>).
        + improved cygwin terminfo entry, based on patch by
          <address@hidden>.
        + modify _nc_write_entry() to allow for the possibility that linking
          aliases on a filesystem that ignores case would not succeed because
          the source and destination differ only by case, e.g., NCR260VT300WPP0
          on cygwin (report by Neil Zanella).
        + fix a typo in the curs_deleteln.3x man page (patch by Bernhard
          Rosenkraenzer <address@hidden>).



reply via email to

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