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, Feb 23, 8:26 PM
Unknown Object (File)
Mon, Feb 17, 11:40 AM
Unknown Object (File)
Sun, Feb 9, 2:52 PM
Unknown Object (File)
Tue, Feb 4, 12:03 AM
Unknown Object (File)
Jan 21 2025, 9:52 AM
Unknown Object (File)
Nov 29 2024, 11:59 PM
Unknown Object (File)
Nov 17 2024, 3:47 PM
Unknown Object (File)
Oct 30 2024, 4:59 PM
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 Not Applicable
Unit
Tests Not Applicable

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.