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)
Mar 6 2024, 9:48 PM
Unknown Object (File)
Mar 6 2024, 9:48 PM
Unknown Object (File)
Jan 5 2024, 4:32 PM
Unknown Object (File)
Jan 4 2024, 4:00 PM
Unknown Object (File)
Dec 20 2023, 4:47 AM
Unknown Object (File)
Dec 12 2023, 10:38 AM
Unknown Object (File)
Nov 3 2023, 7:35 PM
Unknown Object (File)
Sep 26 2023, 3:22 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.