gcc/libgfortran/io
Francois-Xavier Coudert 3c12752024 re PR libfortran/23262 ([mingw32] rewind truncates file)
PR libfortran/23262
	* acinclude.m4 (LIBGFOR_CHECK_CRLF): New check.
	* configure.ac: Use new check.
	* configure.in: Regenerate.
	* config.h.in: Regenerate.
	* configure: Regenerate.
	* io/transfer.c (next_record_w): Add case for CRLF as line
	terminator.
	* io/unix.c (tempfile, regular_file): Open files with
	O_BINARY on systems with CRLF.

From-SVN: r104009
2005-09-07 21:25:40 +00:00
..
close.c acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can unlink open files. 2005-08-27 16:01:54 +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 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
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/23262 ([mingw32] rewind truncates file) 2005-09-07 21:25:40 +00:00
unit.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
unix.c re PR libfortran/23262 ([mingw32] rewind truncates file) 2005-09-07 21:25:40 +00:00
write.c re PR libfortran/23419 (unformatted complex I/O with kind=10) 2005-09-07 20:16:47 +00:00