]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 5.7 - patch 20090906
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Sep 2009 18:03:59 +0000 (18:03 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Sep 2009 18:03:59 +0000 (18:03 +0000)
+ fix typo s/is_timeout/is_notimeout/ which made "man is_notimeout" not
  work.
+ add null-pointer checks to other opaque-functions.
+ add is_pad() and is_subwin() functions for opaque access to WINDOW
  (discussion with Mark Dickinson).
+ correct merge to lib_newterm.c, which broke when sp-funcs was
  enabled.


No differences found