timesync: changes type of drift_freq to int64_t
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 23 Jun 2018 00:41:55 +0000 (09:41 +0900)
committerMichael Biebl <biebl@debian.org>
Fri, 7 Sep 2018 06:41:12 +0000 (07:41 +0100)
commitbb41a82162d5a5409e512c91a63902255d6b647d
tree0aa00e6591a6509627fe46a120cbf03f8be3f154
parentaf16a1cc28c7a962f70c03742d92614d570bdb7c
timesync: changes type of drift_freq to int64_t

drift_freq is used for storing timex.freq, and is a 64bit integer.
To support x32 ABI, this changes the type of drift_freq to int64_t.

Fixes #9387.

(cherry picked from commit 75ca1621db4647a4d62d7873cd6715e28fe0f9fa)

Gbp-Pq: Name timesync-changes-type-of-drift_freq-to-int64_t.patch
src/timesync/timesyncd-manager.c
src/timesync/timesyncd-manager.h