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 c6fb30a04df6455ae225f6ccf437f5eb907f1a2b (commit) from 88444dca8edf573a79730562519220b9ebc9e88c (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 c6fb30a04df6455ae225f6ccf437f5eb907f1a2b Author: Luca Dariz <l...@orpolo.org> Date: Tue Jun 28 12:10:41 2022 +0200 simplify ipc_kmsg_copyout_body() usage * ipc/ipc_kmsg.h: change prototype of ipc_kmsg_copyout_body() * ipc/ipc_kmsg.c: change prototype and usage of ipc_kmsg_copyout_body() by incorporating common code * ipc/mach_msg.c: change usage of ipc_kmsg_copyout_body() Signed-off-by: Luca Dariz <l...@orpolo.org> Message-Id: <20220628101054.446126-3-l...@orpolo.org> ----------------------------------------------------------------------- Summary of changes: ipc/ipc_kmsg.c | 24 ++++++++---------------- ipc/ipc_kmsg.h | 2 +- ipc/mach_msg.c | 4 +--- 3 files changed, 10 insertions(+), 20 deletions(-) hooks/post-receive -- GNU Mach