gcc/libgfortran/io
Kai Tietz 5bf935c3c8 re PR fortran/44698 (I/O: FLUSH does not actually flush the buffer?)
2010-07-11  Kai Tietz  <kai.tietz@onevision.com>

	PR libfortran/44698
	* io/unix.c (flush_buf): Add _commit for WIN32.

From-SVN: r162060
2010-07-11 20:43:25 +00:00
..
close.c
fbuf.c
fbuf.h
file_pos.c re PR fortran/44477 (Sequential I/O with END FILE: File position should be at EoF) 2010-06-19 00:58:28 +00:00
format.c
format.h
inquire.c
intrinsics.c
io.h
list_read.c re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf) 2010-07-02 21:07:30 +02:00
lock.c
open.c
read.c re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf) 2010-07-02 21:07:30 +02:00
size_from_kind.c
transfer.c decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS. 2010-06-25 21:17:21 +02:00
unit.c
unix.c re PR fortran/44698 (I/O: FLUSH does not actually flush the buffer?) 2010-07-11 20:43:25 +00:00
unix.h
write_float.def
write.c