chiark / gitweb /
sd-bus: sync kdbus.h (ABI break)
authorDaniel Mack <daniel@zonque.org>
Mon, 6 Oct 2014 16:36:16 +0000 (18:36 +0200)
committerDaniel Mack <daniel@zonque.org>
Mon, 6 Oct 2014 16:36:16 +0000 (18:36 +0200)
commitd663f1b1a92a778bcdc68f29b8c08cb49431b4f7
tree803f4d94844aecb45175f519492fc452228b8ec9
parent27c64db6dff88ebe9761dfe3b0c073d2a9bf2e41
sd-bus: sync kdbus.h (ABI break)

The KDBUS_CMD_FREE ioctl now uses a struct rather than a direct pointer
to the offset to free.

The KDBUS_CMD_MSG_CANCEL ioctl has also changes, but there's no user of
it yet in systemd.
src/bus-proxyd/bus-proxyd.c
src/libsystemd/sd-bus/bus-control.c
src/libsystemd/sd-bus/bus-kernel.c
src/libsystemd/sd-bus/kdbus.h