On Sat, Jul 23, 2011 at 8:54 AM, Jeremie Koenig <[email protected]> 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 <[email protected]> http://jk.fr.eu.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/ca+kcsayzl0rnj4qbbrsn0mhzuwecx4o8cw00sxouww8ua+b...@mail.gmail.com

