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-490-g569df850


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-490-g569df850
Date: Thu, 19 Jan 2023 17:26:40 -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  569df850cd7badd1e36132ad3b44aa76a4d27c25 (commit)
      from  8d30c12342c1cafa7c02ecc00244f57cb39eb148 (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 569df850cd7badd1e36132ad3b44aa76a4d27c25
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Thu Jan 19 23:26:19 2023 +0100

    Add host_get_time64 RPC to return the time as time_value64_t
    
    Also updated the mapped time to support the new 64-bit time while
    keeping compatible with the user land programs currently using it so
    they can be migrated in parallel.

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

Summary of changes:
 doc/mach.texi                | 42 ++++++++++++++-----------
 include/mach/mach_host.defs  |  8 +++++
 include/mach/mach_types.defs |  5 +++
 include/mach/time_value.h    | 44 ++++++++++++++++++--------
 kern/mach_clock.c            | 73 +++++++++++++++++++++++++++++---------------
 kern/mach_clock.h            |  2 +-
 6 files changed, 118 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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