Skip to content

macOS: Implement stat64 to get rid of the termcap hack #999

@RalfJung

Description

@RalfJung

We added this hack when env var exposure was implemented to avoid breakage:

https://github.com/rust-lang/miri/blob/master/src/shims/env.rs#L22-L23

However, since then @christianpoveda implemented basic file system access. So do we even still need that hack?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macArea: Affects only macOS targetsA-shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions