Andrey A. Chernov aeb7f4bac4 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
2001-09-02 21:22:00 +00:00
..
2001-08-31 09:57:38 +00:00
2001-07-15 07:53:42 +00:00
2001-08-31 09:57:38 +00:00
2001-08-07 15:48:51 +00:00
1999-08-28 00:22:10 +00:00
2001-08-07 15:48:51 +00:00
2001-08-09 17:10:48 +00:00