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
Unknown Object (File)
Mon, Oct 13, 7:04 AM
Unknown Object (File)
Mon, Oct 13, 12:43 AM
Unknown Object (File)
Mon, Oct 6, 5:25 AM
Unknown Object (File)
Mon, Sep 22, 10:49 AM
Unknown Object (File)
Tue, Sep 16, 1:19 AM
Unknown Object (File)
Sep 13 2025, 6:15 AM
Unknown Object (File)
Sep 11 2025, 5:28 AM
Unknown Object (File)
Aug 23 2025, 4:56 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45840
Build 42728: 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.