summaryrefslogtreecommitdiff
path: root/src/basic/strv.h
AgeCommit message (Expand)Author
2015-10-24util: split out extract_first_word() and related calls into extract-word.[ch]Lennart Poettering
2015-10-19strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_Zbigniew Jędrzejewski-Szmek
2015-10-07ask-password: add support for caching passwords in the kernel keyringLennart Poettering
2015-10-06core: add support for naming file descriptors passed using socket activationLennart Poettering
2015-09-29systemctl: move strv_skip_first() out of systemctl.cLennart Poettering
2015-09-29strv: add strv_free_free() to strv.c and make use of itLennart Poettering
2015-08-07strv: Add strv_shell_escapeRichard Maw
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