Use access(2) instead of stat(2) to test file existence.
authorJanne Blomqvist <jb@gcc.gnu.org>
Sun, 1 Aug 2010 11:22:18 +0000 (14:22 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Sun, 1 Aug 2010 11:22:18 +0000 (14:22 +0300)
commit47dad3ff97135ef8a26e0ecbc2170fba6c4e89be
tree9d55d4053f91dc21cfcd5a77b3e7e616eeaa2059
parent22db1fbca9fb5ec31b41180a8696ed5fef081c19
Use access(2) instead of stat(2) to test file existence.

From-SVN: r162798
libgfortran/ChangeLog
libgfortran/io/unix.c