freebsd-skq/sys/i386/linux
Ed Maste 2eb6ef203a linux: add trivial renameat2 implementation
Just return EINVAL if flags != 0.  The Linux man page documents one
case of EINVAL as "The filesystem does not support one of the flags in
flags."

After r351723 userland binaries will try using new system calls.

Reported by:	mjg
Reviewed by:	mjg, trasz
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D21590
2019-09-11 13:01:59 +00:00
..
imgact_linux.c
linux_copyout.c
linux_dummy.c linux: add trivial renameat2 implementation 2019-09-11 13:01:59 +00:00
linux_genassym.c
linux_locore.asm
linux_machdep.c
linux_proto.h regen linuxulator sysent after r352208 2019-09-11 12:58:53 +00:00
linux_ptrace.c
linux_syscall.h
linux_syscalls.c
linux_sysent.c
linux_systrace_args.c regen linuxulator sysent after r352208 2019-09-11 12:58:53 +00:00
linux_sysvec.c
linux_vdso.lds.s
linux.h
Makefile
syscalls.conf
syscalls.master