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)
Mon, Aug 10, 10:55 AM
Unknown Object (File)
Mon, Aug 10, 9:51 AM
Unknown Object (File)
Mon, Aug 10, 4:20 AM
Unknown Object (File)
Sat, Aug 8, 4:12 AM
Unknown Object (File)
Sat, Aug 8, 4:12 AM
Unknown Object (File)
Sat, Aug 8, 1:13 AM
Unknown Object (File)
Sat, Aug 8, 1:07 AM
Unknown Object (File)
Thu, Jul 30, 4:13 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45768
Build 42656: arc lint + arc unit

Event Timeline

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

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

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