io.h (open_external): Change prototype.
authorSteve Ellcey <sje@cup.hp.com>
Wed, 8 Dec 2004 00:32:39 +0000 (00:32 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Wed, 8 Dec 2004 00:32:39 +0000 (00:32 +0000)
commit6ecf6dcbb8b4aebb2a7350158bf3a2c4e4173763
tree5512e79869e27dabcf560460d558f9e8776f7130
parent1b79dc38ddc47991e1b111a238162c9f1a5282a8
io.h (open_external): Change prototype.

* 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.

From-SVN: r91843
libgfortran/ChangeLog
libgfortran/io/io.h
libgfortran/io/open.c
libgfortran/io/unix.c