summaryrefslogtreecommitdiff
path: root/src/core/show-status.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move status printing stuff into src/core/Lennart Poettering2015-10-271-0/+78
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* core: add missing show-status.[ch]Lennart Poettering2014-03-031-0/+42