This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 01/15] _hurd_internal_post_signal: Split into morefunctions


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]