[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20080223.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20080223.patch.gz |
Date: |
Sat, 23 Feb 2008 20:28:46 -0500 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
ncurses 5.6 - patch 20080223 - 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 Feb 24 01:25:21 UTC 2008
------------------------------------------------------------------------------
NEWS | 10 +++++++++-
dist.mk | 4 ++--
man/terminfo.tail | 6 ++++--
ncurses/base/lib_newwin.c | 12 +++---------
ncurses/curses.priv.h | 19 ++++++++++++++-----
ncurses/tinfo/lib_data.c | 22 +++++++++++++++-------
test/demo_menus.c | 10 +++++-----
test/hashtest.c | 12 ++----------
test/ncurses.c | 12 ++++++------
test/test.priv.h | 9 ++++++++-
test/worm.c | 6 +++++-
11 files changed, 73 insertions(+), 49 deletions(-)
------------------------------------------------------------------------------
20080223
+ fix a size-difference in _nc_globals which caused hanging of mutex
lock/unlock when termlib was built separately.
20080216
+ avoid using nanosleep() in threaded configuration since that often
is implemented to suspend the entire process.
--
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-20080223.patch.gz,
Thomas Dickey <=