[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20091121.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20091121.patch.gz |
Date: |
Sat, 21 Nov 2009 20:58:47 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.7 - patch 20091121 - 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-20091121.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Nov 22 01:54:35 UTC 2009
------------------------------------------------------------------------------
NEWS | 10
aclocal.m4 | 53 +
configure | 1265 +++++++++++++++++++++--------------------
dist.mk | 4
man/curs_trace.3x | 6
ncurses/curses.priv.h | 3
ncurses/tinfo/lib_data.c | 3
ncurses/tinfo/lib_tputs.c | 15
ncurses/trace/lib_traceatr.c | 7
9 files changed, 727 insertions(+), 639 deletions(-)
------------------------------------------------------------------------------
20091121
+ fix case where progs/tput is used while sp-funcs is configure; this
requires save/restore of out-character function from _nc_prescreen
rather than the SCREEN structure (report by Charles Wilson).
+ fix typo in man/curs_trace.3x which caused incorrect symbolic links
+ improved configure macros CF_GCC_ATTRIBUTES, CF_PROG_LINT.
--
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.7-20091121.patch.gz,
Thomas Dickey <=