Go to file
Angus Salkeld fcd0ca69d9 IPC: change the ipcs_connection to a pointer (not handle).
This is make integrating with corosync easier.
Also technically it doesn't really matter it still
has a reference counter.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-10-01 22:57:02 +10:00
docs Delete unchecked API (to be re-added later). 2010-09-30 20:49:11 +10:00
include IPC: change the ipcs_connection to a pointer (not handle). 2010-10-01 22:57:02 +10:00
lib IPC: change the ipcs_connection to a pointer (not handle). 2010-10-01 22:57:02 +10:00
tests IPC: change the ipcs_connection to a pointer (not handle). 2010-10-01 22:57:02 +10:00
.gitignore Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
autogen.sh libtool and code re-structure 2010-04-15 23:25:29 +10:00
coding_style.txt Add the coding style definition file. 2010-07-06 12:45:46 +10:00
configure.ac cleanup the configure script. 2010-09-30 21:26:50 +10:00
COPYING Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
INSTALL Initial Commit. 2010-03-11 14:19:39 +11:00
libqb.spec.in Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
Lindent Add a script for indenting the code (kernel formatting) 2010-06-10 21:34:17 +10:00
Makefile.am Roll all little libs into libqb. 2010-05-27 11:34:58 +10:00
README Initial Commit. 2010-03-11 14:19:39 +11:00
release.mk Add a release makefile 2010-07-12 16:20:03 +10:00
TODO IPC: rewrite (simpler API & more structured layout). 2010-08-23 12:46:36 +10:00