unix.c (stream_at_bof): Don't assume that all non-mmapped files are non-seekable.
authorJanne Blomqvist <jblomqvi@cc.hut.fi>
Sat, 18 Jun 2005 20:09:28 +0000 (23:09 +0300)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 18 Jun 2005 20:09:28 +0000 (20:09 +0000)
commitb68d2bed0dfa9f2bd4a5716de8c6f1636e2344de
treeb98611657cf582d51ede3abf82e19a3c0e43efb4
parent2d9474dfd2b300d6a10b541ef5a282759a1ca190
unix.c (stream_at_bof): Don't assume that all non-mmapped files are non-seekable.

* unix.c (stream_at_bof): Don't assume that all non-mmapped files
are non-seekable.
(stream_at_eof): Likewise.

From-SVN: r101164
libgfortran/ChangeLog
libgfortran/io/unix.c