bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120825.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120825.patch.gz
Date: Sat, 25 Aug 2012 19:29:04 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120825 - 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-20120825.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Aug 25 23:18:18 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                        |    7 ++
 dist.mk                     |    4 -
 ncurses/base/lib_freeall.c  |   10 +--
 ncurses/base/lib_set_term.c |   23 +++-----
 ncurses/curses.priv.h       |   28 ++++++----
 ncurses/tinfo/db_iterator.c |    2 
 ncurses/tinfo/lib_data.c    |    3 -
 ncurses/tinfo/lib_tputs.c   |   40 ++++++++++----
 ncurses/tinfo/setbuf.c      |  117 ++----------------------------------------
 ncurses/tty/lib_tstp.c      |   22 +++----
 ncurses/tty/tty_update.c    |   16 +----
 package/debian/changelog    |    4 -
 package/ncurses.spec        |    2 
 13 files changed, 97 insertions(+), 181 deletions(-)
 ------------------------------------------------------------------------------
 
20120825
        + change output buffering scheme, using buffer maintained by ncurses
          rather than stdio, to avoid problems with SIGTSTP handling (report
          by Brian Bloniarz).

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