summaryrefslogtreecommitdiff
path: root/kern/ipc_mig.h
AgeCommit message (Expand)Author
2024-02-12Replace kernel header includes in include/mach/mach_types.h with forward decl...Flavio Cruz
2023-05-02Use mig_support.h prototypes instead of duplicating them.Flavio Cruz
2023-01-18update writev syscall signature with rpc typesLuca Dariz
2023-01-18update syscall signature with rpc_vm_* and mach_port_name_tLuca Dariz
2023-01-13Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...Flavio Cruz
2022-11-30Update ipc/ directory to use mach_port_name_tFlavio Cruz
2013-12-17kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-05kern/syscall_sw.c: remove forward declarationsMarin Ramesa
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault