HomeFreeBSD

makesyscalls: automate detection of ABI changes

Description

makesyscalls: automate detection of ABI changes

Use pattern matching including matches of _Contains_*_ argument
annotations to (mostly) determine which system calls require
ABI-specific handling. Automatically treat syscalls as NOPROTO
if no ABI changes are present.

Reviewed by: kevans

Details

Provenance
brooksAuthored on Nov 22 2021, 10:36 PM
Parents
rG804a84fbf26b: makesyscalls.lua: Add the ABI function prefix reliably.
Branches
Unknown
Tags
Unknown