opnsense-src/sys/tools/syscalls/scripts
Brooks Davis 9355ad0b0b 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
2025-02-18 22:03:33 +00:00
..
init_sysent.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00
libsys_h.lua sysent: add a NOLIB modifer to prevent stub generation 2024-11-01 15:44:47 +00:00
syscall_h.lua
syscall_mk.lua makesyscalls: reduce redundency in syscall.mk code 2025-02-18 22:03:06 +00:00
syscalls.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00
syscalls_map.lua makesyscalls: emit cpp in syscalls.map 2025-02-18 22:03:33 +00:00
sysproto_h.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00
systrace_args.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00