HomeFreeBSD

libsys: make PSEUDO take a bare syscall name

Description

libsys: make PSEUDO take a bare syscall name

Rather than having PSEUDO be a list of object files when all consumers
want syscall names or source files, make it a list of bare syscall
names like INTERPOSED (which is built on PSEUDO).

Improve document of variables developers can set.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D44108

Details

Provenance
brooksAuthored on Feb 29 2024, 7:19 PM
Reviewer
kib
Differential Revision
D44108: libsys: make PSEUDO take a bare syscall name
Parents
rGf102db5028cd: libsys: consolidate PSEUDO definitions
Branches
Unknown
Tags
Unknown