Page MenuHomeFreeBSD

Tidy syscall declerations.
ClosedPublic

Authored by brooks on Nov 14 2019, 4:55 PM.
Tags
None
Referenced Files
F135218853: D22373.id64332.diff
Fri, Nov 7, 3:45 PM
Unknown Object (File)
Fri, Oct 31, 3:55 AM
Unknown Object (File)
Thu, Oct 30, 2:52 PM
Unknown Object (File)
Thu, Oct 30, 8:58 AM
Unknown Object (File)
Thu, Oct 30, 12:24 AM
Unknown Object (File)
Wed, Oct 29, 4:44 PM
Unknown Object (File)
Mon, Oct 13, 7:15 AM
Unknown Object (File)
Sep 20 2025, 6:09 PM
Subscribers

Details

Summary

Pointer arguments should be of the form "<type> *..." and not
"<type>* ...".

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable