This is the mail archive of the cygwin-patches@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]
Other format: [Raw text]

Re: Patch for sub-second resolution in stat(2)


On Thu, Jun 06, 2002 at 01:58:55AM +0100, Conrad Scott wrote:
> [Second attempt once I'd calmed down enough to get it right.]
> 
> Attached is a patch that adds sub-second resolution to the access,
> modification, and creation times returned by stat(2) etc. I thought this
> would make a nice companion to Corinna's work on making other things in
> stat(2) be 64-bit.

Applied.  As already noted on the newlib mailing list, I've moved
the typedefs of timespec_t and timestruc_t to our own types.h in
winsup/cygwin/include/cygwin/types.h.

Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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