Justus Winter, le Wed 12 Mar 2014 11:15:04 +0100, a écrit : > http://git.sceen.net/hurd/gnumach.git/commitdiff/877a319c94619e51a0103b9f201523b269588eb0 > > Unfortunately, the client side rpc stub has not made it into whatever > library that the client stubs for the kernel are supposed to go (I'm > not sure where myself... libc?).
I's actually the Mach headers which need to be upgraded to the version which includes task_set_name, and glibc then recompiled against it. Samuel