summaryrefslogtreecommitdiff
path: root/src/random-seed
Commit message (Expand)AuthorAgeFilesLines
...
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out IO related calls to io-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* tree-wide: drop {} from one-line if blocksLennart Poettering2015-09-091-2/+1
* random-seed: minor cleanups, in particular when it comes to loggingLennart Poettering2015-04-211-30/+30
* random-seed: avoid errors when we cannot write random-seed fileColin Guthrie2015-01-171-13/+17
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-091-10/+5
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-5/+5
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* random-seed: improve debugging messages a bitZbigniew Jędrzejewski-Szmek2013-11-151-4/+4
* random-seed: we should return errno of failed loop_writeLukas Nykryn2013-09-131-1/+1
* random-seed: a few modernizationsLennart Poettering2013-08-131-35/+52
* random-seed: fix error message typoUmut Tezduyar2012-10-191-1/+2
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-1/+1
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+148