alexcrichton / filetime

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

missing libc def for utimensat in 0.2.43, *bsd targets should use uti… #32

Closed derkbell closed 5 years ago

derkbell commented 5 years ago

so this removes the *bsd targets as the utimensat call is not in libc 0.2.43