gcc/libgfortran/io
Jerry DeLisle 99c6db71de re PR libfortran/26499 (gfortran - End of File incorrectly positioned after binary I/O.)
2006-03-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/26499
	* io/file_pos (st_rewind): Flush always.
	* io/unix.c (fd_truncate): Return SUCCESS rather than FAILURE for
	special files like /dev/null.
	* io/transfer.c (st_write_done): Remove broken logic that prevented
	calling fd_truncate.

From-SVN: r111924
2006-03-10 03:15:36 +00:00
..
close.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
file_pos.c re PR libfortran/26499 (gfortran - End of File incorrectly positioned after binary I/O.) 2006-03-10 03:15:36 +00:00
format.c re PR libfortran/21303 (L edit descriptor without a width) 2006-02-19 21:31:02 +00:00
inquire.c re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
io.h re PR libfortran/26136 (List directed input with underfilled (logicals) array read incorrectly) 2006-03-01 06:04:45 +00:00
list_read.c re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical variable from a string) 2006-03-05 17:54:07 +00:00
lock.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
open.c * io/open.c (edit_modes): Correct abusive copy-pasting. 2006-02-19 10:23:28 +00:00
read.c re PR libfortran/25039 ([4.1 only] comma short-circuit field width) 2005-12-09 02:53:41 +00:00
size_from_kind.c random.c: Include config.h 2005-11-27 17:09:40 -05:00
transfer.c re PR libfortran/26499 (gfortran - End of File incorrectly positioned after binary I/O.) 2006-03-10 03:15:36 +00:00
unit.c re PR fortran/25264 (write to internal unit from the string itself gives wrong result ?) 2005-12-16 19:32:21 +00:00
unix.c re PR libfortran/26499 (gfortran - End of File incorrectly positioned after binary I/O.) 2006-03-10 03:15:36 +00:00
unix.h re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
write.c re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed output for 0.0) 2006-02-08 20:54:14 +00:00