misc/184002: wait6 / waitid returns wrong value in siginfo.si_status

Dmitrijs Ledkovs dmitrij.ledkov at surgut.co.uk
Fri Nov 15 21:30:02 UTC 2013


The following reply was made to PR misc/184002; it has been noted by GNATS.

From: Dmitrijs Ledkovs <dmitrij.ledkov at surgut.co.uk>
To: bug-followup at FreeBSD.org, xnox at debian.org
Cc:  
Subject: Re: misc/184002: wait6 / waitid returns wrong value in siginfo.si_status
Date: Fri, 15 Nov 2013 21:24:14 +0000

 Given that http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/181439 is
 still not fixed, the test case may also require
 
 #include <signal.h>
 
 Including signal.h is not required in Posix, linux/glibc, FreeBSD/glibc.
 Please consider fixing
 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/181439 as well, to
 make waitid usage the same
 on all POSIX platforms that implement waitid.
 
 Regards,
 
 Dmitrijs.


More information about the freebsd-bugs mailing list