summaryrefslogtreecommitdiffstats
path: root/src/util/murmurhash3.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on older little-endian systemsStephen Gallagher2012-06-151-1/+2
* murmurhash: Relax inline requirementStephen Gallagher2012-04-241-2/+2
* util: Fix murmurhash3 on machines with old glibcSimo Sorce2012-01-091-0/+10
* util: add murmurhash3 hash functionSimo Sorce2012-01-091-0/+110