]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: Support GNU Hurd
authorZhaoming Luo <zhmingluo@163.com>
Mon, 9 Dec 2024 11:16:11 +0000 (19:16 +0800)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Dec 2024 11:29:17 +0000 (12:29 +0100)
commitbdf3ff72efb3d09286eab737951f2eba196e07ab
tree10d5aadd9b32ef3aa54b527ae82317eaf9d22c4d
parent5763e74d3cea008c31bfd48bc88660a1a32ecfa6
hwclock: Support GNU Hurd

* configure.ac: add HURD so it can be used in conditional in am files
* sys-utils/Makemodule.am: compile hwclock for GNU Hurd
* sys-utils/hwclock-rtc.c: compile for GNU Hurd
* sys-utils/hwclock.c: compile for GNU Hurd
* sys-utils/hwclock.h: compile for GNU Hurd

Signed-off-by: Zhaoming Luo <zhmingluo@163.com>
configure.ac
sys-utils/Makemodule.am
sys-utils/hwclock-rtc.c
sys-utils/hwclock.c
sys-utils/hwclock.h