summaryrefslogtreecommitdiff
path: root/src/basic/clock-util.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-02-26clock-util: be more tolerant in parsing /etc/adjtimeMartin Pitt
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-03resolved: apply epoch to system time from PID 1Lennart Poettering
2016-01-18Use negative_errno() to assert errno is positive after a few system callsZbigniew Jędrzejewski-Szmek
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers