freebsd-skq/sys/i386/linux
Dmitry Chagin 4d0f380d87 To avoid code duplication move open/fcntl definitions to the MI
header file.

Differential Revision:	https://reviews.freebsd.org/D1087
Reviewed by:	trasz
2015-05-24 16:31:44 +00:00
..
imgact_linux.c Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use 2013-09-09 18:11:59 +00:00
linux_dummy.c Implement pselect6() system call. 2015-05-24 15:21:25 +00:00
linux_genassym.c Implement vdso - virtual dynamic shared object. Through vdso Linux 2015-05-24 15:28:17 +00:00
linux_ipc64.h
linux_locore.s Being exported through vdso the note.Linux section used by glibc 2015-05-24 16:25:44 +00:00
linux_machdep.c To reduce code duplication introduce linux_copyout_rusage() method. 2015-05-24 15:03:09 +00:00
linux_proto.h Regen for r283428. 2015-05-24 16:19:57 +00:00
linux_ptrace.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
linux_support.s
linux_syscall.h Regen for r283428. 2015-05-24 16:19:57 +00:00
linux_syscalls.c Regen for r283428. 2015-05-24 16:19:57 +00:00
linux_sysent.c Regen for r283428. 2015-05-24 16:19:57 +00:00
linux_systrace_args.c Regen for r283428. 2015-05-24 16:19:57 +00:00
linux_sysvec.c Use the BSD_TO_LINUX_SIGNAL() wherever there is no need 2015-05-24 16:30:23 +00:00
linux_vdso.lds.s Implement vdso - virtual dynamic shared object. Through vdso Linux 2015-05-24 15:28:17 +00:00
linux.h To avoid code duplication move open/fcntl definitions to the MI 2015-05-24 16:31:44 +00:00
Makefile
syscalls.conf
syscalls.master Change linux faccessat syscall definition to match actual linux one. 2015-05-24 16:18:03 +00:00