]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20080308
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Mar 2008 00:57:07 +0000 (00:57 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Mar 2008 00:57:07 +0000 (00:57 +0000)
commit88d50b5d7057d4f59c586c93ff290d0a39528f70
treea59e5718e4b686fca1d8eac6a0a24e65fb441f04
parent176aaa579a65f28a5fab489b89c9948bb28d4c08
ncurses 5.6 - patch 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.
NEWS
dist.mk
include/curses.h.in
ncurses/base/use_window.c
test/ncurses.c
test/rain.c
test/worm.c