gcc/libgfortran/io
Jerry DeLisle 9e7fc6b946 re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms)
2006-10-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/29277
	* io/write.c (write_a): Add conversion of LF to CR-LF for systems with
	#define HAVE_CRLF.

From-SVN: r117866
2006-10-18 23:13:33 +00:00
..
close.c
file_pos.c re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up) 2006-09-15 13:16:15 +00:00
format.c
inquire.c re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up) 2006-09-15 13:16:15 +00:00
io.h in_pack.m4: Fixed a typo. 2006-10-18 19:17:49 +02:00
list_read.c in_pack.m4: Fixed a typo. 2006-10-18 19:17:49 +02:00
lock.c
open.c in_pack.m4: Fixed a typo. 2006-10-18 19:17:49 +02:00
read.c re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up) 2006-09-15 13:16:15 +00:00
size_from_kind.c
transfer.c in_pack.m4: Fixed a typo. 2006-10-18 19:17:49 +02:00
unit.c
unix.c re PR libfortran/27964 (Wrong line ends on windows (XP)) 2006-09-23 01:56:55 +00:00
unix.h
write.c re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms) 2006-10-18 23:13:33 +00:00