1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/sys/i386/linux
Dmitry Chagin 8f1e49a638 Enable shared page use for amd64/linux32 and i386/linux binaries.
Move signal trampoline code from the top of the stack to the shared page.

MFC after:	2 Weeks
2011-03-13 14:58:02 +00:00
..
imgact_linux.c
linux_dummy.c
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c
linux_proto.h add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:58:19 +00:00
linux_ptrace.c
linux_support.s
linux_syscall.h add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:58:19 +00:00
linux_syscalls.c add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:58:19 +00:00
linux_sysent.c add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:58:19 +00:00
linux_systrace_args.c add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:58:19 +00:00
linux_sysvec.c Enable shared page use for amd64/linux32 and i386/linux binaries. 2011-03-13 14:58:02 +00:00
linux.h Enable shared page use for amd64/linux32 and i386/linux binaries. 2011-03-13 14:58:02 +00:00
Makefile
syscalls.conf
syscalls.master