Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: fix for dynamically grown hashes | Jorge Boncompte [DTI2] | 2014-04-01 | 1 | -0/+1 |
* | hash: dynamically grow hash table | Stephen Hemminger | 2013-02-24 | 1 | -4/+61 |
* | hash: force size to be a power of 2 | Stephen Hemminger | 2013-02-24 | 1 | -2/+3 |
* | lib: Better hashing of string values using Bernstein hash | Stephen Hemminger | 2011-03-21 | 1 | -0/+11 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -2/+1 |
* | [lib] hash compare function arguments ought to be const qualified | Stephen Hemminger | 2008-08-22 | 1 | -2/+2 |
* | 2005-05-06 Paul Jakma <paul@dishone.st> | paul | 2005-05-06 | 1 | -4/+5 |
* | Number of warnings is down to 3 again in lib directory. A lot of const's | hasso | 2004-10-05 | 1 | -2/+2 |
* | Assorted changes from work at BBN. Most are minor, and several are in | gdt | 2004-08-31 | 1 | -2/+9 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+182 |