This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via c2886e18c39182084c11d85f18fff5f9f81360ef (commit)
from 8ddf8e991c0d271d2681627fab08e6730ae73ae0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c2886e18c39182084c11d85f18fff5f9f81360ef
Author: Luca Dariz <[email protected]>
Date: Mon Jan 16 11:58:53 2023 +0100
update syscall signature with rpc_vm_* and mach_port_name_t
* include/mach/mach_types.h: use mach port names
* kern/ipc_mig.c: update vm types and use copyin/copyout helpers
* kern/ipc_mig.h: Likewise
Signed-off-by: Luca Dariz <[email protected]>
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
include/mach/mach_traps.h | 18 ++++--------------
kern/ipc_mig.c | 41 ++++++++++++++++++++++-------------------
kern/ipc_mig.h | 30 +++++++++++++++---------------
3 files changed, 41 insertions(+), 48 deletions(-)
hooks/post-receive
--
GNU Mach