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 17335d49a3c9e866a81abc051420d73a59d669bf (commit) via c566ad85a2d6728ebc8ec0f461a3b35df300e96e (commit) from 7d642c99641ffc6960c8dd9ea88634bdaae80213 (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 17335d49a3c9e866a81abc051420d73a59d669bf Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Aug 28 01:17:34 2022 +0200 Add missing const_mach_port_name_array_t type commit c566ad85a2d6728ebc8ec0f461a3b35df300e96e Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Aug 28 00:10:45 2022 +0200 Fix inclusability of <mach/mach_types.h> Now that mach/machine/vm_types.h uses stdint types, we have to ship a header that defines them. ----------------------------------------------------------------------- Summary of changes: i386/Makefrag.am | 1 + {include => i386/include/mach/i386}/stdint.h | 38 +++++++++++++-------------- i386/include/mach/i386/vm_types.h | 16 ++++++------ include/mach/port.h | 1 + include/stdint.h | 39 ++++++++++------------------ x86_64/Makefrag.am | 1 + 6 files changed, 44 insertions(+), 52 deletions(-) copy {include => i386/include/mach/i386}/stdint.h (62%) hooks/post-receive -- GNU Mach