On Sun, Aug 11, 2019 at 05:18:18PM +0100, Simon McVittie wrote: > > Yes. I will add that to the description. The one exception is sd_is_mq() as > > upstream has excluded POSIX message queues from the implementation. > > I think that's probably fine - I suspect the original implementation in > systemd only included sd_is_mq() out of a sense of completeness, and it > used to cause build problems in dbus when we were using the original > "copylib" version, because it was the only thing pulling in librt.
AFAIK that is also the reason elogind upstream have not implemented it -- to avoid the librt dependency. Mark

