K 10 svn:author V 6 brooks K 8 svn:date V 27 2009-07-06T01:32:29.801239Z K 7 svn:log V 202 MFC r194493 and r194548 When checking if we can write to a file, use access() instead of a manual permission check based on stat output. Also, get rid of the executability check since it is not used. END