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  42e5d73459400e81dd7c22ff4c226ab3ec728348 (commit)
      from  31dd30a94a682955c3c9e2f42252b4a07687067a (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 42e5d73459400e81dd7c22ff4c226ab3ec728348
Author: Flavio Cruz <[email protected]>
Date:   Mon May 1 21:10:42 2023 -0400

    Use mig_support.h prototypes instead of duplicating them.
    
    * include/mach/mig_support.h: Drop the ifndef because this file is only
      used internally to compile gnumach. We export mig_support.h from glibc
      already.
    * kern/ipc_mig.c: len should be vm_size_t.
    * kern/ipc_mig.h: Drop duplicate prototypes.
    Message-Id: <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 include/mach/mig_support.h | 4 +---
 kern/ipc_mig.c             | 3 ++-
 kern/ipc_mig.h             | 9 ---------
 3 files changed, 3 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to