gcc/libgfortran/io
Francois-Xavier Coudert fe230fccd4 re PR libfortran/45165 (unix.c:fallback_access() leaks file descriptors)
PR libfortran/45165
	* unix.c (fallback_access): Fix file descriptor leaks.

From-SVN: r170517
2011-02-26 15:21:45 +00:00
..
close.c
fbuf.c
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c
format.c
format.h
inquire.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
intrinsics.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
io.h
list_read.c re PR libfortran/47567 (Wrong output for small absolute values with F editing) 2011-02-17 05:19:50 +00:00
lock.c
open.c
read.c
size_from_kind.c
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
transfer.c re PR fortran/47878 (187.facerec miscompares) 2011-02-24 21:13:57 +01:00
unit.c
unix.c re PR libfortran/45165 (unix.c:fallback_access() leaks file descriptors) 2011-02-26 15:21:45 +00:00
unix.h PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
write_float.def re PR libfortran/47567 (Wrong output for small absolute values with F editing) 2011-02-24 04:52:00 +00:00
write.c