freebsd-dev/sys/i386/linux
Ed Schouten 767a32641c Make the Linux *at() calls a bit more complete.
Properly support:

- AT_EACCESS for faccessat(),
- AT_SYMLINK_FOLLOW for linkat().
2011-11-19 07:19:37 +00:00
..
imgact_linux.c Add accounting for most of the memory-related resources. 2011-04-05 20:23:59 +00:00
linux_dummy.c linux compat: add non-dummy capget and capset system calls, regenerate 2011-03-26 10:59:24 +00:00
linux_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux_ipc64.h
linux_locore.s Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
linux_machdep.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
linux_proto.h Regenerate system call tables. 2011-11-19 06:36:11 +00:00
linux_ptrace.c Introduce the x86 kernel interfaces to allow kernel code to use 2010-06-05 15:59:59 +00:00
linux_support.s
linux_syscall.h Regenerate system call tables. 2011-11-19 06:36:11 +00:00
linux_syscalls.c Regenerate system call tables. 2011-11-19 06:36:11 +00:00
linux_sysent.c Regenerate system call tables. 2011-11-19 06:36:11 +00:00
linux_systrace_args.c Regenerate system call tables. 2011-11-19 06:36:11 +00:00
linux_sysvec.c Export the correct AT_PLATFORM value. 2011-03-26 09:25:35 +00:00
linux.h Revert r220032:linux compat: add SO_PASSCRED option with basic handling 2011-03-31 08:14:51 +00:00
Makefile add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.conf add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.master Make the Linux *at() calls a bit more complete. 2011-11-19 07:19:37 +00:00