Home
last modified time | relevance | path

Searched hist:ad58266704513b89140501ade9e48793a67cc1f1 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm64/arm64/
H A Dfreebsd32_machdep.cdiff 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 Dia32_misc.cdiff 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 Dfreebsd32_proto.hdiff 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 Dfreebsd32_syscall.hdiff 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 Dfreebsd32_syscalls.cdiff 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 Dfreebsd32_sysent.cdiff 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 Dfreebsd32_misc.cdiff 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