summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/sd-memfd.c
AgeCommit message (Collapse)Author
2013-11-06bus: export libsystemd-bus as a public libraryZbigniew Jędrzejewski-Szmek
Old static libsystemd-bus.la becomes libsystemd-bus-internal.la. memfd functions are also exported in the same library. (Best viewed with --color-words -U0).
2013-05-15bus: add support for adding memfds into message payloadLennart Poettering
2013-05-10bus: fix error check in memfd codeLennart Poettering
2013-05-10bus: extend memfd testLennart Poettering
2013-05-10bus: add new API for kdbus memfd functionalityLennart Poettering