Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen | |
This is a cleaned up result of running iwyu but without forward declarations on src/basic. | |||
2015-11-03 | Merge pull request #1744 from evverx/fix-debug-generator | Lennart Poettering | |
debug-generator: respect kernel parameters for default unit setting | |||
2015-11-03 | proc-cmdline: add runlevel to target mapping | Evgeny Vereshchagin | |
2015-11-02 | proc-cmdline: return proper errors from shall_restore_state() | Lennart Poettering | |
Let's not eat up errors in shall_restore_state(), but in the consumers instead, just for the sake of keeping the library calls generic. | |||
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering | |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | Lennart Poettering | |