19e7825 (input_file_open): Remove call to stat(). Add a check for getc() failing, and

Authored and Committed by nickc 20 years ago
    (input_file_open): Remove call to stat().  Add a check for getc() failing, and
    catch the case where the failure is due to an attempt to read a directory.
    
        
file modified
+6 -0
file modified
+23 -18