dbus/doc TODO,1.113,1.114
Havoc Pennington
hp at kemper.freedesktop.org
Thu Oct 26 20:29:11 PDT 2006
Update of /cvs/dbus/dbus/doc
In directory kemper:/tmp/cvs-serv17116/doc
Modified Files:
TODO
Log Message:
2006-10-26 Havoc Pennington <hp at redhat.com>
* dbus/dbus-sysdeps-pthread.c (_dbus_pthread_mutex_lock): change
to be recursive
(_dbus_pthread_mutex_unlock): make it recursive
(_dbus_pthread_condvar_wait): save/restore the recursion count
(_dbus_pthread_condvar_wait_timeout): save/restore the recursion count
Index: TODO
===================================================================
RCS file: /cvs/dbus/dbus/doc/TODO,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- TODO 26 Oct 2006 19:01:10 -0000 1.113
+++ TODO 27 Oct 2006 03:29:09 -0000 1.114
@@ -1,8 +1,6 @@
Important for 1.0
===
- - support recursive locks in dbus_threads_init_default()
-
- update AUTHORS
- the README, FAQ, and probably other places talk about 1.0 and ABI guarantees,
@@ -142,6 +140,8 @@
- just before 1.0, try a HAVE_INT64=0 build and be sure it runs
+ - Windows port needs recursive mutexes
+
Should Be Post 1.0
===
More information about the dbus-commit
mailing list