gcc/libgfortran/io
Tobias Burnus 99ebea0382 unix.c: Adapt stat DEFINEs since MinGW64 supports LFS.
2011-04-04  Tobias Burnus  <burnus@net-b.de>

        * unix.c: Adapt stat DEFINEs since MinGW64 supports LFS.
        (fallback_access, open_internal4, compare_file_filename,
        find_file, file_size, inquire_sequential, inquire_direct,
        inquire_formatted): Use "struct stat" instead of gfstat_t.

From-SVN: r171911
2011-04-03 17:44:02 +02:00
..
close.c Split up io/io.h 2009-11-02 23:52:59 +02:00
fbuf.c Remove free_mem 2010-05-07 18:55:59 +03:00
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
format.c re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descriptor) 2010-08-07 12:03:23 +00:00
format.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
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 re PR libfortran/35667 (HP-UX 10 has broken strtod) 2011-03-19 17:25:18 +00:00
list_read.c re PR libfortran/35667 (HP-UX 10 has broken strtod) 2011-03-19 17:25:18 +00:00
lock.c Remove free_mem 2010-05-07 18:55:59 +03:00
open.c re PR libfortran/45723 (opening /dev/null for appending writes) 2010-09-22 03:10:24 +00:00
read.c re PR libfortran/48030 (Implement read_x using fbuf_getc) 2011-03-24 01:48:57 +00:00
size_from_kind.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
transfer.c re PR fortran/47878 (187.facerec miscompares) 2011-02-24 21:13:57 +01:00
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
unit.c Don't update the position flag for non-seekable files, check for stell() error. 2010-08-02 09:22:23 +03:00
unix.c unix.c: Adapt stat DEFINEs since MinGW64 supports LFS. 2011-04-03 17:44:02 +02:00
unix.h PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
write.c re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
write_float.def re PR libfortran/48047 (Incorrect output rounding of double precision numbers) 2011-03-12 00:49:51 +00:00