2009-04-10 Janne Blomqvist <jb@gcc.gnu.org>
commit939bf902a79f67bfab6c6dadb633b22f97e4028a
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Apr 2009 08:26:56 +0000 (10 08:26 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Apr 2009 08:26:56 +0000 (10 08:26 +0000)
tree52480104f1578c38c5b2f261309ec8a4041319c8
parent1942e0d83243dbbced6cf999df4dcb9e29a8fb4e
2009-04-10  Janne Blomqvist  <jb@gcc.gnu.org>

        * io/io.h (move_pos_offset): Remove prototype.
        * io/transfer.c (formatted_transfer_scalar_read): Use sseek
        instead of move_pos_offset.
        * io/unix.c (move_pos_offset): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145876 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/io.h
libgfortran/io/transfer.c
libgfortran/io/unix.c