]> git.ipfire.org Git - thirdparty/systemd.git/commit
cap-list: rework capability_set_to_string()
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Feb 2023 10:45:07 +0000 (11:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Feb 2023 15:49:45 +0000 (16:49 +0100)
commitebb93f3ccfbab668c4e3f77041d97162fadb742b
tree78d0506ae45a59350b36d7775d2d8bd1d6862fad
parentc52c4d6974e3bc6d8ffdd3b73207617e06cd5157
cap-list: rework capability_set_to_string()

Let's use strextend_with_separator() and CAPABILITY_TO_STRING().
src/basic/cap-list.c