]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/io/unix.c
unix.c (fd_alloc_r_at): Use read() instead of do_read() only in case of special files...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 13 Oct 2005 16:15:30 +0000 (16:15 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 13 Oct 2005 16:15:30 +0000 (16:15 +0000)
commitc1d70e1a522d8c82ca8898a46d746f2f352bf6d5
tree7992d61624301cfeea776530b917277c88d522ce
parent8c210c4104f0296d666aa25f5f904fc14b6da239
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
libgfortran/ChangeLog
libgfortran/io/unix.c