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
F137137883: D35354.id106619.diff
Fri, Nov 21, 5:58 AM
F137137373: D35354.id106616.diff
Fri, Nov 21, 5:56 AM
F137137186: D35354.id.diff
Fri, Nov 21, 5:56 AM
F137137153: D35354.id107230.diff
Fri, Nov 21, 5:56 AM
F137136917: D35354.id106478.diff
Fri, Nov 21, 5:55 AM
F137136723: D35354.diff
Fri, Nov 21, 5:54 AM
Unknown Object (File)
Mon, Nov 17, 6:56 PM
Unknown Object (File)
Sun, Nov 16, 4:09 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.