bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120121.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120121.patch.gz
Date: Sat, 21 Jan 2012 20:59:07 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120121 - 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-20120121.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 22 01:23:31 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4             |   36 
 Ada95/configure              | 2041 +++++++++++-----------
 Ada95/configure.in           |   11 
 INSTALL                      |   16 
 Makefile.in                  |    4 
 NEWS                         |   14 
 README.MinGW                 |    4 
 aclocal.m4                   |   40 
 configure                    | 3678 ++++++++++++++++++++---------------------
 configure.in                 |   11 
 dist.mk                      |    6 
 ncurses/base/lib_getch.c     |   13 
 ncurses/base/lib_mouse.c     |   19 
 ncurses/base/lib_newterm.c   |    7 
 ncurses/curses.priv.h        |   17 
 ncurses/tinfo/db_iterator.c  |   16 
 ncurses/tinfo/lib_raw.c      |   31 
 ncurses/tinfo/lib_ttyflags.c |   10 
 ncurses/tty/lib_twait.c      |   43 
 progs/tset.c                 |    4 
 test/README                  |    4 
 test/configure.in            |    4 
 test/rain.c                  |    4 
 23 files changed, 3121 insertions(+), 2912 deletions(-)
 ------------------------------------------------------------------------------
 
20120121
        + add --with-lib-prefix option to allow configuring for old/new flavors
          of OS/2 EMX.
        + modify check for gnat version to allow for year, as used in FreeBSD
          port.
        + modify check_existence() in db_iterator.c to simply check if the
          path is a directory or file, according to the need.  Checking for
          directory size also gives no usable result with OS/2 (cf: 20120107).
        + support OS/2 kLIBC (patch by KO Myung-Han).


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