]> git.ipfire.org Git - thirdparty/systemd.git/commit
securebits-util: add secure_bits_{from_string,to_string_alloc}()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Aug 2017 14:40:25 +0000 (23:40 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Aug 2017 14:40:25 +0000 (23:40 +0900)
commit07d46372fe19e58614906800690c8e0e4a75dc58
tree57b57ae112d76ff14ca59a501de89019cecb728b
parentdd1f5bd0aa584c5e5e10fddc735155c3501eb21e
securebits-util: add secure_bits_{from_string,to_string_alloc}()
src/basic/meson.build
src/basic/securebits-util.c [new file with mode: 0644]
src/basic/securebits-util.h [new file with mode: 0644]
src/core/execute.c
src/core/load-fragment.c