gcc/libgfortran/io
Thomas Koenig c1d70e1a52 unix.c (fd_alloc_r_at): Use read() instead of do_read() only in case of special files (e.g.
2005-10-13  Thomas Koenig  <Thomas.Koenig@online.de>

	* io/unix.c(fd_alloc_r_at):  Use read() instead of do_read()
	only in case of special files (e.g. terminals).

From-SVN: r105373
2005-10-13 16:15:30 +00:00
..
close.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
file_pos.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
format.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
inquire.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
io.h re PR libfortran/16339 (Unformatted i/o on large arrays inefficient) 2005-10-07 20:02:28 +00:00
list_read.c [multiple changes] 2005-09-26 20:24:45 +00:00
lock.c [multiple changes] 2005-08-29 20:40:02 +00:00
open.c re PR libfortran/24112 (Reopening file with STATUS='OLD' doesn't work) 2005-09-30 20:47:54 +02:00
read.c libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. 2005-10-01 13:50:10 +02:00
transfer.c re PR libfortran/16339 (Unformatted i/o on large arrays inefficient) 2005-10-07 20:02:28 +00:00
unit.c libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. 2005-10-01 13:50:10 +02:00
unix.c unix.c (fd_alloc_r_at): Use read() instead of do_read() only in case of special files (e.g. 2005-10-13 16:15:30 +00:00
write.c transfer.c (write_block): Add test for end-of-file condition, removed from mem_alloc_w_at. 2005-10-07 17:01:48 +00:00