Hello the list, I am newbie to the genode framework.
I am using the x86_64 port for linux with libc repository.
I am trying to integrate legacy application that use calls such as pthread_create.
The call does not exist, and I wonder which solution is the best.
Do I need to wrap all thread creation through genode thread service call ?
/stephane