]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20111119
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Nov 2011 02:38:21 +0000 (02:38 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Nov 2011 02:38:21 +0000 (02:38 +0000)
commit2f5be2a67ca3f21100fd13e325b2986bb7b322bc
treed61c8db52fa3de3a3b581cb860a0184e8a56ce84
parentb7f1cb3f5063cb3a371f8f1c25c24d03a892a429
ncurses 5.9 - patch 20111119

+ remove obsolete/conflicting fallback definition for _POSIX_SOURCE
  from curses.priv.h, fixing a regression with IRIX64 and Tru64
  (cf: 20110416)
+ modify _nc_tic_dir() to ensure that its return-value is nonnull,
  i.e., the database iterator was not initialized.  This case is needed
  to when tic is translating to termcap, rather than loading the
  database (cf:  20111001).
NEWS
dist.mk
ncurses/curses.priv.h
ncurses/tinfo/db_iterator.c