Skip to content
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

Solarish: Implement file system support #3890

Open
RalfJung opened this issue Sep 15, 2024 · 0 comments
Open

Solarish: Implement file system support #3890

RalfJung opened this issue Sep 15, 2024 · 0 comments
Labels
A-files Area: related to files, paths, sockets, file descriptors, or handles A-shims Area: This affects the external function shims A-solarish Area: affects our Solaris/Illumos target support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-first-issue A good way to start contributing, mentoring is available

Comments

@RalfJung
Copy link
Member

RalfJung commented Sep 15, 2024

Our Solarish support is overall pretty good, but one main thing that is missing is filesystem support. Solarish is probably very close to the other Unixes we support here, so this shouldn't be very hard.

The test command for this is: ./miri test --target x86_64-unknown-illumos fs.

@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 E-good-first-issue A good way to start contributing, mentoring is available A-solarish Area: affects our Solaris/Illumos target support A-files Area: related to files, paths, sockets, file descriptors, or handles labels Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-files Area: related to files, paths, sockets, file descriptors, or handles A-shims Area: This affects the external function shims A-solarish Area: affects our Solaris/Illumos target support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-first-issue A good way to start contributing, mentoring is available
Projects
None yet
Development

No branches or pull requests

1 participant