[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20040828.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20040828.patch.gz |
Date: |
Sat, 28 Aug 2004 19:42:44 -0400 |
User-agent: |
Mutt/1.5.4i |
ncurses 5.4 - patch 20040824 - 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 | 17
aclocal.m4 | 23
configure | 1288 ++++++++++++++++++++++----------------------
dist.mk | 4
man/infocmp.1m | 10
misc/terminfo.src | 42 +
ncurses/tinfo/captoinfo.c | 10
progs/infocmp.c | 139 +++-
8 files changed, 843 insertions(+), 690 deletions(-)
------------------------------------------------------------------------------
20040828
+ modify infocmp -i option to match 8-bit controls against its table
entries, e.g., so it can analyze the xterm-8bit entry.
+ add morphos terminfo entry, improve amiga-8bit entry (Pavel Fedin).
+ correct translation of "%%" in terminfo format to termcap, e.g.,
using "tic -C" (Redhat Bugzilla #130921).
+ modified configure script CF_XOPEN_SOURCE macro to ensure that if
it defines _POSIX_C_SOURCE, that it defines it to a specific value
(comp.os.stratus newsgroup comment).
--
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-20040828.patch.gz,
Thomas Dickey <=