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 87cd0054a65713f82fba38e1da2985513c67deb8 (commit) via ecb699845bf72e298ba28054736e6b6a9e78cc29 (commit) from 6198c3a7dba457ad8e3cae56254c482e81594b6c (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 87cd0054a65713f82fba38e1da2985513c67deb8 Author: Flavio Cruz <flavioc...@gmail.com> Date: Sun Nov 27 20:10:26 2022 -0500 Update mach_port_status_t definition to use the new struct Also update C definition to use proper types. Message-Id: <Y4QKgh0zHdB8pWhD@viriathus> commit ecb699845bf72e298ba28054736e6b6a9e78cc29 Author: Flavio Cruz <flavioc...@gmail.com> Date: Sun Nov 27 20:08:42 2022 -0500 Delete mach_debug/pc_info.h mach/pc_sample.h has the definitions that the kernel actually uses. Message-Id: <Y4QKGtUdbz+AVO3l@viriathus> ----------------------------------------------------------------------- Summary of changes: Makefrag.am | 1 - include/mach/mach_types.defs | 12 +++++++++++- include/mach/port.h | 14 +++++++------- include/mach_debug/pc_info.h | 43 ------------------------------------------- 4 files changed, 18 insertions(+), 52 deletions(-) delete mode 100644 include/mach_debug/pc_info.h hooks/post-receive -- GNU Mach