dbus ChangeLog,1.1119,1.1120
John Palmieri
johnp at kemper.freedesktop.org
Wed Sep 13 22:20:14 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv1625
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-sysdeps-util-unix.c (_dbus_write_pid_file):
use _dbus_close instead of close
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1119
retrieving revision 1.1120
diff -u -d -r1.1119 -r1.1120
--- ChangeLog 14 Sep 2006 05:07:11 -0000 1.1119
+++ ChangeLog 14 Sep 2006 05:20:12 -0000 1.1120
@@ -1,5 +1,10 @@
2006-09-14 John (J5) Palmieri <johnp at redhat.com>
+ * dbus/dbus-sysdeps-util-unix.c (_dbus_write_pid_file):
+ use _dbus_close instead of close
+
+2006-09-14 John (J5) Palmieri <johnp at redhat.com>
+
* dbus/dbus-sysdeps.c: Add support for LOCAL_CREDS socket
credentials. Fixes "external" authentication under e.g. NetBSD
which does not support any other socket credentials mechanism.
More information about the dbus-commit
mailing list