]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-sleep.c
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
authorLennart Poettering <lennart@poettering.net>
Wed, 31 Oct 2018 16:03:50 +0000 (17:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 31 Oct 2018 17:00:52 +0000 (18:00 +0100)
commitbea1a01310efdf51b8c609a300d49bf5c25509c3
tree763924b96caa50af59368c5a34d5f3c56c7f6ed0
parentfc03c536538cd5fb29f42eb4a6920f13a9a98e54
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
21 files changed:
src/basic/strv.c
src/basic/strv.h
src/basic/time-util.c
src/core/service.c
src/core/slice.c
src/libsystemd/sd-bus/test-bus-objects.c
src/machine/machine-dbus.c
src/shared/ask-password-api.c
src/shared/conf-parser.c
src/shared/install.c
src/shared/path-lookup.c
src/shared/sleep-config.c
src/systemctl/systemctl.c
src/sysv-generator/sysv-generator.c
src/test/test-env-util.c
src/test/test-exec-util.c
src/test/test-nss.c
src/test/test-path-util.c
src/test/test-serialize.c
src/test/test-sleep.c
src/test/test-strv.c