bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120721.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120721.patch.gz
Date: Sat, 21 Jul 2012 21:02:11 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120721 - 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-20120721.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jul 22 00:50:03 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                         |   10 +++++++-
 dist.mk                      |    4 +--
 form/frm_driver.c            |   15 +++++++++---
 form/frm_req_name.c          |   21 ++++++++++-------
 man/curs_util.3x             |   34 +++++++++++++++++++++++++----
 menu/m_req_name.c            |   19 +++++++++-------
 ncurses/base/lib_mouse.c     |    4 +--
 ncurses/tinfo/lib_setup.c    |   48 +++++++++++++++++++++--------------------
 ncurses/tinfo/tinfo_driver.c |   48 ++++++++++++++++++++---------------------
 package/debian/changelog     |    4 +--
 package/ncurses.spec         |    2 -
 progs/toe.c                  |   48 +++++++++++++++++++++++++++++------------
 test/ncurses.c               |   16 +++++++++++--
 13 files changed, 178 insertions(+), 95 deletions(-)
 ------------------------------------------------------------------------------
 
20120721
        + improved form_request_by_name() and menu_request_by_name().
        + eliminate two fixed-size buffers in toe.c
        + extend use_tioctl() to have expected behavior when use_env(FALSE) and
          use_tioctl(TRUE) are called.
        + modify ncurses test-program, adding -E and -T options to demonstrate
          use_env() versus use_tioctl().

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