-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed lwip and updated to newest librs #27
Conversation
fa34dfd
to
3436cb6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks fine. It would be great if we did not lose Fortran support if possible.
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. |
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