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-435-ge493c4e8


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-435-ge493c4e8
Date: Fri, 16 Dec 2022 21:24:36 -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  e493c4e8c54ece41bd24b209cfb9efc24254214b (commit)
      from  c00d8d62878434e82b04d5ad5901f938d120debf (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 e493c4e8c54ece41bd24b209cfb9efc24254214b
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Fri Dec 16 21:06:25 2022 -0500

    Use struct for time_value_t and define seconds as long_integer_t.
    
    On 64 bit kernels, seconds will be 64 bits long and won't suffer from
    the 2038 problem. We also add a new type rpc_time_value_t to handle the
    conversion between 32 bit userland and 64 bit kernel.
    Message-Id: <Y50kIaIgaIdGjDAk@mars>

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

Summary of changes:
 i386/include/mach/i386/machine_types.defs | 16 ++++++++++++++--
 i386/include/mach/i386/vm_types.h         |  8 ++++++++
 include/mach/mach_types.defs              | 13 ++++++++++++-
 include/mach/time_value.h                 | 27 ++++++++++++++++++++++++++-
 4 files changed, 60 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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