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-438-g3b097978


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-438-g3b097978
Date: Sun, 18 Dec 2022 12:44:07 -0500 (EST)

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  3b097978c147d6e98f02e7b2d31e75a36e36338f (commit)
      from  16e0cdef9ce952fa5f7980d19f113be027e88b27 (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 3b097978c147d6e98f02e7b2d31e75a36e36338f
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Sun Dec 18 12:21:27 2022 -0500

    Use long_natural_t for recnum_t
    
    For 64 bits, device operations will provide an addressing space of 64
    bits.
    
    Also define the translation functions if long_natural_t or
    long_integer_t are ever used in RPCs.
    
    Note that MIG does not implicitly inherit the translation functions from
    types hence the need to redefine them for recnum_t.
    Message-Id: <Y59MFzekEA0YUXIw@mars>

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

Summary of changes:
 device/subrs.c                            |  2 +-
 i386/include/mach/i386/machine_types.defs | 53 +++++++++++++++++++------------
 i386/include/mach/i386/vm_types.h         | 20 ++++++++++++
 include/device/device_types.defs          | 11 ++++++-
 include/device/device_types.h             |  3 +-
 5 files changed, 65 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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