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 f056fcda8bf9a5c375b20ef3803718187d9d4211 (commit) from 027cf6671fad35d663f25c58430cd8fc6a45e181 (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 f056fcda8bf9a5c375b20ef3803718187d9d4211 Author: Luca Dariz <l...@orpolo.org> Date: Mon Jan 16 11:58:56 2023 +0100 add conversion helpers for invalid mach port names * include/mach/port.h: add _NAME_ variants for port NULL and DEAD and add helpers to check for invalid port names * ipc/port.h: add helpers to properly convert to/from invalid mach port names. Message-Id: <20230116105857.240210-7-l...@orpolo.org> ----------------------------------------------------------------------- Summary of changes: include/mach/port.h | 8 ++++++-- ipc/port.h | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach