Page MenuHomeFreeBSD

[skip ci] improvements to cap_sysctl.3
ClosedPublic

Authored by asomers on Dec 1 2022, 4:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 11:43 PM
Unknown Object (File)
Sat, Nov 1, 4:16 AM
Unknown Object (File)
Sat, Nov 1, 3:40 AM
Unknown Object (File)
Sat, Nov 1, 3:19 AM
Unknown Object (File)
Fri, Oct 31, 7:36 PM
Unknown Object (File)
Fri, Oct 31, 5:56 PM
Unknown Object (File)
Thu, Oct 30, 2:26 PM
Unknown Object (File)
Mon, Oct 27, 7:28 AM
Subscribers

Details

Summary
  • Correct some function prototypes which were documented with the wrong pointer type.
  • Clarify return values and requirements for freeing the limit handle.

MFC after: 1 week
Sponsored by: Axcient

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 48594
Build 45480: arc lint + arc unit

Event Timeline

oshogbo added inline comments.
lib/libcasper/services/cap_sysctl/cap_sysctl.3
113

I think we use word "consume" in libnv for such cases.

This revision is now accepted and ready to land.Dec 8 2022, 7:30 PM
This revision was automatically updated to reflect the committed changes.