bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20070908.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20070908.patch.gz
Date: Sat, 08 Sep 2007 18:28:45 -0400
User-agent: Mutt/1.5.16 (2007-06-11)

 ncurses 5.6 - patch 20070908 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Sep  8 22:25:05 UTC 2007
 ------------------------------------------------------------------------------
 MANIFEST                                        |    2 
 NEWS                                            |    9 ++-
 dist.mk                                         |    4 -
 include/curses.h.in                             |    5 +
 man/curs_opaque.3x                              |    6 +-
 ncurses-5.6-20070908/ncurses/base/use_window.c  |   47 +++++++++++++++++
 ncurses-5.6-20070908/ncurses/tinfo/use_screen.c |   60 ++++++++++++++++++++++
 ncurses/base/lib_set_term.c                     |   10 +--
 ncurses/curses.priv.h                           |   18 ++++--
 ncurses/modules                                 |    4 +
 ncurses/tinfo/lib_data.c                        |    6 +-
 11 files changed, 151 insertions(+), 20 deletions(-)
 ------------------------------------------------------------------------------

20070908
        + add use_window() and use_screen() functions, to develop into support
          for threaded library (incomplete).
        + fix typos in man/curs_opaque.3x which kept the install script from
          creating symbolic links to two aliases created in 20070818 (report by
          Rong-En Fan).

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