r117166 - in /trunk/libgfortran: ChangeLog conf...

dannysmith@gcc.gnu.org dannysmith@gcc.gnu.org
Sat Sep 23 01:56:00 GMT 2006


Author: dannysmith
Date: Sat Sep 23 01:56:55 2006
New Revision: 117166

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117166
Log:
	PR libfortran/27964
	* configure.ac: Check for setmode() function.
	* configure: Regenerate.
	* config.h.in: Regenerate.
	* io/unix.c (output_stream): Force stdout to binary mode. 
	(error_stream): Force stderr to binary mode.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/config.h.in
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac
    trunk/libgfortran/io/unix.c



More information about the Gcc-cvs mailing list