K 10 svn:author V 4 ache K 8 svn:date V 27 2001-09-02T21:22:00.000000Z K 7 svn:log V 245 Internal seeks are overoptimized. They should remember fp->_offset only for plain regular files, i.e. files with __SOPT flag set. Fix it, so ftell(stdout) always returns the same as lseek(1, 0, 1) now. NOTE: this bug was in original stdio code END