freebsd-nq/sys/i386/linux
Konstantin Belousov 0cde66af78 Fix futexes on i386 after the 4/4G split.
Use proper method to access userspace.  For now, only the slow copyout
path is implemented.

Reported and tested by:	tijl (previous version)
Sponsored by:	The FreeBSD Foundation
2018-04-24 12:50:21 +00:00
..
imgact_linux.c
linux_copyout.c Fix futexes on i386 after the 4/4G split. 2018-04-24 12:50:21 +00:00
linux_dummy.c
linux_genassym.c
linux_locore.s
linux_machdep.c
linux_proto.h
linux_ptrace.c
linux_syscall.h
linux_syscalls.c
linux_sysent.c
linux_systrace_args.c
linux_sysvec.c Simplify the code to allocate stack for auxv, argv[], and environment vectors. 2018-04-19 16:00:34 +00:00
linux_vdso.lds.s
linux.h
Makefile
syscalls.conf
syscalls.master