History log of /netbsd/sys/compat/linux32/common/linux32_fcntl.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 20335343 25-Nov-2021 ryo <ryo@NetBSD.org>

- Use LINUX32_F_xxx instead of LINUX_F_xxx for compat_linux32.
aarch64 and arm have different values.
- Compile linux32_sys_fadvise64() only if the syscall is required.