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
F153378198: D35353.id107229.diff
Mon, Apr 20, 7:40 PM
F153238210: D35353.diff
Mon, Apr 20, 12:13 AM
Unknown Object (File)
Wed, Apr 15, 11:57 PM
Unknown Object (File)
Sun, Apr 5, 1:00 AM
Unknown Object (File)
Sat, Apr 4, 9:28 PM
Unknown Object (File)
Sat, Apr 4, 4:37 PM
Unknown Object (File)
Thu, Apr 2, 10:25 PM
Unknown Object (File)
Wed, Mar 25, 11:35 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