[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20080112.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20080112.patch.gz |
Date: |
Sat, 12 Jan 2008 21:09:20 -0500 |
User-agent: |
Mutt/1.5.17 (2007-11-01) |
ncurses 5.6 - patch 20080112 - 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 13 02:05:47 UTC 2008
------------------------------------------------------------------------------
NEWS | 8 +++++++-
dist.mk | 6 +++---
ncurses/base/lib_newterm.c | 6 +++---
ncurses/base/lib_newwin.c | 6 +++---
ncurses/base/lib_slk.c | 23 +++++++++++------------
ncurses/base/lib_slkinit.c | 11 ++++++-----
ncurses/base/resizeterm.c | 22 ++++++++++++----------
ncurses/base/use_window.c | 8 ++++----
ncurses/curses.priv.h | 16 ++++++++++------
ncurses/tinfo/lib_data.c | 35 +++++++++++++++++++++++++++++------
test/ncurses.c | 8 +++++---
test/worm.c | 13 +++++++++----
12 files changed, 102 insertions(+), 60 deletions(-)
------------------------------------------------------------------------------
20080112
+ remove recursive-mutex definitions, finish threading demo for worm.c
+ remove a redundant adjustment of lines in resizeterm.c's
adjust_window() which caused occasional misadjustment of stdscr when
softkeys were used.
--
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-20080112.patch.gz,
Thomas Dickey <=