summaryrefslogtreecommitdiff
path: root/src/shared/clock-util.c
Commit message (Collapse)AuthorAge
* clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers2014-05-24
|
* timesyncd: only update stamp file when we are synchronizedKay Sievers2014-05-24
| | | | | | | | 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.
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-24