summaryrefslogtreecommitdiff
path: root/src/hibernate-resume
AgeCommit message (Expand)Author
2016-10-22tree-wide: make parse_proc_cmdline() strip "rd." prefix automaticallyZbigniew Jędrzejewski-Szmek
2016-10-22tree-wide: allow state to be passed through to parse_proc_cmdline_itemZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering
2015-10-27util-lib: move fstab_node_to_udev_node() to fstab-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-07util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering
2014-09-04hibernate-resume: let's move all hibernate-resume tools into the same directoryLennart Poettering
2014-08-28hibernate-resume: refuse to run outside of an initrdLennart Poettering
2014-08-26hibernate-resume: add a tool to write a device node's major:minor to /sys/pow...Ivan Shapovalov