Page MenuHomeFreeBSD

Tidy syscall declerations.
ClosedPublic

Authored by brooks on Nov 14 2019, 4:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 8:21 PM
Unknown Object (File)
Fri, Apr 10, 7:40 PM
Unknown Object (File)
Thu, Apr 9, 8:38 PM
Unknown Object (File)
Thu, Apr 9, 6:12 AM
Unknown Object (File)
Sun, Apr 5, 6:48 AM
Unknown Object (File)
Sun, Apr 5, 5:31 AM
Unknown Object (File)
Sat, Apr 4, 7:13 PM
Unknown Object (File)
Wed, Mar 25, 12:41 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