summaryrefslogtreecommitdiff
path: root/src/random-seed
AgeCommit message (Expand)AuthorFilesLines
2015-01-17random-seed: avoid errors when we cannot write random-seed fileColin Guthrie1-13/+17
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek1-10/+5
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-5/+5
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-1/+1
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-1/+1
2013-11-15random-seed: improve debugging messages a bitZbigniew Jędrzejewski-Szmek1-4/+4
2013-09-13random-seed: we should return errno of failed loop_writeLukas Nykryn1-1/+1
2013-08-13random-seed: a few modernizationsLennart Poettering1-35/+52
2012-10-19random-seed: fix error message typoUmut Tezduyar1-1/+2
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-1/+1
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-12move all tools to subdirsKay Sievers1-0/+148