Move some sysdeps stuff only used by the dbus-daemon outside libdbus
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 29 Aug 2013 12:16:14 +0000 (13:16 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 30 Aug 2013 16:32:45 +0000 (17:32 +0100)
commit3e35c91fd874c131b7d49599f64e3a5546cc4035
tree3e8f74e203c3f8c4bd1a7e22c3fdf1c8641fe9a7
parent765c9ebc595fb2621ddf22c2f95ce36499560e87
Move some sysdeps stuff only used by the dbus-daemon outside libdbus

This means we don't need to worry about whether it's thread-safe,
and makes libdbus a little smaller.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68610
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps-util-unix.c
dbus/dbus-sysdeps-util-win.c
dbus/dbus-sysdeps-win.c