summaryrefslogtreecommitdiff
path: root/src/basic/env-file.c
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* env-file: bring our decoding of double-quoted strings in env files in line wi...Lennart Poettering2020-09-141-3/+7
* environment-d-generator: output logs in debug modeZbigniew Jędrzejewski-Szmek2019-08-301-0/+2
* Make fopen_temporary and fopen_temporary_label unlockedZbigniew Jędrzejewski-Szmek2019-04-121-3/+0
* env-file: (void)ify an unlink() callLennart Poettering2019-03-011-1/+1
* tree-wide: use '"' instead of '\"'Louis Taylor2019-01-171-4/+4
* util-lib: follow shell syntax for escape in quotesLouis Taylor2019-01-171-17/+7
* util-lib: split out env file parsing code into env-file.cLennart Poettering2018-12-021-0/+574