summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kqueue.2
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-05-17 01:16:11 +0000
committergreen <green@FreeBSD.org>2000-05-17 01:16:11 +0000
commitb987a44176b0842184c50b2b8bef55a7e0e762a9 (patch)
tree3c72a035562df7584f2535daaa38b2e28b948dd8 /lib/libc/sys/kqueue.2
parent28fde4831e337e9ba71dec7b314ca3b3e7c51fdf (diff)
downloadFreeBSD-src-b987a44176b0842184c50b2b8bef55a7e0e762a9.zip
FreeBSD-src-b987a44176b0842184c50b2b8bef55a7e0e762a9.tar.gz
Put the wait(2) exit status in "data" for NOTE_EXIT kevents.
Diffstat (limited to 'lib/libc/sys/kqueue.2')
-rw-r--r--lib/libc/sys/kqueue.24
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 9d3f6bf..7501ff2 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -290,6 +290,10 @@ The events to monitor are:
.Bl -tag -width XXNOTE_TRACKERR
.It NOTE_EXIT
The process has exited.
+The
+.Xr wait 2 -style
+exit status is returned in
+.Va data .
.It NOTE_FORK
The process has called
.Fn fork .
OpenPOWER on IntegriCloud