Page MenuHomeFreeBSD

libsysdecode: For future use extract common code to a separate files
ClosedPublic

Authored by dchagin on May 30 2022, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 6:02 AM
Unknown Object (File)
Fri, Nov 21, 5:57 AM
Unknown Object (File)
Fri, Nov 21, 5:57 AM
Unknown Object (File)
Fri, Nov 21, 5:55 AM
Unknown Object (File)
Fri, Nov 7, 9:30 PM
Unknown Object (File)
Tue, Oct 28, 9:01 PM
Unknown Object (File)
Tue, Oct 28, 5:52 PM
Unknown Object (File)
Tue, Oct 28, 5:52 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I think this is fine but will defer to @jhb.

jhb added inline comments.
lib/libsysdecode/support.h
56

normal style would put a tab after the types here in prototypes FWIW, but not for 'const char *' as it is too long.

This revision is now accepted and ready to land.May 31 2022, 4:29 PM