summaryrefslogtreecommitdiff
path: root/src/libelogind
AgeCommit message (Collapse)Author
2015-08-19Remove sd-path interfaceAndy Wingo
* src/libelogind/sd-path/sd-path.c: * src/systemd/sd-path.h: Remove files. These interfaces are not compatible with Guix. * Makefile.am: Adapt.
2015-08-16Remove sd_is_mqAndy Wingo
* src/systemd/sd-daemon.h: * src/libelogind/sd-daemon/sd-daemon.c (sd_is_mq): Remove unused function that depended on librt. Ultimately we should remove this header at some point.
2015-08-15Ignore generated libelogind files.Ricardo Wurmus
2015-08-15rename libsystemd*.pc.in to libelogind*.pc.inRicardo Wurmus
2015-04-19Rename more things to elogindAndy Wingo