]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: build on non-Linux
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 3 Mar 2011 01:18:32 +0000 (02:18 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 11 Mar 2011 11:34:25 +0000 (12:34 +0100)
commit465e9973848fc7398722b16d948a0d37cb51126f
treeaa00788f7e4848230b77405ca142333e6670d8b7
parent6141dcb5ebeefb0cf0e8f4a893d91b95b6496d40
hwclock: build on non-Linux

Thanks to the direct ISA method and by disabling the RTC get/set epoch
functionality, hwclock can work fine on non-Linux systems which provide
ioperm or iopl.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Makefile.am
configure.ac
hwclock/Makefile.am
hwclock/cmos.c
hwclock/hwclock.c