[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.1-2-gf27d719 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
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 <mlichvar@xxxxxxxxxx>
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-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.