Jeremie Koenig, le Wed 29 Jun 2011 18:30:13 +0200, a écrit : > * hurd/hurdsig.c (_hurd_internal_post_signal): Use inner functions > instead of gotos for the overall flow control. > > This patch should change nothing besides replacing gotos with function > calls and return statements.
I believe this is correct. It is now up to Roland to agree on using these bi-recursive functions instead of gotos. Samuel