Skip to content

Support fs::set_times and fs::set_times_nofollow by implementing utimensat #5181

Description

@RalfJung

These are relatively recent unstable functions tracked at rust-lang/rust#147455. Would be nice to support them in Miri (on Linux only, for now). Seems like that requires a shim for utimensat.

Metadata

Metadata

Labels

A-filesArea: related to files, paths, sockets, file descriptors, or handlesA-shimsArea: This affects the external function/static shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is available

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions