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. | |||
2016-02-01 | basic: add new rlimit_format() call | Lennart Poettering | |
This formats a struct rlimit the way rlimit_parse() expects it. | |||
2016-02-01 | core: move parsing of rlimits into rlimit-util.[ch] | Lennart Poettering | |
This way we can reuse it for parsing rlimit settings in "systemctl set-property" and related commands. | |||
2015-10-27 | util-lib: split out resource limits related calls into rlimit-util.[ch] | Lennart Poettering | |