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  5fdc928d3d29fdc93ad00cea5f5c877a19013d44 (commit)
      from  b0d39e2ffda3cdd67d81022f40b2a73518fda6d0 (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 5fdc928d3d29fdc93ad00cea5f5c877a19013d44
Author: Luca Dariz <[email protected]>
Date:   Sun Feb 12 18:03:11 2023 +0100

    fix rpc time value for 64 bit
    
    * include/mach/task_info.h: use rpc variant of time_value_t
    * include/mach/thread_info.h: Likewise
    * kern/mach_clock.c: use rpc variant of time_value_t in
      read_time_stamp()
    * kern/mach_clock.h: Likewise
    * kern/thread.c: use rpc variant of thread_read_times()
    * kern/timer.h_ add thread_read_times_rpc() by converting time_value_t
      to the corresponding rpc structures inline.
    Message-Id: <[email protected]>

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

Summary of changes:
 include/mach/task_info.h   | 10 +++++-----
 include/mach/thread_info.h |  6 +++---
 kern/mach_clock.c          |  2 +-
 kern/mach_clock.h          |  2 +-
 kern/thread.c              |  2 +-
 kern/timer.h               | 12 ++++++++++++
 6 files changed, 23 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to