freebsd-dev/sys/amd64/ia32
Brooks Davis ad58266704 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 3fbdb3c215.

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
2021-11-17 20:12:24 +00:00
..
ia32_exception.S x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
ia32_misc.c freebsd32: remove redundant no-arg syscalls 2021-11-17 20:12:24 +00:00
ia32_reg.c amd64: centralize definitions of CS_SECURE and EFL_SECURE 2021-09-21 20:20:14 +03:00
ia32_signal.c amd64/ia32/ia32_signal.c: Use ANSI C functions definitions 2021-11-13 19:31:53 +02:00
ia32_sigtramp.S
ia32_syscall.c amd64: Add MD bits for KMSAN 2021-08-10 21:27:53 -04:00