summaryrefslogtreecommitdiff
path: root/src/path
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* 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
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-7/+5
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-2/+2
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-2/+2
* remove unneeded error.h includesEmil Renner Berthing2014-09-151-1/+0
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-15/+12
* path: add new "systemd-path" utility for querying paths described in file-hie...Lennart Poettering2014-07-022-0/+209