Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2013 21:30:01 GMT
From:      Dmitrijs Ledkovs <dmitrij.ledkov@surgut.co.uk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/184002: wait6 / waitid returns wrong value in siginfo.si_status
Message-ID:  <201311152130.rAFLU1Kw072437@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/184002; it has been noted by GNATS.

From: Dmitrijs Ledkovs <dmitrij.ledkov@surgut.co.uk>
To: bug-followup@FreeBSD.org, xnox@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311152130.rAFLU1Kw072437>