[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060111.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060111.patch.gz |
Date: |
Wed, 11 Jan 2006 20:19:30 -0500 |
User-agent: |
Mutt/1.5.11 |
ncurses 5.5 - patch 20060111 - 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 | 8 ++++++-
dist.mk | 4 +--
man/curs_getstr.3x | 18 ++++++++++-------
ncurses/base/lib_getstr.c | 17 ++++++++++++----
ncurses/base/lib_newterm.c | 30 +++--------------------------
ncurses/base/lib_set_term.c | 43 +++++++++++++++++++++++++++++++++++++-----
ncurses/curses.priv.h | 4 +--
ncurses/tinfo/lib_setup.c | 4 +--
ncurses/tty/lib_mvcur.c | 6 ++---
test/filter.c | 22 ++++++++++++++++++---
10 files changed, 101 insertions(+), 55 deletions(-)
------------------------------------------------------------------------------
20060111
+ modify wgetnstr() to return KEY_RESIZE if a sigwinch occurs. Use
this in test/filter.c
+ fix an error in filter() modification which caused some applications
to fail.
--
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-20060111.patch.gz,
Thomas Dickey <=