summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-path
Commit message (Expand)AuthorAgeFilesLines
* 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