bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.6-20080308.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20080308.patch.gz
Date: Sat, 08 Mar 2008 19:59:47 -0500
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

 ncurses 5.6 - patch 20080308 - 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 Mar  9 00:57:07 UTC 2008
 ------------------------------------------------------------------------------
 NEWS                      |   11 
 dist.mk                   |    4 
 include/curses.h.in       |   10 
 ncurses/base/use_window.c |    4 
 test/ncurses.c            |  510 +++++++++++++++++++++++++-------------------
 test/rain.c               |  248 ++++++++++++++++-----
 test/worm.c               |   15 -
 7 files changed, 513 insertions(+), 289 deletions(-)
 ------------------------------------------------------------------------------

20080308
        + start modifying test/rain.c for threading demo.
        + modify test/ncurses.c to make 'f' test accept the f/F/b/F/</> toggles
          that the 'F' accepts.
        + modify test/worm.c to show trail in reverse-video when other threads
          are working concurrently.
        + fix a deadlock from improper nesting of mutexes for windowlist and
          window.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]