commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-623-g42e5d734


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-623-g42e5d734
Date: Tue, 2 May 2023 01:54:18 -0400 (EDT)

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 <flaviocruz@gmail.com>
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: <ZFBjEk07CaQgx9Ru@jupiter.tail36e24.ts.net>

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

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

[Prev in Thread] Current Thread [Next in Thread]