bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050101.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050101.patch.gz
Date: Sat, 1 Jan 2005 20:53:15 -0500
User-agent: Mutt/1.5.6+20040907i

 ncurses 5.4 - patch 20050101 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                      |   14 
 aclocal.m4                |   17 
 config.guess              |   40 -
 config.sub                |   26 
 configure                 | 1641 ++++++++++++++++++++------------------------
 configure.in              |   28 
 dist.mk                   |    4 
 include/ncurses_cfg.hin   |   14 
 man/curs_add_wchstr.3x    |    6 
 man/curs_color.3x         |    6 
 man/curs_getch.3x         |    6 
 man/curs_in_wchstr.3x     |    6 
 ncurses/base/lib_color.c  |   11 
 ncurses/base/version.c    |    6 
 ncurses/curses.priv.h     |   54 -
 ncurses/tty/MKexpanded.sh |    6 
 ncurses/tty/lib_mvcur.c   |   23 
 ncurses/tty/lib_vidattr.c |   20 
 ncurses/tty/tty_display.h |    8 
 ncurses/tty/tty_update.c  |  103 +-
 20 files changed, 1009 insertions(+), 1030 deletions(-)
 ------------------------------------------------------------------------------

20050101
        + merge some development changes to extend color capabilities.
        + fix manpage typo (FreeBSD report docs/75544).
        + update config.guess, config.sub
        > patches by Albert Chin-A-Young (for configure script):
        + improved fix to make mbstate_t recognized on HPUX 11i (cf: 
          20030705), making vsscanf() prototype visible on IRIX64.  Tested for
          on HP-UX 11i, Solaris 7, 8, 9, AIX 4.3.3, 5.2, Tru64 UNIX 4.0D, 5.1,
          IRIX64 6.5, Redhat Linux 7.1, 9, and RHEL 2.1, 3.0.
        + print the result of the --disable-home-terminfo option.
        + use -rpath when compiling with SGI C compiler.

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