[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 2/2] patches/hurd-i386/submitted-hurdsig-*: Improve signals on Hurd



On Sat, Jul 23, 2011 at 8:54 AM, Jeremie Koenig <jk@jk.fr.eu.org> wrote:
>  .../hurd-i386/submitted-hurdsig-SA_SIGINFO.diff    |  527 +++++++++

For the record, this patch makes posix/tst-waitid.c fail, because
SA_SIGINFO is now defined but the information is incomplete on SIGCHLD
(the sigcode is incorrect and the pid is sometimes missing), so the
test in question will need to be added to the expected failures if
this patch is applied.

I have a hurd patch which should fix the sigcode problem in proc, but
fixing the pid issue will require a new RPC to use instead of
msg_sig_post so that the relevant information can be included.

-- 
Jérémie Koenig <jk@jk.fr.eu.org>
http://jk.fr.eu.org/


Reply to: