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