The following reply was made to PR misc/184002; it has been noted by GNATS.
From: Dmitrijs Ledkovs <[email protected]> To: [email protected], [email protected] 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
