Synopsis: [PATCH][bin] xargs(1) incorrect pointer passed to waitchildren 
function

Responsible-Changed-From-To: freebsd-bugs->jilles
Responsible-Changed-By: jilles
Responsible-Changed-When: Mon Feb 20 20:47:47 UTC 2012
Responsible-Changed-Why: 
Take.

This looks useful for standards/165155. I think the "race" between
vfork/_exit/waitpid(WNOHANG) will always work as expected, however,
because of the semantics of vfork and how the FreeBSD kernel signals
_exit->vfork and _exit->waitpid at the same time during exit1.

http://www.freebsd.org/cgi/query-pr.cgi?pr=165164
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to