summaryrefslogtreecommitdiff
path: root/src/shared/hwclock.h
AgeCommit message (Collapse)Author
2013-11-18use #pragma once instead of foo*foo define guardsShawn Landden
2012-09-17hwclock: always set the kernel's timezoneKay Sievers
Properly tell the kernel at bootup, and any later time zone changes, the actual system time zone. Things like the kernel's FAT filesystem driver needs the actual time zone to calculate the proper local time to use for the on-disk time stamps. https://bugzilla.redhat.com/show_bug.cgi?id=802198
2012-05-08util: split-out hwclock.[ch]Kay Sievers