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-421-g2a726355


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-421-g2a726355
Date: Tue, 6 Dec 2022 15:26:26 -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  2a7263559572f178322451a6a1e0a43dc90cdb32 (commit)
      from  45afcc68979b700bdef1dc0e27ba79e0822b1c18 (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 2a7263559572f178322451a6a1e0a43dc90cdb32
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Tue Dec 6 00:35:01 2022 -0500

    Make task_info.h structs more portable
    
    Changed vm_size_t to rpc_size_t so that both userland and kernel agree
    on the same size. Also changed the denominator for the maximum struct
    sizes to be integer_t to match the other declarations.
    
    Introduced long_natural_t and rpc_long_natural_t to represent large
    counters. Replaced rpc_unsigned_long with rpc_long_natural_t.
    Message-Id: <Y47UhaOzKnqhgYq4@reue>

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

Summary of changes:
 doc/mach.texi                             | 18 ++++++++--------
 i386/include/mach/i386/machine_types.defs | 35 +++++++++++++++++--------------
 i386/include/mach/i386/vm_types.h         | 26 +++++++++++------------
 include/mach/task_info.h                  | 24 ++++++++++-----------
 include/mach_debug/mach_debug_types.defs  | 10 ++++-----
 include/mach_debug/slab_info.h            | 10 ++++-----
 6 files changed, 63 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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