summaryrefslogtreecommitdiff
path: root/src/basic/env-util.c
AgeCommit message (Expand)Author
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-11execute: Add new PassEnvironment= directiveFilipe Brandenburger
2015-10-31systemctl: add a way to explicitly request client-side unit installingLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-07basic: fix env expansion for strings leading with two dollar signsMichal Schmidt
2015-08-07strv: convert strv_split_quotes into a generic strv_split_extractRichard Maw
2015-08-07util: change unquote_*_word to extract_*_wordRichard Maw
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers