Menu

Tree [0fd905] master /
 History

HTTPS access


File Date Author Commit
 Downloads 2014-07-07 Bryan Costales Bryan Costales [0fd905] Added ability to supress allocation of memory f...
 build 2013-12-03 Bryan Costales Bryan Costales [59c330] Initial commit
 doc 2014-07-07 Bryan Costales Bryan Costales [0fd905] Added ability to supress allocation of memory f...
 tests 2014-06-29 Bryan Costales Bryan Costales [5b58e5] Added ability to use your own hash. Added abili...
 .gitignore 2014-06-29 Bryan Costales Bryan Costales [5b58e5] Added ability to use your own hash. Added abili...
 Build 2014-06-29 Bryan Costales Bryan Costales [5b58e5] Added ability to use your own hash. Added abili...
 Makefile.am 2014-06-29 Bryan Costales Bryan Costales [5b58e5] Added ability to use your own hash. Added abili...
 README 2014-06-29 Bryan Costales Bryan Costales [5b58e5] Added ability to use your own hash. Added abili...
 RELEASE_NOTES 2014-07-07 Bryan Costales Bryan Costales [0fd905] Added ability to supress allocation of memory f...
 aclocal.m4 2014-06-27 Bryan Costales Bryan Costales [50536d] Added .gitignore and missing files
 config.h.in 2014-06-27 Bryan Costales Bryan Costales [50536d] Added .gitignore and missing files
 configure.ac 2014-07-07 Bryan Costales Bryan Costales [0fd905] Added ability to supress allocation of memory f...
 hash.c 2014-07-07 Bryan Costales Bryan Costales [0fd905] Added ability to supress allocation of memory f...
 hash.h 2014-07-07 Bryan Costales Bryan Costales [0fd905] Added ability to supress allocation of memory f...

Read Me

Libhash a thead-safe hash table library

To build perform the usual steps:

	./configure
	make
	make check

To install:

	make install

To change the installation directory from /usr/local/lib 
and /usr/local/include, configure with:

	./configure --prefix=/opt/your/directory

Report bug to bcx+libhash at bcx dot com

This code base is Copyright 2013-2014 Bryan Costales
But is licensed under:

http://creativecommons.org/licenses/by/4.0/deed.en_US

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.