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)
Wed, Oct 30, 4:59 PM
Unknown Object (File)
Oct 5 2024, 7:01 PM
Unknown Object (File)
Oct 3 2024, 1:43 AM
Unknown Object (File)
Oct 3 2024, 12:07 AM
Unknown Object (File)
Oct 2 2024, 8:05 PM
Unknown Object (File)
Oct 2 2024, 10:19 AM
Unknown Object (File)
Oct 2 2024, 5:18 AM
Unknown Object (File)
Oct 2 2024, 2:24 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 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.