dbus ChangeLog,1.1122,1.1123

Havoc Pennington hp at kemper.freedesktop.org
Sat Sep 16 08:34:37 PDT 2006


Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv7342

Modified Files:
	ChangeLog 
Log Message:
2006-09-16  Havoc Pennington  <hp at redhat.com>

	* dbus/dbus-sysdeps-unix.h: small change to Peter's patch to make
	dbus-sysdeps-unix-util.c build, add unix-specific sysdeps header.

	* dbus/dbus-sysdeps.h, dbus-sysdeps-unix.c: patch from Peter 
	Kümmel bug #8249 to make the sysdeps.h read/write/open/close
	functions specifically for sockets only, and move generic 
	read/write/open/close into unix-specific code.



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1122
retrieving revision 1.1123
diff -u -d -r1.1122 -r1.1123
--- ChangeLog	14 Sep 2006 13:53:15 -0000	1.1122
+++ ChangeLog	16 Sep 2006 15:34:34 -0000	1.1123
@@ -1,3 +1,13 @@
+2006-09-16  Havoc Pennington  <hp at redhat.com>
+
+	* dbus/dbus-sysdeps-unix.h: small change to Peter's patch to make
+	dbus-sysdeps-unix-util.c build, add unix-specific sysdeps header.
+
+	* dbus/dbus-sysdeps.h, dbus-sysdeps-unix.c: patch from Peter 
+	Kümmel bug #8249 to make the sysdeps.h read/write/open/close
+	functions specifically for sockets only, and move generic 
+	read/write/open/close into unix-specific code.
+
 2006-09-14  Havoc Pennington  <hp at redhat.com>
 
 	* dbus/dbus-transport-unix.c (unix_do_iteration): fix a valgrind



More information about the dbus-commit mailing list