r3624: On Solaris attropen would update the mtime for any file it examined, even...
commitdf3277fd384cc25fb6727ff9c26222267e069642
authorStephen Watson <stephen@kerofin.demon.co.uk>
Wed, 18 Aug 2004 17:23:19 +0000 (18 17:23 +0000)
committerStephen Watson <stephen@kerofin.demon.co.uk>
Wed, 18 Aug 2004 17:23:19 +0000 (18 17:23 +0000)
tree867ff9af4a0c58db2ad5f42414dee928265c933a
parentcd3da166d57699c90d3759f78014fa279806806d
r3624: On Solaris attropen would update the mtime for any file it examined, even with the O_RDONLY flag!  Use pathconf to check for the presence of the attribute directory first to avoid this.
ROX-Filer/Help/Changes
ROX-Filer/src/xtypes.c