[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20090905.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20090905.patch.gz |
Date: |
Sat, 05 Sep 2009 20:25:25 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.7 - patch 20090905 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.7 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.7 are in the subdirectory
ftp://invisible-island.net/ncurses/5.7
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20090905.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Sep 6 00:18:02 UTC 2009
------------------------------------------------------------------------------
NEWS | 8 +
dist.mk | 4
include/headers | 6 -
man/tabs.1 | 6 -
ncurses/base/lib_newterm.c | 139 ++++++++++++++++++++++-----------
ncurses/base/lib_newwin.c | 57 +++++++------
ncurses/base/lib_restart.c | 10 +-
ncurses/base/lib_set_term.c | 83 +++++++++++++++++--
ncurses/base/resizeterm.c | 14 +--
ncurses/curses.priv.h | 33 +++++++
ncurses/tinfo/lib_cur_term.c | 2
ncurses/tinfo/lib_setup.c | 171 +++++++++++++++++++++++++++++++++++------
ncurses/tinfo/lib_termcap.c | 8 -
ncurses/tty/lib_mvcur.c | 27 ++++--
14 files changed, 430 insertions(+), 138 deletions(-)
------------------------------------------------------------------------------
20090905
+ build-fix for building outside source-tree (report by Sven Joachim).
+ fix Debian lintian warning for man/tabs.1 by making section number
agree with file-suffix (report by Sven Joachim).
+ continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- ncurses-5.7-20090905.patch.gz,
Thomas Dickey <=