[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20040626.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20040626.patch.gz |
Date: |
Sat, 26 Jun 2004 21:12:58 -0400 |
User-agent: |
Mutt/1.5.4i |
ncurses 5.4 - patch 20040626 - 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 | 20
aclocal.m4 | 56 +
config.guess | 81 -
config.sub | 63 -
configure | 2110 +++++++++++++++++++++++---------------------
configure.in | 5
dist.mk | 4
include/ncurses_defs | 3
misc/jpf-indent | 22
misc/ncu-indent | 5
misc/terminfo.src | 133 ++
ncurses/Makefile.in | 7
ncurses/base/resizeterm.c | 10
13 files changed, 1428 insertions(+), 1091 deletions(-)
------------------------------------------------------------------------------
20040626
+ correct BUILD_CPPFLAGS substitution in ncurses/Makefile.in, to allow
cross-compiling from a separate directory tree (report/patch by
Dan Engel).
+ modify is_term_resized() to ensure that window sizes are nonzero,
as documented in the manpage (report by Ian Collier).
+ modify CF_XOPEN_SOURCE configure macro to make Hurd port build
(Debian #249214, report/patch by Jeff Bailey).
+ configure-script mods from xterm, e.g., updates to CF_ADD_CFLAGS
+ update config.guess, config.sub
> terminfo updates -TD
+ add mlterm
+ add xterm-xf86-v44
+ modify xterm-new aka xterm-xfree86 to accommodate luit, which
relies on G1 being used via an ISO-2022 escape sequence (report by
Juliusz Chroboczek)
+ add 'hurd' entry
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.4-20040626.patch.gz,
Thomas Dickey <=