K 10 svn:author V 6 brooks K 8 svn:date V 27 2009-06-19T15:52:35.593760Z K 7 svn:log V 197 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. MFC after: 2 weeks END