alexcrichton / filetime

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

Use utimensat module for Solaris #15

Closed bgermann closed 7 years ago

bgermann commented 7 years ago

Closes #14. Depends on rust-lang/libc/pull/780.