[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20120107.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20120107.patch.gz |
Date: |
Sat, 07 Jan 2012 21:30:56 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20120107 - 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-20120107.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jan 8 02:27:57 UTC 2012
------------------------------------------------------------------------------
MANIFEST | 1
Makefile.in | 9 +---
NEWS | 10 ++++-
README.MinGW | 80 +++++++++++++++++-------------------------
aclocal.m4 | 4 +-
configure | 31 ++++++----------
configure.in | 9 +---
dist.mk | 4 +-
ncurses/tinfo/db_iterator.c | 23 +++++++-----
progs/tset.c | 11 ++++-
test/README | 6 +--
test/rain.c | 8 ++--
12 files changed, 95 insertions(+), 101 deletions(-)
------------------------------------------------------------------------------
20120107
+ various improvments for MinGW (patch by Juergen Pfeifer):
+ modify stat() calls to ignore the st_size member
+ drop mk-dlls.sh script.
+ change recommended regular expression library.
+ modify rain.c to allow for threaded configuraton.
+ modify tset.c to allow for case when size-change logic is not used.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- ncurses-5.9-20120107.patch.gz,
Thomas Dickey <=