summaryrefslogtreecommitdiff
path: root/src/shared/clock-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-2/+2
* core: allow disabling system time correction if rtc returns time far in the f...Franck Bui2022-08-241-1/+1
* time-util: add macros around timespec_store() that operates on compund litera...Lennart Poettering2022-03-181-3/+2
* tree-wide: use new RET_NERRNO() helper at various placesLennart Poettering2021-11-161-8/+2
* time-set: adjust system clock if rtc is far in futureEgor Ignatov2021-08-021-3/+15
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-1/+1
* clock-util: modernize settimeofday() timezone callsLennart Poettering2021-02-101-26/+21
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* clock-util: trivial clean-upsLennart Poettering2020-10-221-2/+2
* clock-util: read timestamp from /usr/lib/clock-epochDaniel Mack2020-08-281-3/+13
* util: split out errno related stuffLennart Poettering2019-03-141-1/+1
* Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+157
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-142/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-13/+0
* shared: correct spacing near eol in code commentsTorstein Husebø2014-12-111-2/+2
* core: only set the kernel's timezone when the RTC runs in local timeKay Sievers2014-07-271-7/+8
* clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers2014-05-241-2/+2
* timesyncd: only update stamp file when we are synchronizedKay Sievers2014-05-241-1/+1
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-241-0/+154