sd-bus,sd-event: make public APIs

System Internals / systemd - Lennart Poettering [poettering.net] - 22 May 2015 07:32 UTC

With the v221 release these APIs should be public, stable APIs, hence let's install their headers by default now, and add their symbols to the .sym file.

882897a sd-bus,sd-event: make public APIs
Makefile.am | 11 ++++----
src/libsystemd/libsystemd.sym.m4 | 53 ++++++++++++++++++++++++++------------
src/libsystemd/sd-bus/sd-bus.c | 12 ++++-----
src/systemd/sd-bus.h | 6 ++---
4 files changed, 52 insertions(+), 30 deletions(-)

Upstream: github.com


  • Share