]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemd/sd-bus.h
Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to follow...
authorFederico <nierro92@gmail.com>
Tue, 25 Apr 2017 07:32:24 +0000 (09:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Apr 2017 07:32:24 +0000 (09:32 +0200)
commit19fe49f62cc916f1237ea92a04fc80ee75285dde
treed14cd80a18a638f5fd4901be14f26221783871dc
parentf847b8b7df1de5686f8cbe5a4944a85dfb303595
Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to follow systemd naming conventions. (#5753)

Moreover, man page for sd_bus_message_append is updated with reference to new exposed function.
Makefile-man is updated too, to reflect new alias.
Makefile-man.am
man/sd_bus_message_append.xml
src/libsystemd/libsystemd.sym
src/libsystemd/sd-bus/bus-convenience.c
src/libsystemd/sd-bus/bus-message.c
src/libsystemd/sd-bus/bus-message.h
src/systemd/sd-bus.h