NetBSD/sys/compat/mach
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/powerpc Fix build of macppc with COMPAT_MACH 2007-12-29 18:12:37 +00:00
files.mach
mach_bootstrap.c
mach_bootstrap.h
mach_clock.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
mach_clock.h
mach_errno.c
mach_errno.h
mach_exception.c
mach_exception.h
mach_exec.c fix malloc type mismatches. 2008-01-03 14:25:49 +00:00
mach_exec.h
mach_host.c
mach_host.h
mach_iokit.c
mach_iokit.h
mach_message.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
mach_message.h
mach_misc.c someone forgot /g in the vi s command. 2007-12-22 17:49:32 +00:00
mach_notify.c
mach_notify.h
mach_port.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
mach_port.h
mach_semaphore.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
mach_semaphore.h
mach_services_names.c
mach_services.c
mach_services.h
mach_services.master
mach_syscall.h regen 2007-12-20 23:07:25 +00:00
mach_syscallargs.h regen 2007-12-20 23:07:25 +00:00
mach_syscalls.c regen 2007-12-20 23:07:25 +00:00
mach_sysctl.c
mach_sysctl.h
mach_sysent.c regen 2007-12-20 23:07:25 +00:00
mach_task.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
mach_task.h
mach_thread.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
mach_thread.h
mach_types.h
mach_vm.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
mach_vm.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
Makefile
makemachservices.sh
syscalls.conf
syscalls.master