freebsd-nq/sys/compat/freebsd32
Konstantin Belousov aef2a6a75d Port PowerPC kqueue(2) compat32 fix in r320500 to MIPS.
All 32bit MIPS ABIs align uint64_t on 8-byte.  Since struct kevent32
is defined using 32bit types to avoid extra alignment on amd64/i386,
layout of the structure needs paddings on PowerPC and apparently MIPS.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D11434
2017-07-01 22:52:17 +00:00
..
capabilities.conf Allow cpuset_{get,set}affinity in capabilities mode 2017-05-24 00:58:30 +00:00
freebsd32_capability.c Add compat32 support for capsicum. 2016-09-18 22:03:07 +00:00
freebsd32_ioctl.c Remove a pointless translation of struct ioc_toc_header. 2016-09-08 00:38:50 +00:00
freebsd32_ioctl.h Remove a pointless translation of struct ioc_toc_header. 2016-09-08 00:38:50 +00:00
freebsd32_ipc.h Add shmatt_t. 2016-07-26 17:23:49 +00:00
freebsd32_misc.c Port PowerPC kqueue(2) compat32 fix in r320500 to MIPS. 2017-07-01 22:52:17 +00:00
freebsd32_misc.h
freebsd32_proto.h Regen. 2017-06-17 00:58:19 +00:00
freebsd32_signal.h Store a 32-bit PT_LWPINFO struct for 32-bit process core dumps. 2017-06-29 21:31:13 +00:00
freebsd32_syscall.h Regen. 2017-06-17 00:58:19 +00:00
freebsd32_syscalls.c Regen. 2017-06-17 00:58:19 +00:00
freebsd32_sysent.c Regen. 2017-06-17 00:58:19 +00:00
freebsd32_systrace_args.c Regen. 2017-06-17 00:58:19 +00:00
freebsd32_util.h Avoid dynamic syscall overhead for statically compiled modules. 2014-10-26 19:42:44 +00:00
freebsd32.h Port PowerPC kqueue(2) compat32 fix in r320500 to MIPS. 2017-07-01 22:52:17 +00:00
Makefile Add compat32 support for capsicum. 2016-09-18 22:03:07 +00:00
syscalls.conf
syscalls.master Add abstime kqueue(2) timers and expand struct kevent members. 2017-06-17 00:57:26 +00:00