re PR libfortran/20179 (cannot mix C and Fortran I/O)
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Mon, 30 May 2005 07:38:36 +0000 (09:38 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 30 May 2005 07:38:36 +0000 (07:38 +0000)
commit12e59662e3a2bd79854bbf4fa84b30182196d403
tree1defe98805a925a82cfb7499d93475e932eb0644
parent66859ace3123cee9186238e5b32af3ae4304f22f
re PR libfortran/20179 (cannot mix C and Fortran I/O)

PR libfortran/20179
* io/unix.c (fd_close): Add test so that we don't close()
stdout and stderr.

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