gcc/libgfortran/io
Janne Blomqvist 010718fc37 PR libfortran/62768 Use gfc_unit.filename also when HAVE_TTYNAME{_R} is not defined.
2014-09-18  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/62768
	* io/inquire.c (inquire_via_unit): Use gfc_unit.filename also when
	HAVE_TTYNAME{_R} is not defined.

From-SVN: r215338
2014-09-18 00:44:15 +03:00
..
close.c PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
fbuf.c
fbuf.h
file_pos.c
format.c re PR fortran/61632 (Improve error locus on large format strings) 2014-07-20 20:03:41 +00:00
format.h
inquire.c PR libfortran/62768 Use gfc_unit.filename also when HAVE_TTYNAME{_R} is not defined. 2014-09-18 00:44:15 +03:00
intrinsics.c
io.h PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
list_read.c re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail) 2014-06-29 02:49:45 +00:00
lock.c
open.c PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
read.c
size_from_kind.c
transfer128.c
transfer.c Fix pad status check. 2014-09-10 00:23:25 +03:00
unit.c PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
unix.c PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
unix.h
write_float.def
write.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00