Find a file
Havoc Pennington 5a6adeee6e 2002-11-21 Havoc Pennington <hp@redhat.com>
* dbus/Makefile.am (INCLUDES): define DBUS_COMPILATION
	so we can allow ourselves to include files directly,
	instead of having to use dbus.h

	* dbus/dbus.h: fill in

	* dbus/dbus-message.h: sketch out a sample header file.
	Include griping if you include it directly instead of
	via dbus.h

	* dbus/dbus-macros.h: new file with macros for extern "C",
	TRUE/FALSE, NULL, etc.

	* doc/file-boilerplate.c: put include guards in here
2002-11-21 22:05:55 +00:00
dbus 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 22:05:55 +00:00
doc 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 22:05:55 +00:00
server initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
test initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
AUTHORS initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
autogen.sh 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:03:04 +00:00
ChangeLog 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 22:05:55 +00:00
configure.in 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:03:04 +00:00
COPYING 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:54:29 +00:00
dbus-1.0.pc.in initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
INSTALL initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
Makefile.am initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
Makefile.cvs 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:03:04 +00:00
NEWS initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
README initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00

D-BUS is a simple IPC library based on messages.