kernel icon indicating copy to clipboard operation
kernel copied to clipboard

feat(newlib): remove lwIP support

Open mkroening opened this issue 9 months ago • 2 comments

These functions can be removed once lwIP is removed from C user space.

mkroening avatar May 02 '24 12:05 mkroening

Do we still the feature newlib?

stlankes avatar May 02 '24 18:05 stlankes

Do we still the feature newlib?

For now yes. But I am already looking for a way to remove it. For example:

  • https://github.com/hermit-os/kernel/pull/656
  • https://github.com/hermit-os/kernel/pull/1166

mkroening avatar May 02 '24 21:05 mkroening