summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-path (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-3/+3
* Merge pull request #6266 from keszybz/drop-autotoolsLennart Poettering2017-07-201-1/+0
|\
| * build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* | sd-path: make sure to use tmp_dir() and var_tmp_dir() (#6397)Lennart Poettering2017-07-201-2/+3
|/
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-4/+4
* sd-path: use XDG_CONFIG_HOME instead of hardcoding ~/.config for user-dirsEmmanuel Gil Peyrot2016-03-151-2/+7
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+5
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-2/+2
* build-sys: export sd_path APIsLennart Poettering2014-07-111-2/+2
* sd-path: add missing headerUmut Tezduyar Lindskog2014-07-031-0/+1
* shared: rename ARCH_TUPLE to LIB_ARCH_TUPLELennart Poettering2014-07-031-2/+2
* path: add new "systemd-path" utility for querying paths described in file-hie...Lennart Poettering2014-07-022-0/+627