Implement file system access for Windows #1013
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
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).
The text was updated successfully, but these errors were encountered: