summaryrefslogtreecommitdiff
path: root/src/shared/hwclock.c
AgeCommit message (Expand)Author
2013-07-02man: improve grammar and word formatting in numerous man pagesJason St. John
2013-04-26always unconditionally create /dev/rtc and use it internallyKay Sievers
2013-04-24do not create /dev/rtc symlink, let systemd search for it if neededKay Sievers
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-11hwclock: use _cleanup_ to simplify functionZbigniew Jędrzejewski-Szmek
2013-04-11errno is positiveZbigniew Jędrzejewski-Szmek
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2012-10-27hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers
2012-09-21hwclock: add missing OOM checkLennart Poettering
2012-09-19util: define union dirent_storage and make use of it everywhereLennart Poettering
2012-09-17main: when transitioning from initrd to the main system log to kmsgLennart Poettering
2012-09-17hwclock: always set the kernel's timezoneKay Sievers
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-05-08util: split-out hwclock.[ch]Kay Sievers