freebsd-dev/sys/amd64/linux
Dmitry Chagin baa232bbfd Change linux faccessat syscall definition to match actual linux one.
The AT_EACCESS and AT_SYMLINK_NOFOLLOW flags are actually implemented
within the glibc wrapper function for faccessat().  If either of these
flags are specified, then the wrapper function employs fstatat() to
determine access permissions.

Differential Revision:	https://reviews.freebsd.org/D1078
Reviewed by:	trasz
2015-05-24 16:18:03 +00:00
..
linux_dummy.c
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c
linux_proto.h
linux_support.s
linux_syscall.h
linux_syscalls.c
linux_sysent.c
linux_systrace_args.c
linux_sysvec.c
linux_vdso.lds.s
linux.h
Makefile
syscalls.conf
syscalls.master Change linux faccessat syscall definition to match actual linux one. 2015-05-24 16:18:03 +00:00