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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117166 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libgfortran/ChangeLog 9 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/config.h.in 3 additions, 0 deletionslibgfortran/config.h.in
- libgfortran/configure 1 addition, 1 deletionlibgfortran/configure
- libgfortran/configure.ac 1 addition, 1 deletionlibgfortran/configure.ac
- libgfortran/io/unix.c 6 additions, 0 deletionslibgfortran/io/unix.c
Loading
Please register or sign in to comment