Feature #12446
3KSTAT manual pages could be clearer about data life time
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Some of the manual pages for libkstat such as kstat_lookup(3KSTAT)
and kstat_chain_update(3KSTAT)
are not as clear as they could be regarding the life time of the data that they return and how they invalidate the pointers returned. This clarifies a bit around that.
Updated by Joshua M. Clulow 10 months ago
- Subject changed from 3KSTAT manual pages could be clearear about data life time to 3KSTAT manual pages could be clearer about data life time
Updated by Electric Monk 10 months ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 9e88c82d66b3fb22f1b1f25cbc4632977358de62
commit 9e88c82d66b3fb22f1b1f25cbc4632977358de62 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-04-02T13:26:54.000Z 12446 3KSTAT manual pages could be clearer about data life time Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>