Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/13/2007 00:22:12
Module Name: src
Committed By: ad
Date: Tue Nov 13 00:22:12 UTC 2007
Added Files:
src/sys/sys: lwpctl.h
Log Message:
Add _lwp_ctl() system call: provides a bidirectional, per-LWP communication
area between processes and the kernel.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/sys/lwpctl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.