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 12/15] Hurd signals: fix global untraced signals.


Jeremie Koenig, le Wed 29 Jun 2011 18:30:24 +0200, a écrit :
> Delivering global signals by making them temporarily pending in the
> global mask looses their untracedness status, so we need to deliver them
> directly whenever we can.

Agreed, I believe the patch is correct.  The same loop could perhaps be
used to wake some thread waiting in sigwait.

Samuel


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