gcc/libgfortran
Jerry DeLisle 01b9977477 re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin")
2010-07-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/44931
	* io/inquire.c (inquire_via_unit): Use ttyname to return actual device
	file name for stdin, stdout, and stderr.  If ttyname does not succeed
	fall back to default names for these units. Include string.h to allow
	using strlen function.
	* unix.c: Remove typedef of unix_stream structure, move to unix.h.
	* unix.h: Add typedef of unix_stream structure so that it is
	accessible to inquire.c.

From-SVN: r162667
2010-07-29 01:32:23 +00:00
..
config config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to pentiumpro on Solaris 8 and 9/x86. 2010-07-12 11:32:42 +00:00
generated
intrinsics
io re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin") 2010-07-29 01:32:23 +00:00
m4
runtime
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin") 2010-07-29 01:32:23 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
config.h.in
configure configure.ac (gfortran_use_symver): Only check for Sun-style symbol versioning on Solaris 2. 2010-07-02 16:17:04 +00:00
configure.ac configure.ac (gfortran_use_symver): Only check for Sun-style symbol versioning on Solaris 2. 2010-07-02 16:17:04 +00:00
configure.host
fmain.c
gfortran.map
libgfortran.h
libtool-version
Makefile.am configure.ac: Check for Sun symbol versioning. 2010-07-02 10:12:34 +00:00
Makefile.in configure.ac: Check for Sun symbol versioning. 2010-07-02 10:12:34 +00:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh