Searched hist:ad58266704513b89140501ade9e48793a67cc1f1 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/arm64/arm64/ |
H A D | freebsd32_machdep.c | diff ad58266704513b89140501ade9e48793a67cc1f1 Wed Nov 17 21:12:24 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundant no-arg syscalls
pipe requires no special handling.
ofreebsd32_sigpending did differ from osigpending in that it acted on the siglist rather than the sigqueue, but this appears to be an oversight in 3fbdb3c21524d9d95278ada1d61b4d1e6bee654b.
ogetpagesize could theoretically have ABI-dependent results, but in practice does not. If it does it would be easy handle in the central implementation and be the least of the problems in changing the value of PAGE_SIZE.
Reviewed by: kevans
|
/freebsd/sys/amd64/ia32/ |
H A D | ia32_misc.c | diff ad58266704513b89140501ade9e48793a67cc1f1 Wed Nov 17 21:12:24 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundant no-arg syscalls
pipe requires no special handling.
ofreebsd32_sigpending did differ from osigpending in that it acted on the siglist rather than the sigqueue, but this appears to be an oversight in 3fbdb3c21524d9d95278ada1d61b4d1e6bee654b.
ogetpagesize could theoretically have ABI-dependent results, but in practice does not. If it does it would be easy handle in the central implementation and be the least of the problems in changing the value of PAGE_SIZE.
Reviewed by: kevans
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_proto.h | diff ad58266704513b89140501ade9e48793a67cc1f1 Wed Nov 17 21:12:24 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundant no-arg syscalls
pipe requires no special handling.
ofreebsd32_sigpending did differ from osigpending in that it acted on the siglist rather than the sigqueue, but this appears to be an oversight in 3fbdb3c21524d9d95278ada1d61b4d1e6bee654b.
ogetpagesize could theoretically have ABI-dependent results, but in practice does not. If it does it would be easy handle in the central implementation and be the least of the problems in changing the value of PAGE_SIZE.
Reviewed by: kevans
|
H A D | freebsd32_syscall.h | diff ad58266704513b89140501ade9e48793a67cc1f1 Wed Nov 17 21:12:24 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundant no-arg syscalls
pipe requires no special handling.
ofreebsd32_sigpending did differ from osigpending in that it acted on the siglist rather than the sigqueue, but this appears to be an oversight in 3fbdb3c21524d9d95278ada1d61b4d1e6bee654b.
ogetpagesize could theoretically have ABI-dependent results, but in practice does not. If it does it would be easy handle in the central implementation and be the least of the problems in changing the value of PAGE_SIZE.
Reviewed by: kevans
|
H A D | freebsd32_syscalls.c | diff ad58266704513b89140501ade9e48793a67cc1f1 Wed Nov 17 21:12:24 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundant no-arg syscalls
pipe requires no special handling.
ofreebsd32_sigpending did differ from osigpending in that it acted on the siglist rather than the sigqueue, but this appears to be an oversight in 3fbdb3c21524d9d95278ada1d61b4d1e6bee654b.
ogetpagesize could theoretically have ABI-dependent results, but in practice does not. If it does it would be easy handle in the central implementation and be the least of the problems in changing the value of PAGE_SIZE.
Reviewed by: kevans
|
H A D | freebsd32_sysent.c | diff ad58266704513b89140501ade9e48793a67cc1f1 Wed Nov 17 21:12:24 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundant no-arg syscalls
pipe requires no special handling.
ofreebsd32_sigpending did differ from osigpending in that it acted on the siglist rather than the sigqueue, but this appears to be an oversight in 3fbdb3c21524d9d95278ada1d61b4d1e6bee654b.
ogetpagesize could theoretically have ABI-dependent results, but in practice does not. If it does it would be easy handle in the central implementation and be the least of the problems in changing the value of PAGE_SIZE.
Reviewed by: kevans
|
H A D | freebsd32_misc.c | diff ad58266704513b89140501ade9e48793a67cc1f1 Wed Nov 17 21:12:24 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: remove redundant no-arg syscalls
pipe requires no special handling.
ofreebsd32_sigpending did differ from osigpending in that it acted on the siglist rather than the sigqueue, but this appears to be an oversight in 3fbdb3c21524d9d95278ada1d61b4d1e6bee654b.
ogetpagesize could theoretically have ABI-dependent results, but in practice does not. If it does it would be easy handle in the central implementation and be the least of the problems in changing the value of PAGE_SIZE.
Reviewed by: kevans
|