Skip to content

Conversation

stlankes
Copy link
Contributor

HermitOS is a unikernel and its interface to the kernel is provided by https://crates.io/crates/hermit-abi. In the meantime parts of the interface is stabilized and we want to integrated it into libc. Unstable version will be still provided by hermit-abi.

HermitOS is a unikernel and its interface to the kernel is provided
by https://crates.io/crates/hermit-abi. In the meantime parts of the
interface is stabilized and we want to integrated it into libc.
Unstable version will be still provided by hermit-abi.

Co-authored-by: Martin Kröning <[email protected]>
Signed-off-by: Martin Kröning <[email protected]>
@rustbot
Copy link
Collaborator

rustbot commented May 27, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Thomasdezeeuw
Copy link
Contributor

@JohnTitor any chance you have time to review this? It's blocking some changes we want to make in Mio.

@JohnTitor JohnTitor added this pull request to the merge queue Jun 17, 2024
Merged via the queue into rust-lang:main with commit 238d57b Jun 17, 2024
@stlankes stlankes deleted the hermit branch June 17, 2024 17:44
@stlankes
Copy link
Contributor Author

@JohnTitor Do you know the date for the next release? I want to use it for tokio-rs/mio#1775

@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Aug 12, 2024
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Aug 13, 2024
HermitOS is a unikernel and its interface to the kernel is provided
by https://crates.io/crates/hermit-abi. In the meantime parts of the
interface is stabilized and we want to integrated it into libc.
Unstable version will be still provided by hermit-abi.

Co-authored-by: Martin Kröning <[email protected]>
Signed-off-by: Martin Kröning <[email protected]>

[Fix conflicts - Trevor]
(backport <rust-lang#3724>)
(cherry picked from commit 03feff5)
Signed-off-by: Trevor Gross <[email protected]>
@tgross35 tgross35 mentioned this pull request Aug 13, 2024
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review stable-applied This PR has been cherry-picked to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants