| #
9355ad0b
|
| 18-Feb-2025 |
Brooks Davis <brooks@FreeBSD.org> |
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 ru
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
show more ...
|
| #
53fae788
|
| 18-Feb-2025 |
Kyle Evans <kevans@FreeBSD.org> |
sys: syscalls: add a test syscall definition file
This exercises some subset of the preprocessor that would be nice to still support.
Pull Request: https://github.com/freebsd/freebsd-src/pull/1575
|
| #
9355ad0b
|
| 18-Feb-2025 |
Brooks Davis <brooks@FreeBSD.org> |
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 ru
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
show more ...
|
| #
53fae788
|
| 18-Feb-2025 |
Kyle Evans <kevans@FreeBSD.org> |
sys: syscalls: add a test syscall definition file
This exercises some subset of the preprocessor that would be nice to still support.
Pull Request: https://github.com/freebsd/freebsd-src/pull/1575
|
| #
9355ad0b
|
| 18-Feb-2025 |
Brooks Davis <brooks@FreeBSD.org> |
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 ru
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
show more ...
|
| #
53fae788
|
| 18-Feb-2025 |
Kyle Evans <kevans@FreeBSD.org> |
sys: syscalls: add a test syscall definition file
This exercises some subset of the preprocessor that would be nice to still support.
Pull Request: https://github.com/freebsd/freebsd-src/pull/1575
|