Re: cygwin coreutils-6.9-5

2007-08-27 Thread James Youngman
On 8/22/07, Eric Blake <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Forwarding this conversation from the cygwin lists, as it provides some > useful information on the recent topic of case insensitivity. > > According to Corinna Vinschen on 8/22/2007 2:30 AM: >

Re: Support for st_birthtime

2007-03-26 Thread James Youngman
On 3/26/07, Eric Blake <[EMAIL PROTECTED]> wrote: Corinna only replied to the cygwin list. It looks like Windows will populate st_birthtime with st_ctime when reading filesystems that don't support birthtime. This is a bit yucky, as it adds to the problem wrongly being perpetuated by Microsoft

Re: Support for st_birthtime

2007-03-25 Thread James Youngman
On 3/25/07, Eric Blake <[EMAIL PROTECTED]> wrote: And part of the joy of it being a CVS development snapshot is that I can give some feedback back to the cygwin developers - what would you rather have stat do when btime is not available for a given file? Set tv_sec to 0, and tv_nsec to UTIME_OM