re PR libfortran/30162 (Document when sequential I/O with named pipes works)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 21 Dec 2012 20:50:48 +0000 (20:50 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 21 Dec 2012 20:50:48 +0000 (20:50 +0000)
commita0edd35cf6cbcb81d95afcd8f8c9d2ac539d0314
tree93cf317bbe8bfd584d0ba14a16d22921b2c687df
parent4b71920ab69eb13e47c66228b3dc369cd34b77f1
re PR libfortran/30162 (Document when sequential I/O with named pipes works)

2012-12-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/30162
* io/unix.c (raw_tell):  If the lseek is done on a
non-seekable file, return 0.

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