summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/m68k/files.linux_m68k
AgeCommit message (Expand)Author
2020-05-03Always clear FUTEX_PRIVATE_FLAG for Linux processes. NetBSD-native futexesthorpej
2013-12-24Reduce diffs between arches, add fcntl64() to m68k.njoly
2011-05-30Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.alnsn
2010-07-07many changes for COMPAT_LINUX:chs
2008-01-15compat linux (and linux32) uid16 functions cleanup and fixes.njoly
2002-03-31bring the reverse signal mapping array into linux_signo.cchristos
2000-12-12add emulation of Linux truncate64(2), ftruncate64(2), *stat64(2)jdolecek
1998-12-15Initial support of Linux/m68k compatibility.itohy