]> ncurses.scripts.mit.edu Git - ncurses.git/commit - man/curs_threads.3x
ncurses 5.6 - patch 20080405
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Apr 2008 00:59:00 +0000 (00:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Apr 2008 00:59:00 +0000 (00:59 +0000)
commit6a5e1ae3015763934a358df2680a77458ca3e342
tree76d152db92ace756773be9d4f9c8f9e3c428c2dc
parent60014650d5e3f088e2d5e8835925cce96db00c33
ncurses 5.6 - patch 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).
NEWS
dist.mk
include/curses.h.in
man/curs_threads.3x
ncurses/base/lib_newwin.c
test/README
test/test_opaque.c