NetBSD/sys/compat/linux32
ad 284c2b9aef Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.
2008-04-24 18:39:20 +00:00
..
arch/amd64 Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
common Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
files.linux32 - Add compat amd64 linux32 statfs support, adapted from PR/35956. 2007-04-11 11:45:55 +00:00
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c
Makefile.inc Fix generated file names from makesyscalls.sh (s/linux/linux32/). 2007-03-23 12:26:10 +00:00