freebsd-dev/sys/i386/linux
Konstantin Belousov 9dee707cf0 Segment registers are stored in the uc_mcontext member of the struct
l_ucontext. To restore the registers content, trampoline needs to
dereference uc_mcontext instead of taking some undefined values from
l_ucontext.

Submitted by:	Dmitry Chagin <dchagin@>
MFC after:	1 week
2008-09-07 16:39:21 +00:00
..
imgact_linux.c VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in 2008-01-13 14:44:15 +00:00
linux_dummy.c Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +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 Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux_machdep.c Fix Linux mmap with MAP_GROWSDOWN flag. 2008-02-11 19:35:03 +00:00
linux_proto.h Regen. 2008-05-13 20:02:26 +00:00
linux_ptrace.c - Move all of the PS_ flags into either p_flag or td_flags. 2007-09-17 05:31:39 +00:00
linux_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +00:00
linux_syscall.h Regen. 2008-05-13 20:02:26 +00:00
linux_sysent.c Regen. 2008-05-13 20:02:26 +00:00
linux_sysvec.c Implement the linux syscalls 2008-04-08 09:45:49 +00:00
linux.h Implement the linux syscalls 2008-04-08 09:45:49 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00