Go to file
Angus Salkeld b07b65df42 IPC: change service instance from handle to pointer.
Mainly to be consistent with the other objects.

Also:
- splint warnings(-weak) are now zero.
- Added a reference counter to replace the handle.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-11-03 21:41:05 +11:00
docs DOCS: add some doxygen comments to array & hdb. 2010-10-19 08:59:51 +11:00
include IPC: change service instance from handle to pointer. 2010-11-03 21:41:05 +11:00
lib IPC: change service instance from handle to pointer. 2010-11-03 21:41:05 +11:00
tests IPC: change service instance from handle to pointer. 2010-11-03 21:41:05 +11:00
.gitignore TEST: add a check_resources script 2010-11-02 23:17:39 +11:00
autogen.sh libtool and code re-structure 2010-04-15 23:25:29 +10:00
check_all Fix ./check_all 2010-11-03 21:39:14 +11:00
coding_style.txt Add the coding style definition file. 2010-07-06 12:45:46 +10:00
configure.ac IPC: change service instance from handle to pointer. 2010-11-03 21:41:05 +11: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 resizable array that doesn't move memory. 2010-10-19 07:05:54 +11:00
Lindent Add a script for indenting the code (kernel formatting) 2010-06-10 21:34:17 +10:00
Makefile.am LINT: get the lint target working. 2010-10-19 22:36:08 +11:00
README Initial Commit. 2010-03-11 14:19:39 +11:00
release.mk Tweek the release.mk file to produce tags like vX.Y.Z 2010-10-18 10:41:38 +11:00
TODO IPC: rewrite (simpler API & more structured layout). 2010-08-23 12:46:36 +10:00