dbus ChangeLog,1.1178,1.1179
Havoc Pennington
hp at kemper.freedesktop.org
Thu Oct 26 19:17:44 PDT 2006
- Previous message: dbus/dbus Makefile.am, 1.87, 1.88 dbus-connection.c, 1.149,
1.150 dbus-sysdeps-pthread.c, NONE,
1.1 dbus-sysdeps-win-thread.c, NONE, 1.1 dbus-sysdeps.h, 1.64,
1.65 dbus-threads-internal.h, 1.4, 1.5 dbus-threads.c, 1.34,
1.35 dbus-threads.h, 1.13, 1.14
- Next message: dbus/dbus dbus-sysdeps-pthread.c,1.1,1.2 dbus-threads.h,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv28036
Modified Files:
ChangeLog
Log Message:
2006-10-26 Havoc Pennington <hp at redhat.com>
* doc/dbus-specification.xml: clarify the UUID text slightly
* dbus/dbus-sysdeps-pthread.c: check for and mostly abort on
pthread errors. Add DBusMutexPThread and DBusCondVarPThread
in preparation for being able to extend them for e.g. recursive
mutexes.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1178
retrieving revision 1.1179
diff -u -d -r1.1178 -r1.1179
--- ChangeLog 27 Oct 2006 01:09:24 -0000 1.1178
+++ ChangeLog 27 Oct 2006 02:17:42 -0000 1.1179
@@ -1,5 +1,14 @@
2006-10-26 Havoc Pennington <hp at redhat.com>
+ * doc/dbus-specification.xml: clarify the UUID text slightly
+
+ * dbus/dbus-sysdeps-pthread.c: check for and mostly abort on
+ pthread errors. Add DBusMutexPThread and DBusCondVarPThread
+ in preparation for being able to extend them for e.g. recursive
+ mutexes.
+
+2006-10-26 Havoc Pennington <hp at redhat.com>
+
* dbus/dbus-threads.[hc]: Documentation improvements. Clarify how
condition variables relate to recursive mutexes.
- Previous message: dbus/dbus Makefile.am, 1.87, 1.88 dbus-connection.c, 1.149,
1.150 dbus-sysdeps-pthread.c, NONE,
1.1 dbus-sysdeps-win-thread.c, NONE, 1.1 dbus-sysdeps.h, 1.64,
1.65 dbus-threads-internal.h, 1.4, 1.5 dbus-threads.c, 1.34,
1.35 dbus-threads.h, 1.13, 1.14
- Next message: dbus/dbus dbus-sysdeps-pthread.c,1.1,1.2 dbus-threads.h,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list