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)
Wed, Jul 9, 9:30 AM
Unknown Object (File)
Sun, Jul 6, 11:03 AM
Unknown Object (File)
Sat, Jul 5, 3:19 AM
Unknown Object (File)
Fri, Jul 4, 7:28 PM
Unknown Object (File)
Fri, Jul 4, 11:07 AM
Unknown Object (File)
Mon, Jun 30, 3:11 PM
Unknown Object (File)
Sat, Jun 28, 2:16 AM
Unknown Object (File)
Sat, Jun 28, 1:10 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.