moved out dbus file related functions from sysdeps into separate files - tested on...
authorRalf Habacker <ralf.habacker@freenet.de>
Sun, 20 Dec 2009 10:24:32 +0000 (11:24 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Sun, 20 Dec 2009 10:24:32 +0000 (11:24 +0100)
commit413c3537b8730940d516af4823e83ac8df001ede
treea6dc92b02dc5ddf86a870d0d4ee63d18fffd2ac0
parent3da9815113c013c3e81f4290d9b74d9862004027
moved out dbus file related functions from sysdeps into separate files - tested on windows
cmake/dbus/CMakeLists.txt
dbus/Makefile.am
dbus/dbus-file-unix.c [new file with mode: 0644]
dbus/dbus-file-win.c [new file with mode: 0644]
dbus/dbus-file.c [new file with mode: 0644]
dbus/dbus-file.h [new file with mode: 0644]
dbus/dbus-sysdeps-win.c
dbus/dbus-sysdeps-win.h
dbus/dbus-sysdeps.h