alexcrichton / filetime

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

Add support for AIX #85

Closed bzEq closed 2 years ago

bzEq commented 2 years ago

We are porting rust on AIX, see https://github.com/rust-lang/compiler-team/issues/553. utimensat routines are added in https://github.com/rust-lang/libc/pull/2894/files#diff-cdca763d7494a8b247c48e3d317bd4dfbd7c2792f4363fa5070805958650b44aR1989 and https://github.com/rust-lang/libc/pull/2894/files#diff-cdca763d7494a8b247c48e3d317bd4dfbd7c2792f4363fa5070805958650b44aR1878