]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: use kernel struct rtc_time for RTC ioctls
authorKarel Zak <kzak@redhat.com>
Mon, 17 Apr 2023 10:29:40 +0000 (12:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Apr 2023 10:29:40 +0000 (12:29 +0200)
commita423fe19f6edec437c503ed16a718d25add96b72
tree4bbb1f9fc3a92be55dc633ad0a0359f19a0ad566
parent2da6fbdbe3a48ebbe5213e479ab0eaeed6272596
hwclock: use kernel struct rtc_time for RTC ioctls

Based on patch from Matt Nourse.

Addresses: https://github.com/util-linux/util-linux/pull/2123
Reported-by: Matthew Nourse <matthew@nplus1.com.au>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/hwclock-rtc.c