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)
Tue, Oct 7, 6:35 AM
Unknown Object (File)
Mon, Sep 22, 8:10 PM
Unknown Object (File)
Aug 24 2025, 12:10 AM
Unknown Object (File)
Aug 17 2025, 4:38 AM
Unknown Object (File)
Aug 17 2025, 4:38 AM
Unknown Object (File)
Aug 17 2025, 4:38 AM
Unknown Object (File)
Aug 17 2025, 4:26 AM
Unknown Object (File)
Aug 15 2025, 12:34 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