index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
env-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-12
/
+12
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-13
/
+13
*
Refactor strv_env_replace() into strv_env_replace_consume()
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-4
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
env-file: bring our decoding of double-quoted strings in env files in line wi...
Lennart Poettering
2020-09-14
1
-3
/
+7
*
environment-d-generator: output logs in debug mode
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-0
/
+2
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-3
/
+0
*
env-file: (void)ify an unlink() call
Lennart Poettering
2019-03-01
1
-1
/
+1
*
tree-wide: use '"' instead of '\"'
Louis Taylor
2019-01-17
1
-4
/
+4
*
util-lib: follow shell syntax for escape in quotes
Louis Taylor
2019-01-17
1
-17
/
+7
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+574