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)
Sat, May 16, 1:47 AM
Unknown Object (File)
Sat, May 16, 12:26 AM
Unknown Object (File)
Sat, May 16, 12:25 AM
Unknown Object (File)
Sat, May 2, 10:59 AM
Unknown Object (File)
Sat, Apr 25, 10:20 AM
Unknown Object (File)
Mon, Apr 20, 7:40 PM
Unknown Object (File)
Mon, Apr 20, 12:13 AM
Unknown Object (File)
Apr 15 2026, 11:57 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