[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060902.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060902.patch.gz |
Date: |
Sat, 02 Sep 2006 20:32:45 -0400 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
ncurses 5.5 - patch 20060902 - 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 | 13 ++++++++++++-
dist.mk | 4 ++--
misc/terminfo.src | 11 ++++++++---
ncurses/curses.priv.h | 4 ++--
ncurses/tinfo/lib_termcap.c | 3 ++-
ncurses/trace/visbuf.c | 3 ++-
progs/dump_entry.c | 4 +++-
test/programs | 4 ++--
8 files changed, 33 insertions(+), 13 deletions(-)
------------------------------------------------------------------------------
20060902
+ fix kterm's acsc string -TD
+ fix for change to tic/infocmp in 20060819 to ensure no blank is
embedded into a termcap description.
+ workaround for 20050806 ifdef's change to allow visbuf.c to compile
when using --with-termlib --with-trace options.
+ improve tgetstr() by making the return value point into the user's
buffer, if provided (patch by Miroslav Lichvar for Redhat Bugzilla
#202480).
+ correct libraries needed for foldkeys (report by Stanislav Ievlev)
--
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-20060902.patch.gz,
Thomas Dickey <=