Page MenuHomeFreeBSD

libsysdecode: Add preliminary support for decoding Linux syscalls
ClosedPublic

Authored by dchagin on May 30 2022, 5:11 PM.
Tags
None
Referenced Files
F167606691: D35354.id106619.diff
Sun, Aug 23, 2:11 AM
Unknown Object (File)
Thu, Aug 13, 8:44 PM
Unknown Object (File)
Thu, Aug 13, 8:28 PM
Unknown Object (File)
Thu, Aug 13, 6:01 PM
Unknown Object (File)
Wed, Aug 12, 10:27 PM
Unknown Object (File)
Wed, Aug 12, 8:16 PM
Unknown Object (File)
Wed, Aug 12, 4:44 PM
Unknown Object (File)
Wed, Aug 12, 3:44 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45837
Build 42725: arc lint + arc unit

Event Timeline

lib/libsysdecode/mklinuxtables
29
lib/libsysdecode/sysdecode.h
139

Hmmm, I wonder if this should be in the SYSDECODE_* namespace? It could in that place also perhaps be SYSDECODE_HAVE_LINUX to follow the somewhat-common HAVE_* convention.

ugh, s/tables.h/tables_linux.h/

This revision was not accepted when it landed; it landed in state Needs Review.Jun 22 2022, 11:41 AM
This revision was automatically updated to reflect the committed changes.