]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 5.9 - patch 20120324
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 24 Mar 2012 23:37:46 +0000 (23:37 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 24 Mar 2012 23:37:46 +0000 (23:37 +0000)
+ amend an old fix so that next_char() exits properly for empty files,
  e.g., from reading /dev/null (cf: 20080804).
+ modify tic so that it can read from the standard input, or from
  a character device.  Because tic uses seek's, this requires writing
  the data to a temporary file first (prompted by remark by Sven
  Joachim) (cf: 20000923).


No differences found