hermit-os / hermit-playground

A playground to build C/C++/Go/Fortran applications on top of RustyHermit
https://hermitcore.org
Apache License 2.0
32 stars 13 forks source link

Removed lwip and updated to newest librs #27

Closed CarlWachter closed 4 months ago

CarlWachter commented 4 months ago

hermit-os/kernel#656 can also be merged after this, since hermit/mailbox.h was removed. hermit-os/kernel#1165 also depends on this PR.

See also: hermit-os/newlib#1

CarlWachter commented 4 months ago

Added a few fixes to benchmarks and tests, which for various reasons, did not work before. Could potentially warrant a new PR, but since this PR is supposed to put everything into a working state I will just throw them in here.