]> git.ipfire.org Git - thirdparty/systemd.git/commit
notify-recv: add notify_recv() flavour that returns a split up strv instead of he...
authorLennart Poettering <lennart@poettering.net>
Fri, 28 Feb 2025 08:35:24 +0000 (09:35 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 28 Feb 2025 13:17:52 +0000 (14:17 +0100)
commit19ade24464017fb5caa7c5f9c0a484e72541988e
treeabe7fc1e09f221ec053aff8638ae331a138a2790
parent649c63d6ac5305191662cb8378b024a090900ad9
notify-recv: add notify_recv() flavour that returns a split up strv instead of he message text as string

This is useful at various places, since we split up the message as first
thing there anyway.
src/core/manager.c
src/nspawn/nspawn.c
src/shared/notify-recv.c
src/shared/notify-recv.h