gcc/libgfortran/io
Jerry DeLisle 3bddec9b92 re PR libfortran/45723 (opening /dev/null for appending writes)
2010-09-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/45723
	* io/open.c (new_unit): On POSITION_APPEND don't seek if file length is
	zero.

From-SVN: r164507
2010-09-22 03:10:24 +00:00
..
close.c
fbuf.c
fbuf.h
file_pos.c
format.c re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descriptor) 2010-08-07 12:03:23 +00:00
format.h re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descriptor) 2010-08-07 12:03:23 +00:00
inquire.c re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin") 2010-08-14 18:59:18 +00:00
intrinsics.c
io.h
list_read.c re PR fortran/45532 (gfortran namelist read error) 2010-09-14 04:37:02 +00:00
lock.c
open.c re PR libfortran/45723 (opening /dev/null for appending writes) 2010-09-22 03:10:24 +00:00
read.c
size_from_kind.c
transfer.c
unit.c Don't update the position flag for non-seekable files, check for stell() error. 2010-08-02 09:22:23 +03:00
unix.c Use access(2) instead of stat(2) to test file existence. 2010-08-01 14:22:18 +03:00
unix.h
write_float.def acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove. 2010-09-09 18:47:11 +00:00
write.c re PR libfortran/45323 (warnings compiling libgfortran/io/write.c: array subscript has type 'char') 2010-08-23 14:39:20 +02:00