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
F149648173: D35353.diff
Wed, Mar 25, 11:35 PM
Unknown Object (File)
Fri, Mar 20, 7:19 PM
Unknown Object (File)
Wed, Mar 18, 5:29 AM
Unknown Object (File)
Wed, Mar 18, 4:58 AM
Unknown Object (File)
Sat, Mar 14, 2:42 PM
Unknown Object (File)
Fri, Mar 6, 4:43 PM
Unknown Object (File)
Fri, Mar 6, 9:27 AM
Unknown Object (File)
Fri, Mar 6, 5:59 AM
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