| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-20 | move interface to the unikernel in the crate hermit-abi | Stefan Lankes | -7/+5 | |
| => simplifies the maintenance of the interface | ||||
| 2019-10-06 | minor changes to follow the Rust's style guidelines | Stefan Lankes | -2/+3 | |
| 2019-10-06 | redesign of the interface to the unikernel HermitCore | Stefan Lankes | -0/+148 | |
| - the old interface between HermitCore and the Rust Standard Library based on a small C library (newlib) - remove this interface and call directly the unikernel - remove the dependency to the HermitCore linker - use rust-lld as linker | ||||
