summaryrefslogtreecommitdiffstats
path: root/lib/hash.c
Commit message (Expand)AuthorAgeFilesLines
* lib: fix for dynamically grown hashesJorge Boncompte [DTI2]2014-04-011-0/+1
* hash: dynamically grow hash tableStephen Hemminger2013-02-241-4/+61
* hash: force size to be a power of 2Stephen Hemminger2013-02-241-2/+3
* lib: Better hashing of string values using Bernstein hashStephen Hemminger2011-03-211-0/+11
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-2/+2
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-4/+5
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-2/+2
* Assorted changes from work at BBN. Most are minor, and several are ingdt2004-08-311-2/+9
* Initial revisionpaul2002-12-131-0/+182