* io/io.h (open_external): Change prototype.
commit6d12c48939429004044ef95b5cf39386f2a13ee2
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Dec 2004 00:32:39 +0000 (8 00:32 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Dec 2004 00:32:39 +0000 (8 00:32 +0000)
tree5512e79869e27dabcf560460d558f9e8776f7130
parentdc5a301a52dfffc0de3a3a56d8d7be3aacf511f2
* io/io.h (open_external): Change prototype.
* io/unix.c (regular_file): Change prototype and set flags->action if
needed.
(open_external): Ditto.
* io/open.c (new_unit): Let open_external set flags->action.

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