OSDN Git Service

* io/io.h (flush): Add prototype.
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 May 2004 13:27:48 +0000 (13:27 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 May 2004 13:27:48 +0000 (13:27 +0000)
commitb0342e9817077fffa6dccf0c7fda031884ebeeb1
tree98bc62ebf30b17a551677a60581e8a1ed4703037
parent8a33c725c8c98fccfcf764a1bf5fe9b5a8451f07
* io/io.h (flush): Add prototype.
* io/transfer.c (finalize_transfer): Flush partial records.
* io/unix.c (flush): New function.

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