Menu

#514 The timespec structs aren't supported in stat

v1.0 (example)
closed-invalid
nobody
None
5
2015-11-21
2015-11-21
No

The timespec structs st_atim, st_mtim, and st_ctim aren't supported in stat. These are necessary for sub-second timing precision.

Discussion

  • Kai Tietz

    Kai Tietz - 2015-11-21
    • status: open --> closed-invalid
     
  • Kai Tietz

    Kai Tietz - 2015-11-21

    Hi Jason,

    this issue is not solvable from our POV. We have to declare the stat-structure(s) in a way compatible to MS' implementation. Again, Windows-target isn't necessarily compliant to POSIX. I would say that it is in general the exception if the API on Windows is compiant.

     

Log in to post a comment.