[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20080119.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20080119.patch.gz |
Date: |
Sat, 19 Jan 2008 20:41:51 -0500 |
User-agent: |
Mutt/1.5.17 (2007-11-01) |
# ncurses 5.6 - patch 20080119 - Thomas E. Dickey
#
# ------------------------------------------------------------------------------
#
# Ncurses 5.6 is at
# ftp.gnu.org:/pub/gnu
#
# Patches for ncurses 5.6 are in the subdirectory
# ftp://invisible-island.net/ncurses/5.6
#
# ------------------------------------------------------------------------------
# patch by Thomas E. Dickey <address@hidden>
# created Sun Jan 20 00:51:10 UTC 2008
# ------------------------------------------------------------------------------
# MANIFEST | 2
# NEWS | 7
# c++/cursesw.h | 7
# dist.mk | 4
# form/frm_driver.c | 6
# include/curses.h.in | 7
# man/man_db.renames | 7
# man/manlinks.sed | 5
# ncurses-5.6-20080119/man/curs_threads.3x | 113
# ncurses-5.6-20080119/ncurses/llib-lncursest | 3493 ++++++++++++++++++++++++++
# ncurses/base/lib_getch.c | 22
# ncurses/tinfo/lib_setup.c | 25
# progs/infocmp.c | 4
# test/ncurses.c | 17
# test/test_opaque.c | 16
# test/view.c | 5
# test/worm.c | 24
# 17 files changed, 3724 insertions(+), 40 deletions(-)
# ------------------------------------------------------------------------------
+20080119
+ + fixes to build with --disable-ext-funcs
+ + add manpage for use_window and use_screen.
+ add set_tabsize() and set_escdelay() functions.
--
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.6-20080119.patch.gz,
Thomas Dickey <=