[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20090613.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20090613.patch.gz |
Date: |
Sat, 13 Jun 2009 20:42:58 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.7 - patch 20090613 - 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-20090613.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jun 14 00:39:29 UTC 2009
------------------------------------------------------------------------------
NEWS | 7 +
configure | 21 +++--
configure.in | 5 -
dist.mk | 4 -
include/Makefile.in | 3
include/curses.h.in | 9 --
ncurses-5.7-20090613/include/ncurses_dll.h.in | 86 ++++++++++++++++++++++++
ncurses/tinfo/lib_data.c | 3
ncurses/tty/MKexpanded.sh | 23 +++++-
ncurses/tty/lib_vidattr.c | 46 ++++++++----
10 files changed, 160 insertions(+), 47 deletions(-)
------------------------------------------------------------------------------
20090613
+ move definition for NCURSES_WRAPPED_VAR back to ncurses_dll.h, to
make includes of term.h without curses.h work (report by "Nix").
+ 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.7-20090613.patch.gz,
Thomas Dickey <=