commit-hurd
[Top][All Lists]
Advanced

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

[SCM] MIG branch, master, updated. v1.8-41-gb5a5679


From: Samuel Thibault
Subject: [SCM] MIG branch, master, updated. v1.8-41-gb5a5679
Date: Mon, 25 Sep 2023 04:56:15 -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 "MIG".

The branch, master has been updated
       via  b5a567954ce3b4d236b7a2375a6a00f3a4a853e8 (commit)
      from  d9a36da6d785844139d291b37f80fbe087b2b59e (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 b5a567954ce3b4d236b7a2375a6a00f3a4a853e8
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Tue May 16 23:04:18 2023 -0400

    Update code generation to handle the new 64 bit ABI
    
    Mostly, we don't set the fields that do not exist and avoid type
    mismatching (like casting unsigned short to unsigned char for
    msgt_name).
    
    We also revamp type checking to compare mach_msg_type_t to uint64_t
    instead of just uint32_t as we now use the whole structure.
    Message-Id: <ZGREMgn19Zptc/Pf@jupiter.tail36e24.ts.net>

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

Summary of changes:
 global.h |  2 ++
 utils.c  | 27 +++++++++++++++++++--------
 2 files changed, 21 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
MIG



reply via email to

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