Solarish: Implement file system support #3890
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
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
.The text was updated successfully, but these errors were encountered: