Skip to content

Commit

Permalink
feat(hermit): add stabilized interface
Browse files Browse the repository at this point in the history
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 <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>

[Fix conflicts - Trevor]
(backport <rust-lang#3724>)
(cherry picked from commit 03feff5)
Signed-off-by: Trevor Gross <tmgross@umich.edu>
  • Loading branch information
mkroening authored and tgross35 committed Aug 13, 2024
1 parent c27c43f commit 20e1886
Show file tree
Hide file tree
Showing 4 changed files with 446 additions and 65 deletions.
Loading

0 comments on commit 20e1886

Please sign in to comment.