gcc/libgfortran/io
Thomas Koenig 5133e4b923 io/unix.c: Add member special_file to type unix_stream.
2005-07-12  Thomas Koenig  <Thomas.Koenig@online.de>

	io/unix.c:  Add member special_file to type unix_stream.
	(fd_truncate):  Don't call ftruncate or chsize if
	s refers to a special file.
	(fd_to_stream):  initialize s->special_file.

2005-07-12  Thomas Koenig  <Thomas.Koenig@online.de>

	gfortran.dg/dev_null.f90:  Remove targets.

From-SVN: r101937
2005-07-12 19:52:19 +00:00
..
backspace.c backspace.c (unformatted_backspace): Do not dereference the pointer to the stream. 2005-04-08 19:07:54 +00:00
close.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
endfile.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
format.c re PR libfortran/20006 ($ format extension doesn't work) 2005-05-29 12:22:49 +00:00
inquire.c re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL status) 2005-04-18 07:34:32 +00:00
io.h c99_functions.c (log10l): New log10l function for systems where this is not available. 2005-06-23 18:50:25 +00:00
list_read.c c99_functions.c (log10l): New log10l function for systems where this is not available. 2005-06-23 18:50:25 +00:00
lock.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
open.c configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
read.c PR libfortran/21875 (FM111.f) 2005-07-09 23:40:31 +00:00
rewind.c rewind.c (st_rewind): Flush the stream when resetting the mode from WRITING to READING. 2005-04-26 15:27:11 -04:00
transfer.c For the 60th anniversary of Chinese people��s Anti-Japan war victory. 2005-07-07 07:54:58 +00:00
unit.c unit.c (get_unit): Mark argument as unused. 2005-05-17 19:02:38 +02:00
unix.c io/unix.c: Add member special_file to type unix_stream. 2005-07-12 19:52:19 +00:00
write.c re PR libfortran/22412 ([4.0 only] Fortran B edit descriptor error) 2005-07-11 23:27:40 -04:00