Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2015 16:03:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196951] Feature request: fix wait-built to allow waiting for ANY process, not just the current shell's child
Message-ID:  <bug-196951-8-nBOXV21mBg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196951-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196951-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196951

--- Comment #1 from Mikhail T. <mi@ALDAN.algebra.com> ---
Or, maybe, the wait()-function found in libc should be rewritten to use
kqueue() instead of the wait() system call? That would expand the functionality
of all traditional wait-users at once...

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196951-8-nBOXV21mBg>