K 10 svn:author V 4 ache K 8 svn:date V 27 2016-09-05T06:10:51.742254Z K 7 svn:log V 173 Fix n == 1 case. Here should be no physical read (fill buffer) attempt (we read n - 1 chars with the room for NUL, see fgets()), and no NULL return. MFC after: 3 days END