libqb/lib
Steven Dake 82e984fe38 Add an initial implementation of a hash table.
The hash table implementation is somewhat unique in that I plan to add graph
functionality to allow hash entries to be linked between other hash
entries to provide a mechanism to structure data within a hash table.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-04-15 08:00:56 +10:00
..
hash Add an initial implementation of a hash table. 2010-04-15 08:00:56 +10:00
ipc add ipcs from corosync 2010-03-19 15:04:21 +11:00
logsys add logsys from corosync. 2010-03-20 21:40:03 +11:00
plugin add the plugin library. 2010-03-19 14:36:04 +11:00
poll clean up lib.versions files 2010-03-19 14:42:32 +11:00
timer clean up lib.versions files 2010-03-19 14:42:32 +11:00
tsafe clean up lib.versions files 2010-03-19 14:42:32 +11:00
wthread Add wthread & queue. 2010-03-20 21:23:19 +11:00
Makefile.am add logsys from corosync. 2010-03-20 21:40:03 +11:00