[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060114.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060114.patch.gz |
Date: |
Sat, 14 Jan 2006 20:15:45 -0500 |
User-agent: |
Mutt/1.5.11 |
ncurses 5.5 - patch 20060114 - 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 | 10 +
dist.mk | 4
include/tic.h | 20 ++
man/tic.1m | 15 +-
man/toe.1m | 19 +-
misc/ncu-indent | 4
misc/terminfo.src | 6
ncurses/base/lib_newterm.c | 130 +++++++++----------
ncurses/base/lib_restart.c | 59 ++++----
ncurses/curses.priv.h | 14 +-
ncurses/tinfo/lib_setup.c | 4
ncurses/tinfo/read_entry.c | 215 ++++++++++++++++++++-----------
ncurses/tty/lib_tstp.c | 55 ++++++--
progs/toe.c | 292 +++++++++++++++++++++++++------------------
test/ncurses.c | 14 +-
15 files changed, 543 insertions(+), 318 deletions(-)
------------------------------------------------------------------------------
20060114
+ add toe -a option, to show all databases.
+ fix toe from 20000909 changes which made it not look at
$HOME/.terminfo
+ make toe's -v option parameter optional as per manpage.
+ improve SIGWINCH handling by postponing its effect during newterm(),
etc., when allocating screens.
--
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-20060114.patch.gz,
Thomas Dickey <=