bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20051217.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20051217.patch.gz
Date: Sat, 17 Dec 2005 19:36:59 -0500
User-agent: Mutt/1.5.11

 ncurses 5.5 - patch 20051217 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 MANIFEST                                          |    2 
 NEWS                                              |   14 ++-
 dist.mk                                           |    4 
 include/curses.h.in                               |    3 
 man/curs_color.3x                                 |   26 +++---
 man/curs_termcap.3x                               |   11 +-
 man/curs_util.3x                                  |   16 ++-
 ncurses-5.5-20051217/man/legacy_coding.3x         |   82 ++++++++++++++++++++
 ncurses-5.5-20051217/ncurses/base/legacy_coding.c |   48 +++++++++++
 ncurses/base/MKlib_gen.sh                         |    7 +
 ncurses/base/MKunctrl.awk                         |   45 +++++++++-
 ncurses/curses.priv.h                             |    5 -
 ncurses/modules                                   |    3 
 ncurses/tinfo/trim_sgr0.c                         |    4 
 ncurses/tty/tty_update.c                          |    5 -
 test/ncurses.c                                    |   70 +++++++++--------
 16 files changed, 273 insertions(+), 72 deletions(-)
 ------------------------------------------------------------------------------

20051217
        + add use_legacy_coding() function to support lynx's font-switching
          feature.
        + fix formatting in curs_termcap.3x (report by Mike Frysinger).
        + modify MKlib_gen.sh to change preprocessor-expanded _Bool back to
          bool.

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