gcc/libgfortran/io
Francois-Xavier Coudert 12e59662e3 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
2005-05-30 07:38:36 +00:00
..
backspace.c
close.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
endfile.c
format.c re PR libfortran/20006 ($ format extension doesn't work) 2005-05-29 12:22:49 +00:00
inquire.c
io.h Remove extra whitespace. 2005-05-15 14:49:45 +02:00
list_read.c configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
lock.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
open.c configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
read.c re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdin/stdout/stderr) 2005-05-10 08:34:58 +00:00
rewind.c rewind.c (st_rewind): Flush the stream when resetting the mode from WRITING to READING. 2005-04-26 15:27:11 -04:00
transfer.c re PR libfortran/20006 ($ format extension doesn't work) 2005-05-29 12:22:49 +00:00
unit.c unit.c (get_unit): Mark argument as unused. 2005-05-17 19:02:38 +02:00
unix.c re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-05-30 07:38:36 +00:00
write.c re PR libfortran/21376 (libfortran "E" output format causes FPE) 2005-05-22 21:17:42 +00:00