stat() whacks st_atime

Jason Tishler jason@tishler.net
Fri Jul 27 06:59:00 GMT 2001


Rob,

On Fri, Jul 27, 2001 at 10:21:09AM +1000, Robert Collins wrote:
> My guess would be it's the file header reading logic - looking for
> #!/bin/foo
> 
> that means that a file access _has occured_. CloseHandle triggering the
> actual write might jsut eb a win32 optimisation, to only wr

Bingo!  Thanks for helping me to see what I was missing in my haste.  I
guess that the solution is to starting using ntsec (which I should be
doing for other reasons too).

Thanks,
Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com



More information about the Cygwin-developers mailing list