1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/i386/linux
Bruce Evans 4db068aabc Include <sys/systm.h> for the definition of offsetof() instead of depending
on the definition being misplaced in <sys/types.h>.  The definition probably
belongs in <sys/stddef.h>.
2002-09-05 12:58:57 +00:00
..
imgact_linux.c - Hold the vnode lock throughout execve. 2002-08-13 06:55:28 +00:00
linux_dummy.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
linux_genassym.c Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 12:58:57 +00:00
linux_locore.s
linux_machdep.c Use the new kern_* functions to avoid the need to store arguments 2002-09-01 22:30:27 +00:00
linux_proto.h
linux_ptrace.c Split up ptrace() into a wrapper that does the copying to and from 2002-09-05 01:02:50 +00:00
linux_syscall.h
linux_sysent.c
linux_sysvec.c Use the new kern_* functions to avoid the need to store arguments 2002-09-01 22:30:27 +00:00
linux.h Enable emulation of the F_GETLK64, F_SETLK64, and F_SETLKW64 2002-07-09 15:57:12 +00:00
Makefile
syscalls.conf
syscalls.master