dbus ChangeLog,1.1236,1.1237 dbus-win.patch,1.4,1.5
Ralf Habacker
rhabacker at kemper.freedesktop.org
Wed Mar 7 11:09:59 PST 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv4447
Modified Files:
ChangeLog dbus-win.patch
Log Message:
* test/test-segfault.c: unix compile fix.
* dbus-win.patch: removed obsolate patch.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1236
retrieving revision 1.1237
diff -u -d -r1.1236 -r1.1237
--- ChangeLog 7 Mar 2007 18:34:00 -0000 1.1236
+++ ChangeLog 7 Mar 2007 19:09:57 -0000 1.1237
@@ -1,5 +1,10 @@
2007-03-07 Ralf Habacker <ralf.habacker at freenet.de>
+ * test/test-segfault.c: unix compile fix.
+ * dbus-win.patch: removed obsolate patches.
+
+2007-03-07 Ralf Habacker <ralf.habacker at freenet.de>
+
* bus/activation.c: removed obsolate include header.
* test/test-segfault.c: win32 compile fix, rlimit
isn't available on win32.
Index: dbus-win.patch
===================================================================
RCS file: /cvs/dbus/dbus/dbus-win.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dbus-win.patch 7 Mar 2007 18:34:01 -0000 1.4
+++ dbus-win.patch 7 Mar 2007 19:09:57 -0000 1.5
@@ -1,18 +1,3 @@
-Index: bus/activation.c
-===================================================================
-RCS file: /cvs/dbus/dbus/bus/activation.c,v
-retrieving revision 1.49
-diff -u -3 -p -B -r1.49 activation.c
---- bus/activation.c 4 Mar 2007 22:09:50 -0000 1.49
-+++ bus/activation.c 6 Mar 2007 20:54:30 -0000
-@@ -34,7 +34,6 @@
- #include <dbus/dbus-spawn.h>
- #include <dbus/dbus-timeout.h>
- #include <dbus/dbus-sysdeps.h>
--#include <dirent.h>
- #include <errno.h>
-
- #define DBUS_SERVICE_SECTION "D-BUS Service"
Index: bus/bus.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/bus.c,v
More information about the dbus-commit
mailing list