[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060415.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060415.patch.gz |
Date: |
Sat, 15 Apr 2006 20:14:01 -0400 |
User-agent: |
Mutt/1.5.9i |
ncurses 5.5 - patch 20060415 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.5 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.5 are in the subdirectory
ftp://invisible-island.net/ncurses/5.5
------------------------------------------------------------------------------
NEWS | 12
aclocal.m4 | 76 ++
configure | 1665 +++++++++++++++++++++++++++------------------------
configure.in | 9
dist.mk | 4
man/infocmp.1m | 9
man/tic.1m | 8
progs/dump_entry.c | 74 +-
progs/dump_entry.h | 4
progs/infocmp.c | 4
progs/tic.c | 10
11 files changed, 1078 insertions(+), 797 deletions(-)
------------------------------------------------------------------------------
20060415
+ document -U option of tic and infocmp.
+ modify tic/infocmp to suppress smacs/rmacs when acsc is suppressed
due to size limit, e.g., converting to termcap format. Also
suppress them if the output format does not contain acsc and it
was not VT100-like, i.e., a one-one mapping (Novell #163715).
+ add configure check to ensure that SIGWINCH is defined on platforms
such as OS X which exclude that when _XOPEN_SOURCE, etc., are
defined (report by Nicholas Cole)
--
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.5-20060415.patch.gz,
Thomas Dickey <=