Hello Steve,
On Sun, Dec 17, 2017 at 05:38:59PM -0600, Steven Harp wrote:
> Release 17.02 introduced a new execution model of the C runtime
> which was, I believe, intended to make it possible to write components
> that combine regular Genode signal handlers and RPC with code using libc.
> This
Release 17.02 introduced a new execution model of the C runtime
which was, I believe, intended to make it possible to write components
that combine regular Genode signal handlers and RPC with code using libc.
This would be very handy for porting network services etc that
are greatly simplified