summaryrefslogtreecommitdiffstats
path: root/hwclock/clock.h
Commit message (Collapse)AuthorAgeFilesLines
* hwclock: use c.hKarel Zak2009-10-161-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* hwclock: use time limit for synchronization busy waitKarel Zak2008-08-131-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* hwclock: remove tailing white-spaces and clean up clock.hKarel Zak2007-03-211-2/+11
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* hwclock: add support for audit systemKarel Zak2007-03-211-0/+7
| | | | | | | | | If you compile --with-audit the hwclock tool reports changes in sys/hw clock to audit system. The real long-term and final solution is probably add hooks for /dev/rtc to kernel, but it's not implemented yet. Signed-off-by: Steve Grubb <sgrubb@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* hwclock: add --rtc=<path> option and support for /dev/rtc0Karel Zak2007-03-191-0/+1
| | | | | | | | | | | | The patch to allow "hwclock --rtc /dev/rtc1" and so on, since "/dev/rtc" may not be there and "/dev/rtc0" may not be the right answer either. The "--rtc" is compatible with next Bryan Henderson's hwclock versions. Signed-off-by: David Brownell <david-b@pacbell.net> Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-0/+35