[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20080405.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20080405.patch.gz |
Date: |
Sat, 05 Apr 2008 21:02:32 -0400 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
ncurses 5.6 - patch 20080405 - 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 Apr 6 00:59:00 UTC 2008
------------------------------------------------------------------------------
NEWS | 9
dist.mk | 4
include/curses.h.in | 24 +-
man/curs_threads.3x | 491 +++++++++++++++++++++++++++++++++++++++++++-
ncurses/base/lib_newwin.c | 38 +--
test/README | 48 ++--
test/test_opaque.c | 47 ++++
7 files changed, 604 insertions(+), 57 deletions(-)
------------------------------------------------------------------------------
20080405
+ begin table in curs_thread.3x manpage describing the scope of data
used by each function (or symbol) for threading analysis.
+ add null-pointer checks to setsyx() and getsyx() (prompted by
discussion by Martin v. Lowis and Jeroen Ruigrok van der Werven on
python-dev2 mailing list).
--
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-20080405.patch.gz,
Thomas Dickey <=