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-117-g970e7cd


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-117-g970e7cd
Date: Mon, 9 Mar 2020 17:03:08 -0400 (EDT)

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  970e7cd16afb136b256479e2ca0723d74e8bb6e1 (commit)
      from  28b53508aa4cd06933fa1bcbbaa791ad12ecbf51 (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 970e7cd16afb136b256479e2ca0723d74e8bb6e1
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 9 22:01:33 2020 +0100

    Set readtodc parameter 64bit
    
    In order to fix year 2038 limit.
    
    * i386/i386at/rtc.h (readtodc): Make tp parameter uint64_t *.
    * i386/i386at/rtc.c (readtodc): Likewise.
    * xen/time.c (readtodc): Likewise.
    * i386/i386at/model_dep.c (inittodr): Pass uint64_t pointer to readtodc.

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

Summary of changes:
 i386/i386at/model_dep.c | 6 +++---
 i386/i386at/rtc.c       | 2 +-
 i386/i386at/rtc.h       | 2 +-
 xen/time.c              | 7 ++-----
 4 files changed, 7 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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