gcc/libgfortran/io
Francois-Xavier Coudert b65b81f935 re PR libfortran/20179 (cannot mix C and Fortran I/O)
PR libfortran/20179
	* io/unix.c (is_preconnected): Add function to test if a stream
	corresponds to a preconnected unit.
	* io/io.h: Add prototype for is_preconnected.
	* io/transfer.c (data_transfer_init): Do not truncate
	preconnected units.

From-SVN: r104141
2005-09-11 13:34:57 +00:00
..
close.c re PR libfortran/23784 (close doesn't reset ioparm on error exit) 2005-09-09 21:51:33 +00:00
file_pos.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
format.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
inquire.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
io.h re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-09-11 13:34:57 +00:00
list_read.c list_read.c: Adjust size of of value to 32 (to hold kind=16 complex values). 2005-09-05 21:13:39 +00:00
lock.c [multiple changes] 2005-08-29 20:40:02 +00:00
open.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
read.c read.c (read_x): Take int argument instead of fnode * and digging the N from F->u.n. 2005-09-03 20:54:55 +02:00
transfer.c re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-09-11 13:34:57 +00:00
unit.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
unix.c re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-09-11 13:34:57 +00:00
write.c re PR libfortran/23419 (unformatted complex I/O with kind=10) 2005-09-07 20:16:47 +00:00