Skip to content

Implement file system access for Windows #1013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RalfJung opened this issue Oct 21, 2019 · 3 comments
Closed

Implement file system access for Windows #1013

RalfJung opened this issue Oct 21, 2019 · 3 comments
Labels
A-shims Area: This affects the external function shims A-windows Area: affects only Windows targets C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement

Comments

@RalfJung
Copy link
Member

RalfJung commented Oct 21, 2019

On Unix systems Miri can read and write as well as create and delete files, but not on Windows.

This would also allow us to get rid of the "TERM" env var hack (added in #1225).

@RalfJung RalfJung added C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement A-shims Area: This affects the external function shims A-windows Area: affects only Windows targets labels Oct 21, 2019
@pvdrz
Copy link
Contributor

pvdrz commented Oct 23, 2019

I can provide some instructions if anyone wants to tackle this issue.

@JOE1994
Copy link
Contributor

JOE1994 commented Apr 3, 2020

I've started working on this issue, and will try to submit a PR soon 😃

I can provide some instructions if anyone wants to tackle this issue.

I'll ask questions if I get stuck on the way. Thank you 👍

@RalfJung
Copy link
Member Author

RalfJung commented Sep 7, 2020

Closing in favor of #1537.

@RalfJung RalfJung closed this as completed Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-shims Area: This affects the external function shims A-windows Area: affects only Windows targets C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
Projects
None yet
Development

No branches or pull requests

3 participants