index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
hwclock.c
Age
Commit message (
Expand
)
Author
2013-04-26
always unconditionally create /dev/rtc and use it internally
Kay Sievers
2013-04-24
do not create /dev/rtc symlink, let systemd search for it if needed
Kay Sievers
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-11
hwclock: use _cleanup_ to simplify function
Zbigniew Jędrzejewski-Szmek
2013-04-11
errno is positive
Zbigniew Jędrzejewski-Szmek
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2012-10-27
hwclock: do not seal the kernel's time-warp call from inside the initrd
Kay Sievers
2012-09-21
hwclock: add missing OOM check
Lennart Poettering
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-17
main: when transitioning from initrd to the main system log to kmsg
Lennart Poettering
2012-09-17
hwclock: always set the kernel's timezone
Kay Sievers
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-05-08
util: split-out hwclock.[ch]
Kay Sievers