Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/lib/libkvm
Module Name: src
Committed By: snj
Date: Sat Feb 3 22:13:26 UTC 2018
Modified Files:
src/lib/libkvm [netbsd-8]: kvm_getlwps.3
Log Message:
Pull up following revision(s) (requested by kamil in ticket #516):
lib/libkvm/kvm_getlwps.3: revision 1.8
Correct the signature of kvm_getlwps(3) in the man-page.
The elemsize argument is of type "size_t", not "int *".
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.8.1 src/lib/libkvm/kvm_getlwps.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index