summaryrefslogtreecommitdiff
path: root/src/hibernate-resume
Commit message (Expand)AuthorAgeFilesLines
* fileio: consolidate write_string_file*()Daniel Mack2015-07-061-1/+1
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-3/+5
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* treewide: another round of simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-282-2/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-282-2/+2
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-282-2/+2
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-071-5/+7
* hibernate-resume: let's move all hibernate-resume tools into the same directoryLennart Poettering2014-09-041-0/+95
* hibernate-resume: refuse to run outside of an initrdLennart Poettering2014-08-281-0/+4
* hibernate-resume: add a tool to write a device node's major:minor to /sys/pow...Ivan Shapovalov2014-08-262-0/+82