HomeFreeBSD

makesyscalls: emit cpp in syscalls.map

Description

makesyscalls: emit cpp in syscalls.map

If there are per-platform differences in which syscalls are supported,
we should only try to export implemented ones in libc. Fortunately,
syscall maps are run though cpp. This is arguably incomplete as
syscall.mk isn't (and can't practically be) supported.

Reviewed by: kevans
Sponsored by: DARPA, AFRL
Pull Request: https://github.com/freebsd/freebsd-src/pull/1575

Details

Provenance
brooksAuthored on Tue, Feb 18, 10:02 PM
Parents
rGf29905cab576: makesyscalls: deprecate cpp other than includes
Branches
Unknown
Tags
Unknown