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
F150079876: D35354.id107230.diff
Sun, Mar 29, 5:37 AM
Unknown Object (File)
Tue, Mar 17, 7:56 AM
Unknown Object (File)
Sun, Mar 15, 12:56 PM
Unknown Object (File)
Sat, Mar 14, 8:56 PM
Unknown Object (File)
Thu, Mar 5, 1:13 AM
Unknown Object (File)
Tue, Mar 3, 3:12 PM
Unknown Object (File)
Fri, Feb 27, 10:04 PM
Unknown Object (File)
Fri, Feb 27, 6:54 PM
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.