aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
blob: a6ee35084a2b524893941fa858e83c5527a88be3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2010-01-03  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/42420
	* io/unix.c: Defines for MINGW stat and fstat.
	(gfstat_t): New typedef.
	(id_from_fd): Use gfstat_t instead of struct stat.
	(fd_to_stream): Likewise.
	(compare_file_filename): Likewise.
	(find_file): Likewise.
	(file_exists): Likewise.
	(inquire_sequential): Likewise.
	(inquire_direct): Likewise.
	(inquire_formatted): Likewise.