This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.

The branch, master has been updated
       via  f27d719a4e2e983aea23058a29729a200b070dc6 (commit)
      from  789817cd91695cbb9e8b4f1e90a0393c147c2c70 (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 f27d719a4e2e983aea23058a29729a200b070dc6
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Thu Aug 5 14:07:17 2021 +0200

    rtc: avoid printing and scanning time_t
    
    With the latest glibc it's now possible to define _TIME_BITS=64 to get
    64-bit time_t on 32-bit Linux systems. This breaks the %ld printf/scanf
    modifier used with the RTC drift timestamp. Process it as a double.

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

Summary of changes:
 rtc_linux.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" 
in the subject.
For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the 
subject.
Trouble?  Email listmas...@chrony.tuxfamily.org.

Reply via email to