]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/exec-util.h
exec-util: implement a set of callbacks to pass variables around
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 11 Feb 2017 02:49:01 +0000 (21:49 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 20 Feb 2017 23:49:14 +0000 (18:49 -0500)
commit3303d1b2dc3f9ac88927c23abce020fc77c1e92c
treea4c48ba415dc0bcf19063cfc9dc87b4cb91aa98b
parentc8cebc36b02f6386faccce7d84b444155f3765ba
exec-util: implement a set of callbacks to pass variables around

Only tests are added, otherwise the new code is unused.
src/basic/exec-util.c
src/basic/exec-util.h
src/test/test-exec-util.c