This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: stat() whacks st_atime


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]