summaryrefslogtreecommitdiff
path: root/src/shared/clock-util.c
AgeCommit message (Collapse)Author
2014-05-24clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers
2014-05-24timesyncd: only update stamp file when we are synchronizedKay Sievers
Create initial stamp file with compiled-in time to prevent bootups with clocks in the future from storing invalid timestamps. At shutdown, only update the timestamp if we got an authoritative time to store.
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers