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
F157429965: D35354.id.diff
Thu, May 21, 9:03 AM
F157426036: D35354.id106616.diff
Thu, May 21, 7:50 AM
Unknown Object (File)
Tue, May 19, 5:35 AM
Unknown Object (File)
Sat, May 16, 1:41 AM
Unknown Object (File)
Sat, May 16, 1:41 AM
Unknown Object (File)
Sat, May 16, 1:41 AM
Unknown Object (File)
Sat, May 16, 1:41 AM
Unknown Object (File)
Sat, May 16, 1:40 AM
Subscribers

Diff Detail

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

Event Timeline

lib/libsysdecode/mklinuxtables
28
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.