OSDN Git Service

a6ee35084a2b524893941fa858e83c5527a88be3
[pf3gnuchains/gcc-fork.git] / libgfortran / ChangeLog
1 2010-01-03  Janne Blomqvist  <jb@gcc.gnu.org>
2
3         PR libfortran/42420
4         * io/unix.c: Defines for MINGW stat and fstat.
5         (gfstat_t): New typedef.
6         (id_from_fd): Use gfstat_t instead of struct stat.
7         (fd_to_stream): Likewise.
8         (compare_file_filename): Likewise.
9         (find_file): Likewise.
10         (file_exists): Likewise.
11         (inquire_sequential): Likewise.
12         (inquire_direct): Likewise.
13         (inquire_formatted): Likewise.
14