Re: libc and Genode signal handlers, RPC

2017-12-20 Thread Christian Helmuth
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

libc and Genode signal handlers, RPC

2017-12-17 Thread Steven Harp
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