bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120324.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120324.patch.gz
Date: Sat, 24 Mar 2012 19:43:16 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120324 - Thomas E. Dickey

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

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

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20120324.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Mar 24 23:37:46 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                         |   10 ++-
 dist.mk                      |    4 -
 man/tic.1m                   |   47 ++++++++------
 ncurses/tinfo/comp_expand.c  |    4 -
 ncurses/tinfo/comp_scan.c    |    5 -
 ncurses/widechar/lib_cchar.c |    4 -
 progs/tic.c                  |  131 ++++++++++++++++++++++++++++++-----------
 7 files changed, 143 insertions(+), 62 deletions(-)
 ------------------------------------------------------------------------------
 
20120324
        + amend an old fix so that next_char() exits properly for empty files,
          e.g., from reading /dev/null (cf: 20080804).
        + modify tic so that it can read from the standard input, or from
          a character device.  Because tic uses seek's, this requires writing
          the data to a temporary file first (prompted by remark by Sven
          Joachim) (cf: 20000923).


-- 
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]