Skip to content

Add Hermit support#191

Closed
mkroening wants to merge 1 commit into
hyperium:masterfrom
hermit-os:hermit-support
Closed

Add Hermit support#191
mkroening wants to merge 1 commit into
hyperium:masterfrom
hermit-os:hermit-support

Conversation

@mkroening
Copy link
Copy Markdown

This PR adds support for the Hermit OS. For networking, we try to adhere to POSIX, so we should be similar to Unix.

@seanmonstar
Copy link
Copy Markdown
Member

Hey there, thanks for the PR! It seems CI notice a formatting issue.

@mkroening
Copy link
Copy Markdown
Author

Thanks for the review!

After going through a few other crates and noticing increasing duplication due to Hermit getting ever closer to std::os::unix, we are currently reconsidering marking Hermit as Unix-like in rustc, which would make this PR obsolete.

I will close this PR and reopen it if we do not go forward with the plan to officially mark Hermit as Unix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants