freebsd-dev/sys/i386/linux
John Baldwin e5567180fb Don't drop the proc lock just to reacquire it after a few simple assignment
statements.  Just hold the lock the entire time.
2003-04-17 22:18:07 +00:00
..
imgact_linux.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_dummy.c - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +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_ipc64.h - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_locore.s Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
linux_machdep.c - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with 2003-03-31 22:49:17 +00:00
linux_proto.h Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_ptrace.c Sync up with changes to ptrace() and use P_SHOULDSTOP instead of 2003-04-15 16:29:39 +00:00
linux_syscall.h Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_sysent.c Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_sysvec.c Don't drop the proc lock just to reacquire it after a few simple assignment 2003-04-17 22:18:07 +00:00
linux.h Correctly map SIGSYS signal to/from Linux. 2003-02-24 16:16:45 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf
syscalls.master Mark linux_getpid(), linux_getuid() and linux_getgid() as MPSAFE. 2003-02-20 13:32:48 +00:00