summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc
diff options
context:
space:
mode:
authorvangyzen <vangyzen@FreeBSD.org>2016-04-14 17:14:11 +0000
committervangyzen <vangyzen@FreeBSD.org>2016-04-14 17:14:11 +0000
commit00f0196ec6fea47d71b496381a4b4ce1fdcbd5ed (patch)
treea9802a8875bb59915c288ff777e7315bb47cd715 /contrib/netbsd-tests/lib/libc
parent9b388bff958c3532b9681e0e2577e789b9acee0c (diff)
downloadFreeBSD-src-00f0196ec6fea47d71b496381a4b4ce1fdcbd5ed.zip
FreeBSD-src-00f0196ec6fea47d71b496381a4b4ce1fdcbd5ed.tar.gz
MFC r295012
kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXIT NOTE_CHILD and NOTE_EXIT return something in kevent.data: the parent pid (ppid) for NOTE_CHILD and the exit status for NOTE_EXIT. Do not let the two events be combined, since one would overwrite the other's data. PR: 180385 Submitted by: David A. Bright <david_a_bright@dell.com> Sponsored by: Dell Inc.
Diffstat (limited to 'contrib/netbsd-tests/lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud