alexcrichton / filetime

Accessing file timestamps in a platform-agnostic fashion in Rust
Apache License 2.0
122 stars 56 forks source link

Use utimensat where available #11

Closed pnkfelix closed 7 years ago

pnkfelix commented 7 years ago

Fix #9

pnkfelix commented 7 years ago

(I'm creating this pull request in hopes that Travis will then test it for me on all these various platforms)

pnkfelix commented 7 years ago

Hmm looks like I broke windows with my refactoring. Will fix.

alexcrichton commented 7 years ago

Awesome, thanks!

alexcrichton commented 7 years ago

Oops sorry I let this linger! I did some refactoring recently and landed this as https://github.com/alexcrichton/filetime/commit/1231f8a128b5af5fedfd117a7fc9c1800fabaeae