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
F157590571: D35353.id106477.diff
Sat, May 23, 3:46 AM
Unknown Object (File)
Thu, May 21, 9:11 PM
Unknown Object (File)
Thu, May 21, 7:52 AM
Unknown Object (File)
Tue, May 19, 12:39 PM
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
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